Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
None
-
None
Description
Previous Blink planner tests for `PushProjectToTableSourceScanRule` mistakenly modifies table schema when `projectFields` functions are called. Due to this problem, `PushProjectionIntoTableSourceScanRule` actually cannot function.
Attachments
Issue Links
- is duplicated by
-
FLINK-13075 Project pushdown rule shouldn't require the TableSource return a modified schema in blink planner
- Resolved