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

Add tiledb_vfs_ls_recursive() #691

Merged
merged 3 commits into from
Apr 11, 2024
Merged

Conversation

eddelbuettel
Copy link
Contributor

@eddelbuettel eddelbuettel commented Apr 11, 2024

Straightforward export of the functionality provided in the vfs_experimental header.

Currently no unit test as we don't generally hit S3 from CI but may add a simple one conditional on having one of the AWS_* environment variables set so that it would run regularly in (local) dev. I presume we have a better pattern somewhere? Is there a something I should add as a secret to the GHA setup?

[ Edit: I added one, hitting "s3://tiledb-test-arrays/1.4/customer" if AWS_ACCESS_KEY_ID is non-zero. ]

@eddelbuettel
Copy link
Contributor Author

Thank you @awenocur !

@eddelbuettel eddelbuettel merged commit 4806938 into master Apr 11, 2024
1 check passed
@eddelbuettel eddelbuettel deleted the de/sc-45048/ls_recursive branch April 11, 2024 19:49
@eddelbuettel eddelbuettel mentioned this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants