-
Notifications
You must be signed in to change notification settings - Fork 5
Unify types for managing storage #355
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d96c930
Make delta_lake argument of TMM
skejserjensen ae9be08
Remove TableMetadataManager
skejserjensen 10b3314
Move connection_info to DeltaLake
skejserjensen 34cad67
Replace MetadataManager with ManagerMetadata trait
skejserjensen d30a136
Fix all compile errors from merging main
skejserjensen e12ca03
Fix compile errors for all tests
skejserjensen 117f3f4
Fix failing tests after rebasing on main
skejserjensen 9280400
Fix compile errors, warnings, tests after rebasing
skejserjensen 146ae67
Fix compile errors and missing create tables
skejserjensen 9c477ed
Normalize naming for creating IO types
skejserjensen eac89fb
Move compression of multivariate to compression
skejserjensen 2f96f85
Fix unit tests after rebasing branch
skejserjensen 10cc29b
Remove SessionContext from DataFolder
skejserjensen de0e838
Remove metadata and schema methods from DataFolder
skejserjensen 866a0ef
Move writer to DeltaLake table_writer
skejserjensen a09f1f1
Move register to DeltaLake and remove DataFolder
skejserjensen 3f3c8b0
Rename DeltaLake to DataFolder
skejserjensen 804f69a
Remove TableMEtadataManager
skejserjensen e590530
Remove duplicate SessionContexts
skejserjensen 8ebf233
Fix Clippy warnings
skejserjensen 361cb74
Move metadata tables to the metadata schema
skejserjensen 583a6e9
Remove TableMetadataManager from documentation
skejserjensen 0468f06
Fix issues found by copilot code review
skejserjensen 1fd29ac
Fix compile error after rebasing on main
skejserjensen dbc129a
Format all package using cargo fmt
skejserjensen 5e4bb33
Update based on comments from @CGodiksen
skejserjensen bff7eaf
Fix compile error due to renaming
skejserjensen 5c33dc4
Update based on comments from @CGodiksen
skejserjensen 1e99357
Update based on comments from @chrthomsen
skejserjensen 8ca91ee
Fix cargo doc warnings
skejserjensen ef9c74d
Import modelardb_storage::data_folder::DataFolder
skejserjensen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.