-
Notifications
You must be signed in to change notification settings - Fork 8
25.3 Antalya port - Parquet metadata caching #795
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
25.3 Antalya port - Parquet metadata caching #795
Conversation
Parquet File Metadata caching implementation
src/Core/SettingsChangesHistory.cpp
Outdated
/// Release closed. Please use 25.1 | ||
}); | ||
addSettingsChanges(settings_changes_history, "24.11", | ||
{"object_storage_cluster", "", "", "New setting"}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suppose I should remove this?
Implement clear parquet metadata cache command
c2b2ef0
to
96ac077
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please address failing tests
test_parquet_drop_metadata_cache/test.py::test_clear_cache_on_cluster
is https://s3.amazonaws.com/altinity-build-artifacts/795/96ac077171450c4249ea030b48b795ca8fcafdbf/integration_tests__release__[3_8].html
there are also some other metadata related test failures in https://s3.amazonaws.com/altinity-build-artifacts/795/96ac077171450c4249ea030b48b795ca8fcafdbf/integration_tests__release__[7_8].html
…d_port_25.3 25.3 Antalya port - Parquet metadata caching
…_metadata_caching Antalya 25.6.5: Forward port of #795 - Parquet Metadata Caching
…795_parquet_metadata_caching Revert "Antalya 25.6.5: Forward port of #795 - Parquet Metadata Caching"
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Port #586, #636, #662, #674 and #713 - OR - simply port #715.
Documentation entry for user-facing changes
...
Exclude tests: