Skip to content

Antalya 25.6.5 - Backport of #85538 - Few fixes to hive reads & writes - #1001

Merged
arthurpassos merged 7 commits into
antalya-25.6.5from
backport_fixes_to_hive_reads_writes
Sep 6, 2025
Merged

Antalya 25.6.5 - Backport of #85538 - Few fixes to hive reads & writes#1001
arthurpassos merged 7 commits into
antalya-25.6.5from
backport_fixes_to_hive_reads_writes

Conversation

@arthurpassos

@arthurpassos arthurpassos commented Sep 3, 2025

Copy link
Copy Markdown
Collaborator

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Backport of ClickHouse#85538

Documentation entry for user-facing changes

  1. LowCardinality for hive columns
  2. Fill hive columns before virtual columns (required for S3Queue ordered mode with hive partitioning ClickHouse/ClickHouse#81040)
  3. LOGICAL_ERROR on empty format for hive Logical error: 'File format can't be empty for hive style partitioning' ClickHouse/ClickHouse#85528
  4. Fix check for hive partition columns being the only columns
  5. Assert all hive columns are specified in the schema
  6. Partial fix for parallel_replicas_cluster with hive
  7. Use ordered container in extractkeyValuePairs for hive utils (required for S3Queue ordered mode with hive partitioning ClickHouse/ClickHouse#81040)

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

…columns_before_virtual_columns

Few fixes to object storage hive reads & writes
@github-actions

github-actions Bot commented Sep 3, 2025

Copy link
Copy Markdown

Workflow [PR], commit [756ab0a]

@arthurpassos

Copy link
Copy Markdown
Collaborator Author

Only failure is: [Bugfix validation (functional tests)](https://altinity-build-artifacts.s3.amazonaws.com/json.html?PR=1001&sha=756ab0aa01e6ac3966c85f922eaf7296c2de35f5&name_0=PR&name_1=Bugfix%20validation%20%28functional%20tests%29) — ERROR: Job killed, exit code [1] - set status to [error]., looks like it is good to go

@arthurpassos
arthurpassos merged commit 11032e9 into antalya-25.6.5 Sep 6, 2025
96 of 99 checks passed
@svb-alt svb-alt added the antalya-obsolete PR exists in higher Altinity release (doesn’t need forward porting) label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

antalya antalya-25.6 antalya-25.6.5 antalya-obsolete PR exists in higher Altinity release (doesn’t need forward porting)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants