rajasekaranmpomelo commented on issue #35139: URL: https://github.com/apache/superset/issues/35139#issuecomment-3580819429
I still get the issue as my export only exports the data with 50k rows limit; I have below configuration; could anyone please help on this CSV_EXPORT_MAX_ROWS = 500000 ALLOW_FULL_CSV_EXPORT = True SQL_MAX_ROW = 1000000 ROW_LIMIT = 500000 SAMPLES_ROW_LIMIT = 500000 -- 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]
