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 method to extract live file list from local manifest #286

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

aanq
Copy link

@aanq aanq commented Sep 22, 2023

This somewhat mirrors existing FindAllLiveFiles, but doesn't resolve manifest filename or fetch it from the cloud, making it somewhat safer (in return for the need to ensure the manifest is present) and more flexible as it can operate for example on a copy of the live manifest.

@aanq aanq requested review from seckcoder and a team September 22, 2023 20:15
@aanq aanq marked this pull request as ready for review September 22, 2023 20:16
Copy link

@seckcoder seckcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a test in db_cloud_test to test the new function: ReadManifestLiveFiles?

Otherwise, change looks good to me.

@igorcanadi
Copy link

Agreed with @seckcoder , this looks good but needs a test.

@aanq aanq force-pushed the jan_live_file_list_from_manifest branch from 06bdc8e to 795f08b Compare September 25, 2023 11:02
@aanq aanq merged commit feb393b into master Sep 26, 2023
@aanq aanq deleted the jan_live_file_list_from_manifest branch September 26, 2023 09:02
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.

4 participants