kbastani opened a new pull request #7784: URL: https://github.com/apache/pinot/pull/7784
## Description There are various JDBC issues that were detected through Tableau integration tests. This issue details those issues to be fixed for 0.9.0 release. - The default maximum limit on records is added to SQL queries without a defined limit, which causes errors to be returned for some queries. - Various timeout issues were detected in the async HTTP client requests to the Pinot broker. These fixes address issues here: https://github.com/apache/pinot/issues/7783 ## Upgrade Notes Does this PR prevent a zero down-time upgrade? (Assume upgrade order: Controller, Broker, Server, Minion) * [ ] Yes Does this PR fix a zero-downtime upgrade introduced earlier? * [ ] Yes Does this PR otherwise need attention when creating release notes? Things to consider: * [ ] Yes ## Documentation https://docs.pinot.apache.org/integrations/tableau -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org