Skip to content

Add test for #91380#92042

Closed
Algunenano wants to merge 3 commits intoClickHouse:masterfrom
Algunenano:i91380
Closed

Add test for #91380#92042
Algunenano wants to merge 3 commits intoClickHouse:masterfrom
Algunenano:i91380

Conversation

@Algunenano
Copy link
Copy Markdown
Member

@Algunenano Algunenano commented Dec 12, 2025

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

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

...

Closes #91380

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Dec 12, 2025

Workflow [PR], commit [55b5713]

Summary:

job_name test_name status info comment
Fast test failure
03756_sparse_serialization_nullable_in_tuple FAIL cidb
Build (amd_debug) dropped
Build (amd_asan) dropped
Build (amd_tsan) dropped
Build (amd_msan) dropped
Build (amd_ubsan) dropped
Build (amd_binary) dropped
Build (arm_asan) dropped
Build (arm_binary) dropped
Stateless tests (arm_asan, targeted) dropped

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Dec 12, 2025
@Algunenano Algunenano self-assigned this Dec 12, 2025
@Algunenano
Copy link
Copy Markdown
Member Author

@amosbird It seems we have some bug with nullable_serialization_version='allow_sparse';

@amosbird
Copy link
Copy Markdown
Collaborator

Lemme try to reproduce it and take a look at fixing it.

@Algunenano
Copy link
Copy Markdown
Member Author

With the current test (https://github.com/ClickHouse/ClickHouse/pull/92042/changes#diff-8a09ed4f332d8026c2f08c278ba725e0642e657f7f9cdb7e34fceab2a0e54682) it always reproduces. It seems related to WHERE t.a.size = 1

@Algunenano
Copy link
Copy Markdown
Member Author

Closed in favor of #92060

@Algunenano Algunenano closed this Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logical error: 'Bad cast from type DB::ColumnVector<unsigned long> to DB::ColumnString' with Squashing

2 participants