NobiGo commented on PR #4057:
URL: https://github.com/apache/calcite/pull/4057#issuecomment-2502485334

   > More precisely, you seem to convert the SOME query into a different query, 
that has a VALUES subquery. Why not just reject it?
   
   We have already used some test cases where Some is a subquery of SQL 
NodeList, but it was not exposed as an OR condition. Here, we are converting 
SQL NodeList to Join when SqlToRel phase, so this bug shows.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to