michael-s-molina commented on PR #33269: URL: https://github.com/apache/superset/pull/33269#issuecomment-2838451279
Thanks for working on this @justinpark! Would be possible to always keep the `dimension, metric, offset` order? Example: ``` count count, 1 week ago airbnb airbnb, 1 week ago airbnb airbnb, count, 1 week ago airbnb, sum, 1 week ago ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
