Jackie-Jiang commented on pull request #5635: URL: https://github.com/apache/incubator-pinot/pull/5635#issuecomment-651268815
Are we planning to support this for SQL only? In that case, we should rewrite the query (add all the order-by expressions to the selection list) for PinotQuery instead of in the converter and only have the rewrite in BrokerRequest. This will cause inconsistency between PinotQuery and BrokerRequest, which will make BrokerRequest deprecation harder. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
