You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Caizhi Weng (JIRA)" <ji...@apache.org> on 2019/07/22 06:10:00 UTC

[jira] [Created] (FLINK-13348) Table schema is modified when pushing projection to table source

Caizhi Weng created FLINK-13348:
-----------------------------------

             Summary: Table schema is modified when pushing projection to table source
                 Key: FLINK-13348
                 URL: https://issues.apache.org/jira/browse/FLINK-13348
             Project: Flink
          Issue Type: Test
          Components: Table SQL / Planner
            Reporter: Caizhi Weng
             Fix For: 1.9.0, 1.10.0


Previous Blink planner tests for `PushProjectToTableSourceScanRule` mistakenly modifies table schema when `projectFields` functions are called. Due to this problem, `PushProjectionIntoTableSourceScanRule` actually cannot function.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)