Manis99803 opened a new pull request #7861:
URL: https://github.com/apache/pinot/pull/7861


   ## Description
   Currently if we have a semicolon in the query, Pinot throws exception. 
However, semicolon are used in the SQL query to mark the termination of the 
query, and if a semicolon is present in the Pinot query exception shouldn't be 
thrown.
   This PR implements the fix for the same
   
   Issue Link: https://github.com/apache/pinot/issues/7713
   
   


-- 
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

Reply via email to