25.3 Antalya port - Parquet metadata caching#795
Merged
Enmk merged 13 commits intoantalya-25.3from May 29, 2025
Merged
Conversation
Parquet File Metadata caching implementation
arthurpassos
commented
May 22, 2025
src/Core/SettingsChangesHistory.cpp
Outdated
| /// Release closed. Please use 25.1 | ||
| }); | ||
| addSettingsChanges(settings_changes_history, "24.11", | ||
| {"object_storage_cluster", "", "", "New setting"}, |
Collaborator
Author
There was a problem hiding this comment.
I suppose I should remove this?
Implement clear parquet metadata cache command
c2b2ef0 to
96ac077
Compare
Enmk
requested changes
May 27, 2025
Member
Enmk
left a comment
There was a problem hiding this comment.
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
arthurpassos
pushed a commit
that referenced
this pull request
Jul 15, 2025
…d_port_25.3 25.3 Antalya port - Parquet metadata caching
13 tasks
13 tasks
arthurpassos
added a commit
that referenced
this pull request
Jul 28, 2025
…_metadata_caching Antalya 25.6.5: Forward port of #795 - Parquet Metadata Caching
arthurpassos
added a commit
that referenced
this pull request
Jul 28, 2025
arthurpassos
added a commit
that referenced
this pull request
Jul 28, 2025
…795_parquet_metadata_caching Revert "Antalya 25.6.5: Forward port of #795 - Parquet Metadata Caching"
arthurpassos
added a commit
that referenced
this pull request
Jul 28, 2025
13 tasks
13 tasks
Collaborator
Author
|
Marking it as obsolete in favor of #1039 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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: