Nicholas Jiang created HUDI-6317:
------------------------------------
Summary: The default value of read.streaming.skip_clustering
should be true
Key: HUDI-6317
URL: https://issues.apache.org/jira/browse/HUDI-6317
Project: Apache Hudi
Issue Type: Bug
Components: flink
Reporter: Nicholas Jiang
Assignee: Nicholas Jiang
Fix For: 0.14.0
At present, the default value of read.streaming.skip_clustering is false, which
could cause the situation that streaming reading reads the replaced file slices
of clustering so that streaming reading may read T-1 day data when clustering
the data of T-1 day. Therefore read.streaming.skip_clustering should be true.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)