Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Remove old BucketFs API and Package #43

Open
5 tasks
Nicoretti opened this issue Oct 28, 2022 · 1 comment
Open
5 tasks

🔧 Remove old BucketFs API and Package #43

Nicoretti opened this issue Oct 28, 2022 · 1 comment
Labels
refactoring Code improvement without behavior change

Comments

@Nicoretti
Copy link
Member

Summary

Currently the exasol-bucketfs package contains two packages (exasol.bucketfs, exasol_bucketfs_utils_python) containing the new and the old API receptively. Once all dependencies to the old API are cut the exasol_bucketfs_utils_python package and their receptive tests should be removed.

References

Requires this issues to be solved first:

Task(s)

  • Remove old API package exasol_bucketfs_utils_python
  • Remove tests for exasol_bucketfs_utils_python package
  • Remove deprecated dependency
    • Joblib
    • Typeguard?
@Nicoretti Nicoretti added the refactoring Code improvement without behavior change label Oct 28, 2022
@tkilias
Copy link

tkilias commented Oct 23, 2024

The package exasol_bucketfs_utils_python is not used anymore by any active public exasol repo, so we can remove it. With this we should also increase the major version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

2 participants