Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cubesql): Remove incorrect LOWER match rules and fallback to SQL pushdown #8246

Merged
merged 4 commits into from
May 15, 2024

Conversation

Nikita-str
Copy link
Contributor

@Nikita-str Nikita-str commented May 8, 2024

Check List

  • Tests has been run in packages where changes 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

@Nikita-str Nikita-str requested a review from a team as a code owner May 8, 2024 14:25
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label May 8, 2024
Copy link

vercel bot commented May 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview May 8, 2024 8:50pm

@paveltiunov paveltiunov changed the title fix(cubesql): remove incorrect rules fix(cubesql): Remove incorrect LOWER match rules and fallback to SQL pushdown May 14, 2024
@Nikita-str Nikita-str merged commit 6c39f37 into master May 15, 2024
64 checks passed
@Nikita-str Nikita-str deleted the C964-side-task--remove-incorrect-rules branch May 15, 2024 18:01
keydunov pushed a commit that referenced this pull request May 16, 2024
…pushdown (#8246)

* remove incorrect rules

* add sql_push_down check where needed

* remove "filter-thoughtspot-lower-in-true-false" rule and test the case by SQL_PUSH_DOWN

* make more correct checks
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants