Jackie-Jiang opened a new pull request #5546:
URL: https://github.com/apache/incubator-pinot/pull/5546


   ## Description
   Currently the case sensitivity handling only applies to the BrokerRequest, 
but not to the PinotQuery inside the BrokerRequest.
   This will cause inconsistent and unexpected behavior when the query engine 
uses PinotQuery.
   
   Fix this issue by extending the case sensitivity handling to the PinotQuery 
if it exists.
   Note that because SQL queries are also compiled to BrokerRequest, the case 
sensitivity handling already applies to both PQL and SQL.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to