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): Fix "unable to represent JsFunction in Python" in queries when using python for cube configuration #8449

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Jul 10, 2024

  • fix typos
  • Add unparsedMemberExpressionValidator for query

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
@KSDaemon KSDaemon requested a review from a team as a code owner July 10, 2024 16:25
Copy link

vercel bot commented Jul 10, 2024

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

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Jul 17, 2024 7:10am
@KSDaemon KSDaemon marked this pull request as draft July 10, 2024 16:25
@KSDaemon KSDaemon marked this pull request as ready for review July 11, 2024 13:52
@KSDaemon KSDaemon changed the title fix(cubesql): Unable to represent JsFunction in Python when query_rewrite is being used with SQL push down Jul 11, 2024
@KSDaemon KSDaemon changed the title fix(cubesql): Fix "unable to represent JsFunction in Python" when using python for cube configuration Jul 11, 2024
@KSDaemon KSDaemon force-pushed the fix/jsfunction-in-python branch 4 times, most recently from 72b111a to e943e6e Compare July 15, 2024 12:57
@KSDaemon KSDaemon merged commit bcef222 into master Jul 17, 2024
33 checks passed
@KSDaemon KSDaemon deleted the fix/jsfunction-in-python branch July 17, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants