danny0405 opened a new pull request #1303: [CALCITE-3170] ANTI join on conditions push down generates wrong plan URL: https://github.com/apache/calcite/pull/1303 Antijoin on conditions should not be pushed down to either left or right hand side. This also fix the RelDecorrelator#decorrelate(LogicalJoin), before this patch, the semi/anti decorrelation returns nothing.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
