Skip to content

fix(sql): fix rendering empty untyped array#5907

Merged
bluestreak01 merged 3 commits intomasterfrom
mt_fix-empty-array
Jul 8, 2025
Merged

fix(sql): fix rendering empty untyped array#5907
bluestreak01 merged 3 commits intomasterfrom
mt_fix-empty-array

Conversation

@mtopolnik
Copy link
Copy Markdown
Contributor

Fixes SELECT ARRAY[], which failed with "No appender for ColumnType 0"

Copy link
Copy Markdown
Collaborator

@kafka1991 kafka1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/cairo/arr/ArrayTypeDriver.java 2 2 100.00%

@bluestreak01 bluestreak01 merged commit b871d54 into master Jul 8, 2025
34 checks passed
@bluestreak01 bluestreak01 deleted the mt_fix-empty-array branch July 8, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants