xiedeyantu opened a new pull request, #4764: URL: https://github.com/apache/calcite/pull/4764
See [CALCITE-5787](https://issues.apache.org/jira/browse/CALCITE-5787) 1. Given the previous misunderstanding, I revised the logic, changing the return value of the `getInputFieldsUsed` method from `List<ImmutableBitSet>` to `ImmutableBitSet`. This change is somewhat blocking. I discussed it with @julianhyde on Jira, and considering that the previous PR was recently merged and hasn't been released yet, I think we can accept this change. 2. The SemiJoinRule was also improved by using a new implementation. -- 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]
