pieter-lazzaro opened a new pull request #5539: Fix TableViz column order URL: https://github.com/apache/incubator-superset/pull/5539 Fixes #5373 Column names maintain the order which they are defined in form_data with the following hierarchy: For Non-Grouped: The all_columns list is returned For Grouped: - groupby columns - timestamp if needed - metrics - percent_metrics - timeseries_limit_metric
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
