LiChang created HUDI-1465:
-----------------------------
Summary: Optimize Flink's integration on HUDI
Key: HUDI-1465
URL: https://issues.apache.org/jira/browse/HUDI-1465
Project: Apache Hudi
Issue Type: Improvement
Components: Performance
Reporter: LiChang
Fix For: 0.7.0
In the hudi integration based on flink,it uses single concurrent
InstantGenerateOperator which make it difficult to use in a production
environment. Since Flink checkpointId is monotonically increasing, it can be
considered to implement this using checkpointId
--
This message was sent by Atlassian Jira
(v8.3.4#803005)