Skip to content

fix(clickhouse): use correct Nullable(String) type in CAST expressions#11052

Open
hughtopping wants to merge 1 commit into
cube-js:masterfrom
hughtopping:clickhouse-cast-fix
Open

fix(clickhouse): use correct Nullable(String) type in CAST expressions#11052
hughtopping wants to merge 1 commit into
cube-js:masterfrom
hughtopping:clickhouse-cast-fix

Conversation

@hughtopping

@hughtopping hughtopping commented Jun 10, 2026

Copy link
Copy Markdown

Currently, Cube outputs CAST(x AS STRING) which is not valid for Clickhouse.

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

Partially addresses #10415

Fixes invalid CAST(x AS STRING) in the Tesseract query planner path.
@hughtopping hughtopping requested a review from a team as a code owner June 10, 2026 12:13
@github-actions github-actions Bot added javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members. labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code pr:community Contribution from Cube.js community members.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant