Skip to content
Snippets Groups Projects
Unverified Commit f901b5ae authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Improved pivot QP: use MLv2 and avoid recursive preprocessing (performance improvement) (#40141)

* Pivot QP use MLv2

* Wow

* Test fix :wrench:

* Fixes

* Actions should use strings for column names (fix :update-row and :create-row normalization)

* MLv2 schema should check against keys for the other query type

* Ok, have I fixed things?

* More fixes :wrench:

* Fix indentation

* Another round of test fixes. :wrench:

* Hopefully the last few test fixes :wrench:

* We need to test normalization for queries that have keyword keys as well.

* Fix Cljs i18n namespaces

* Sort namespaces

* Only test against H2

* Test fixes :wrench:

* Register MBQL clause schemas and test fixes :wrench:

* Test fixes and PR feedback

* Test fix

* Remove the normalization tests

* Test fixes :wrench:

* Fix kondo

* PR feedback

* Resurrect remove-all-breakouts

* Test fixes :wrench:
parent 91486ae4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment