supermarin1 commented on issue #13232: URL: https://github.com/apache/superset/issues/13232#issuecomment-809273474
Thera are no test case covering my case :-( And this is more about `/api/v1/chart/export` endpoint. I'm able to get all info from `api/v1/chart/export?q=[chart_id]` to form post request to `/api/v1/chart/data` **except** ordering columns. There is no chart settings as for sorting  but there is sorting in SQL query (chart -> view query)  As the result - I can get the same result with API as I can see on UI. May be there is the way we can get that query? -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
