Fix possible logical error during reading Map subcolumns by Avogar · Pull Request #101641 · ClickHouse/ClickHouse · GitHub
Skip to content

Fix possible logical error during reading Map subcolumns#101641

Merged
alexey-milovidov merged 3 commits into
masterfrom
fix-map-subcolumn-bug
Apr 9, 2026
Merged

Fix possible logical error during reading Map subcolumns#101641
alexey-milovidov merged 3 commits into
masterfrom
fix-map-subcolumn-bug

Conversation

@Avogar

@Avogar Avogar commented Apr 2, 2026

Copy link
Copy Markdown
Member

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):

Fix possible logical error during reading Map subcolumns. Closes #100769. Closes #101336

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Version info

  • Merged into: 26.4.1.748
  • Backported to: 26.3.6.5

@clickhouse-gh

clickhouse-gh Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

@clickhouse-gh clickhouse-gh Bot added the pr-bugfix Pull request with bugfix, not backported by default label Apr 2, 2026
@antaljanosbenjamin antaljanosbenjamin self-assigned this Apr 2, 2026
@alexey-milovidov

Copy link
Copy Markdown
Member

The Stress test (arm_msan) failure is fixed by #101239, which should be merged first. After it is merged, please update the branch to include the fix.

@clickhouse-gh

clickhouse-gh Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

LLVM Coverage Report

Metric Baseline Current Δ
Lines 84.00% 84.00% +0.00%
Functions 90.90% 90.90% +0.00%
Branches 76.50% 76.50% +0.00%

Changed lines: 100.00% (7/7) · Uncovered code

Full report · Diff report

@alexey-milovidov

alexey-milovidov commented Apr 9, 2026

Copy link
Copy Markdown
Member

The failures look related.

Upd: they aren't.

@alexey-milovidov

Copy link
Copy Markdown
Member

Except Iceberg failures - they are likely due to Docker.

@alexey-milovidov

Copy link
Copy Markdown
Member

Checked the test 04092_tcp_settings_parse_error_closes_connection it was reverted in master.

@alexey-milovidov alexey-milovidov self-assigned this Apr 9, 2026
@alexey-milovidov alexey-milovidov merged commit fb1aa42 into master Apr 9, 2026
146 of 163 checks passed
@alexey-milovidov alexey-milovidov deleted the fix-map-subcolumn-bug branch April 9, 2026 21:03
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Apr 9, 2026
@alexey-milovidov

Copy link
Copy Markdown
Member

robot-clickhouse added a commit that referenced this pull request Apr 9, 2026
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Apr 9, 2026
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Apr 9, 2026
clickhouse-gh Bot added a commit that referenced this pull request Apr 10, 2026
Backport #101641 to 26.3: Fix possible logical error during reading Map subcolumns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo v26.3-must-backport

Projects

None yet

5 participants