fx19880617 commented on issue #6243:
URL: 
https://github.com/apache/incubator-pinot/issues/6243#issuecomment-723412971


   The issue here is that we tries to convert `'timestamp' >= 1587073457690 AND 
'timestamp' < 1587077057690` to a transform function, which means that we need 
to implement `AND`/`OR`/`NOT` in transform functions and return `true`/`false` 
so that it will match the expression.
   


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