You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "abhioncbr (via GitHub)" <gi...@apache.org> on 2023/04/21 02:28:38 UTC

[GitHub] [pinot] abhioncbr opened a new issue, #10661: [multistage]: IllegalStateException for the numeric comparison in WHERE clause

abhioncbr opened a new issue, #10661:
URL: https://github.com/apache/pinot/issues/10661

   We are ignoring the below numeric [comparison query](https://github.com/apache/pinot/blob/master/pinot-query-runtime/src/test/resources/queries/Comparisons.json#L126) in the test because it fails with the `IllegalStateException`
   
   `SELECT * FROM {tbl} WHERE i1 >= i2`
   
   cc @ankitsultana @walterddr 


-- 
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-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [pinot] walterddr closed issue #10661: [multistage]: IllegalStateException for the numeric comparison in WHERE clause

Posted by "walterddr (via GitHub)" <gi...@apache.org>.
walterddr closed issue #10661: [multistage]: IllegalStateException for the numeric comparison in WHERE clause
URL: https://github.com/apache/pinot/issues/10661


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [pinot] abhioncbr commented on issue #10661: [multistage]: IllegalStateException for the numeric comparison in WHERE clause

Posted by "abhioncbr (via GitHub)" <gi...@apache.org>.
abhioncbr commented on issue #10661:
URL: https://github.com/apache/pinot/issues/10661#issuecomment-1518543384

   We can close this issue. Thanks.


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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