fsk119 commented on pull request #15307: URL: https://github.com/apache/flink/pull/15307#issuecomment-816430645
> Could you help me understand how you figured out it was the copy method causing the problems? The failed test is because we can't convert the FlinkLogicalJoin to phsyical node. Therefore, I check the rule related. You can find the `StreamPhysicalLookupJoinRule.SNAPSHOT_ON_CALC_TABLESCAN` fails to match. The next step is debug step by step with patience... The core idea is to find why this rule fails to `match`. -- 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]
