[
https://issues.apache.org/jira/browse/HUDI-7980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-7980.
----------------------------
Resolution: Fixed
Fixed via master branch: 98b3d3bac0f31219e5b93b7528516b27b87ea699
> Optimize the configuration content when performing clustering with row writer
> -----------------------------------------------------------------------------
>
> Key: HUDI-7980
> URL: https://issues.apache.org/jira/browse/HUDI-7980
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ma Jian
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> Currently, the row writer defaults to snapshot reads for all tables. However,
> this method is relatively inefficient for MOR (Merge on Read) tables when
> there are no logs. Therefore, we should optimize this part of the
> configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)