Skip to content

Conversation

@mkmkme
Copy link
Collaborator

@mkmkme mkmkme commented Jan 7, 2026

Fix simple parquet reader v3 assert on bool column min/max. This PR fixes #1251

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

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

Fix simple parquet reader v3 assert on bool column min/max (ClickHouse#87095 by @al13n321)

CI/CD Options

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

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

Fix simple parquet reader v3 assert on bool column min/max
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Workflow [PR], commit [0064308]

@mkmkme
Copy link
Collaborator Author

mkmkme commented Jan 7, 2026

Integration tests tsan failures:

  • test_s3_cache_locality/test.py::test_cache_locality[0] -- couldn't reproduce locally, although it took long to execute (493 seconds)
  • test_checking_s3_blobs_paranoid/test.py::test_when_s3_timeout_at_listing -- couldn't reproduce locally

Failures to start ClickHouse server also don't seem related to the PR, I've seen them before.

For some reason, amd_asan integration tests could not produce a report.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants