Skip to content

Antalya 26.4: normalizing format check using lower case#1889

Open
zvonand wants to merge 1 commit into
antalya-26.4from
feature/antalya-26.4/pr-1803
Open

Antalya 26.4: normalizing format check using lower case#1889
zvonand wants to merge 1 commit into
antalya-26.4from
feature/antalya-26.4/pr-1803

Conversation

@zvonand

@zvonand zvonand commented Jun 7, 2026

Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Cherry-picked from #1803.


Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

It looks like we were not able to use the parquet metadata cache because the parquet format string gets passed many different ways and we were only looking for "Parquet". For example "PARQUET" from tools like Spark, "Parquet" internally in our code base, and "parquet" if you are following the iceberg spec.

In the future, it would be good to normalize this format string in one place, because we are dealing with this same issue in a few different places in the code.

…e-ClickHouse-pr-102825

Antalya 26.3: normalizing format check using lower case
@zvonand zvonand added releasy Created/managed by RelEasy antalya-26.4 labels Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

Workflow [PR], commit [2561efa]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya-26.4 releasy Created/managed by RelEasy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant