Skip to content

fix(cubesql): ensure numeric measure filters are cast correctly#11032

Open
isaacharrisholt wants to merge 1 commit into
cube-js:masterfrom
isaacharrisholt:fix_numeric_measure_filter_casting
Open

fix(cubesql): ensure numeric measure filters are cast correctly#11032
isaacharrisholt wants to merge 1 commit into
cube-js:masterfrom
isaacharrisholt:fix_numeric_measure_filter_casting

Conversation

@isaacharrisholt

Copy link
Copy Markdown

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

Closes #11031

Would be great to get this merged as it's blocking our migration to Tesseract, and we'd love multi-fact views!

@github-actions github-actions Bot added rust Pull requests that update Rust code pr:community Contribution from Cube.js community members. labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:community Contribution from Cube.js community members. rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tesseract bug: filtering by aggregate measures broken in BigQuery due to type casting problem

1 participant