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


   During query parsing, block the following filter clause that are not 
supported:
   - Non-literal in IN/NOT_IN/REGEXP_LIKE/TEXT_MATCH/JSON_MATCH predicate 
(`e.g. country IN (us), country IN ("us")`)
   - Unsupported filter kind (`e.g. a like '%b'`)
   - Return the invalid filter clause in the exception message for easier 
debugging


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