You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/08/23 02:41:00 UTC

[jira] [Created] (FLINK-29070) Provide a option to force the removal of the normalize node when streaming read

Jingsong Lee created FLINK-29070:
------------------------------------

             Summary: Provide a option to force the removal of the normalize node when streaming read
                 Key: FLINK-29070
                 URL: https://issues.apache.org/jira/browse/FLINK-29070
             Project: Flink
          Issue Type: Improvement
          Components: Table Store
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: table-store-0.2.0


There are many jobs that do not require a downstream normalize node, and the key is that the node has a very large cost.

Introduce a option:
Whether to force the removal of the normalize node when streaming read. Note: This is dangerous and is likely to cause data errors if downstream is used to calculate aggregation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)