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

[MLv2] Fix pivot drills integration with the FE #36509

Merged

Conversation

bshepherdson
Copy link
Contributor

These were broken because lib.js/pivot-types was returning CLJS
keywords rather than strings.

Also makes applying drill-thrus less noisy (log/info -> log/debug).

Unskips the FE integration tests for pivot drills. Fixes #33559.

These were broken because `lib.js/pivot-types` was returning CLJS
keywords rather than strings.

Also makes applying drill-thrus less noisy (`log/info` -> `log/debug`).

Unskips the FE integration tests for pivot drills. Fixes #33559.
Copy link
Contributor Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@bshepherdson bshepherdson requested a review from a team December 6, 2023 23:53
@metabase-bot metabase-bot bot added the .Team/QueryProcessor :hammer_and_wrench: label Dec 6, 2023
@bshepherdson bshepherdson added the no-backport Do not backport this PR to any branch label Dec 6, 2023
@bshepherdson bshepherdson added this to the 0.49 milestone Dec 6, 2023
Copy link

deploysentinel bot commented Dec 7, 2023

No failed tests 🎉

@bshepherdson bshepherdson enabled auto-merge (squash) December 7, 2023 14:42
@bshepherdson bshepherdson merged commit 0b231c5 into master Dec 8, 2023
106 checks passed
@bshepherdson bshepherdson deleted the 12-06-_MLv2_Fix_pivot_drills_integration_with_the_FE branch December 8, 2023 08:56
qnkhuat pushed a commit that referenced this pull request Dec 12, 2023
These were broken because `lib.js/pivot-types` was returning CLJS
keywords rather than strings.

Also makes applying drill-thrus less noisy (`log/info` -> `log/debug`).

Unskips the FE integration tests for pivot drills. Fixes #33559.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport Do not backport this PR to any branch .Team/QueryProcessor :hammer_and_wrench:
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MLv2] [BE] Add drill-thru/pivot aka Break out by...
2 participants