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

Replace with new BucketFS API #224

Open
tkilias opened this issue Nov 21, 2024 · 0 comments
Open

Replace with new BucketFS API #224

tkilias opened this issue Nov 21, 2024 · 0 comments
Labels
bug Unwanted / harmful behavior

Comments

@tkilias
Copy link
Collaborator

tkilias commented Nov 21, 2024

result_bucketfs_location=LocalFSMockBucketFSLocation(local_fs_mock_bucket_fs_tmp_path),


bucketfs_location: Union[AbstractBucketFSLocation, MagicMock] = create_autospec(AbstractBucketFSLocation)

from exasol_bucketfs_utils_python.localfs_mock_bucketfs_location import LocalFSMockBucketFSLocation

See also search https://github.com/search?q=repo%3Aexasol%2Fadvanced-analytics-framework%20BucketFSLocation&type=code

@tkilias tkilias added the bug Unwanted / harmful behavior label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unwanted / harmful behavior
Projects
None yet
Development

No branches or pull requests

1 participant