You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/10 00:38:25 UTC

[GitHub] [pinot] 61yao commented on issue #9728: [multi-stage] [bug] Inequi join produce wrong result when there is a mix of equi join and inequijoin

61yao commented on issue #9728:
URL: https://github.com/apache/pinot/issues/9728#issuecomment-1309595157

   @walterddr   SELECT * from a WHERE a.col3 != 1 and a.col1 = b.col1. This is the query how it will fail. 


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