Skip to content
Snippets Groups Projects
Unverified Commit cd3e26b9 authored by github-automation-metabase's avatar github-automation-metabase Committed by GitHub
Browse files

Apply Column Sort To Pivot Sections (#49802) (#49988)


* Apply Column Sort To Pivot Sections

Fixes #49437

This PR fixes the dataset API so that column sorts (ascending/descending settings on pivot-rows and pivot-cols) are
properly parsed and passed through the QP.

After that, I've also modified the post processor to use the sort orders properly in pivoted exports.

* println debugging :)

* fixing a few tests

* fix a few more tests

Co-authored-by: default avataradam-james <21064735+adam-james-v@users.noreply.github.com>
parent 29ae42d5
No related branches found
Tags v0.51.3.3 v1.51.3.3
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