lukelin-linkernetworks opened a new issue #17381:
URL: https://github.com/apache/superset/issues/17381
I was trying to export the data from dashboards by clicking Export CSV, like
below, but got error saying `{"message":"Error: Error (planning_exception):
{'error': {'root_cause': [{'type': 'planning_exception', 'reason': 'The maximum
LIMIT for aggregate sorting is [65536], received [100000]'}], 'type':
'planning_exception', 'reason': 'The maximum LIMIT for aggregate sorting is
[65536], received [100000]'}, 'status': 400}"}`

However, if I go to 'view chart in Explore' and exporting csv by click 'CSV
icon', then the whole queried data can be exported successfully. Does anyone
know how it was caused and how to solve it?
### Expected results
export and download CSV from the dashboards tab.
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [ ] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [ V] I have reproduced the issue with at least the latest released version
of superset.
- [ V] I have checked the issue tracker for the same issue and I haven't
found one similar.
--
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]