Skip to content

Fix to_columns off-by-one serialization error#3196

Merged
texodus merged 1 commit into
masterfrom
fix-to-columns-hidden-sort
Jul 10, 2026
Merged

Fix to_columns off-by-one serialization error#3196
texodus merged 1 commit into
masterfrom
fix-to-columns-hidden-sort

Conversation

@texodus

@texodus texodus commented Jul 10, 2026

Copy link
Copy Markdown
Member

Fixes #3195 and adds regression tests

Signed-off-by: Andrew Stein <steinlink@gmail.com>
@texodus texodus added the bug Concrete, reproducible bugs label Jul 10, 2026
@texodus texodus merged commit 875b1ab into master Jul 10, 2026
16 checks passed
@texodus texodus deleted the fix-to-columns-hidden-sort branch July 10, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Development

Successfully merging this pull request may close these issues.

Missing Visible Column in to_columns() for One-Sided Pivots with Hidden Sort Columns

1 participant