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


   - Stop using deprecated range delimiter `\t\t` and replace it with `\0`. 
This can prevent the unexpected behavior for string comparison with embedded 
`\t`.
   - Replace the magic string for range string with constants
   - Fix the typo for PQL `>` and `>=` with identifier on right-hand side
   - `RangePredicate` still support deprecated range delimiter for 
backward-compatibility in case queries are compiled from the old version


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