rusackas commented on PR #41346: URL: https://github.com/apache/superset/pull/41346#issuecomment-5008143858
Thanks @kgabryje, good catch. `server_page_length: 0` was falling into the paging math and collapsing `row_limit` to 0. It falls back to the configured row limit instead (filter-reset path too), tests added, pushed. -- 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]
