Skip to content

Antalya 26.6: normalizing format check using lower case - #2203

Closed
zvonand wants to merge 1 commit into
antalya-26.6from
feature/antalya-26.6/pr-1803-2
Closed

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

Conversation

@zvonand

@zvonand zvonand commented Aug 13, 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.6 forwardport This is a frontport of code that existed in previous Antalya versions labels Aug 13, 2026
@github-actions

Copy link
Copy Markdown

Workflow [PR], commit [8f6e846]

@zvonand zvonand mentioned this pull request Aug 13, 2026
55 tasks
@zvonand zvonand closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya-26.6 forwardport This is a frontport of code that existed in previous Antalya versions releasy Created/managed by RelEasy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant