jeyhunkarimov commented on PR #24559:
URL: https://github.com/apache/flink/pull/24559#issuecomment-2156176949
Hi @libenchao kindly reminder for review in your available time. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
libenchao commented on PR #24559:
URL: https://github.com/apache/flink/pull/24559#issuecomment-2024407235
It sounds like a good idea to do the optimization, I'll try to give it a
review in the following days, thank you for the PR!
--
This is an automated message from the Apache Git Servic
jeyhunkarimov commented on PR #24559:
URL: https://github.com/apache/flink/pull/24559#issuecomment-2018931477
Hi @libenchao could you please review this PR in you available time? Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
flinkbot commented on PR #24559:
URL: https://github.com/apache/flink/pull/24559#issuecomment-2016641164
## CI report:
* 701b885c932423e7380717c96801fd50adf27164 UNKNOWN
Bot commands
The @flinkbot bot supports the following commands:
- `@flinkbot run azure`
jeyhunkarimov opened a new pull request, #24559:
URL: https://github.com/apache/flink/pull/24559
## What is the purpose of the change
Support partition pushdown for join queries
## Brief change log
- Create a new rule `PushJoinedPartitionsIntoTableSourceScanRule`