Skip to content

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

Open
zvonand wants to merge 2 commits into
antalya-26.6from
feature/antalya-26.6/pr-1803-1
Open

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

Conversation

@zvonand

@zvonand zvonand commented Aug 6, 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 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

Workflow [PR], commit [66a8294]

@zvonand zvonand mentioned this pull request Aug 7, 2026
67 tasks
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.

2 participants