Skip to content

Add regression test for hive partitioning with Date type in path#96348

Merged
alexey-milovidov merged 1 commit intomasterfrom
test-87586-hive-partitioning-date
Feb 8, 2026
Merged

Add regression test for hive partitioning with Date type in path#96348
alexey-milovidov merged 1 commit intomasterfrom
test-87586-hive-partitioning-date

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Closes #87586 - hive partitioning was wrapping non-String types like Date in LowCardinality, causing SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY error when a date-like value appeared in the URL path.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Closes #87586 - hive partitioning was wrapping non-String types like
Date in `LowCardinality`, causing `SUSPICIOUS_TYPE_FOR_LOW_CARDINALITY`
error when a date-like value appeared in the URL path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Feb 7, 2026

Workflow [PR], commit [4663571]

Summary:

job_name test_name status info comment
Stress test (amd_tsan) failure
Segmentation fault (STID: 2704-3fd4) FAIL cidb, issue

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Feb 7, 2026
@alexey-milovidov alexey-milovidov merged commit 2dce8d9 into master Feb 8, 2026
131 of 134 checks passed
@alexey-milovidov alexey-milovidov deleted the test-87586-hive-partitioning-date branch February 8, 2026 03:07
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Feb 8, 2026
@antaljanosbenjamin antaljanosbenjamin added the post-approved Approved, but after the PR is merged. label Mar 20, 2026
@antaljanosbenjamin antaljanosbenjamin self-assigned this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

post-approved Approved, but after the PR is merged. pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prohibited LowCardinality when importing tables with dates

3 participants