[
https://issues.apache.org/jira/browse/FLINK-29070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-29070.
--------------------------------
Resolution: Fixed
master: b4f187f370d3e47c436bc9c0aafa5f6e381e6387
release-0.2: fa11e8748c763fcc897f0b688c9d2e6d7c1334a3
> 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
> Priority: Major
> Labels: pull-request-available
> 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)