vbarua commented on PR #3845:
URL: https://github.com/apache/calcite/pull/3845#issuecomment-2240870699

   I've pushed some changes that address the issue with the 
IntersectToDistinctRule. Unfortunately, it looks there's a different issue as 
well. The test in:
   
https://github.com/apache/calcite/blob/f44ed0af8efb10d326d927418110fe0ab40e76ca/core/src/test/resources/sql/misc.iq#L1654-L1665
   
   is failing now because the output type of the relational tree no longer 
matches the type of the validated SQL tree. I suspect I need to update the SQL 
validation logic as well to address that. I will continue to look at this when 
I have a chance.


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