cliandy opened a new issue, #8793: URL: https://github.com/apache/pinot/issues/8793
The Presto-Pinot driver using `PinotScatterGatherQueryClient.java` for version 0.10.0 is incompatible with changes introduced in #7430 for handling Presto direct-to-server internal Pinot API calls. This seems to be intentional, as things are marked as non backward compatible, but **we are currently unable to take advantage of newer Pinot builds due to this dependency mismatch** of 0.10.0 driver and 0.11.0 Pinot w/PQL deprecation due to missing `pinotQuery` field. -- 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]
