Skip to content

Conversation

@zvonand
Copy link
Collaborator

@zvonand zvonand commented Dec 10, 2025

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 into CHANGELOG.md):

Fixes a bug where toDateTimeOrNull of a negative argument returns NULL (ClickHouse#90490 by @yariks5s)

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)

…ime-null-bug

Fix a bug about `toDateTimeOrNull` with negative argument
@github-actions
Copy link

github-actions bot commented Dec 10, 2025

Workflow [PR], commit [6384aee]

@zvonand zvonand merged commit 20ca39f into antalya-25.8 Dec 14, 2025
371 of 388 checks passed
@alsugiliazova
Copy link
Member

Corresponding run in clickhouse-regression https://github.com/Altinity/clickhouse-regression/actions/runs/20237444281
Aggregate functions and Parquet suites did not fail on initial set up, which means pr is fixing the issue that we had with Map(Bool, DateTime) datatype.

@alsugiliazova alsugiliazova added the verified Verified by QA label Dec 15, 2025
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.

5 participants