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)