[
https://issues.apache.org/jira/browse/HUDI-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu closed HUDI-1416.
----------------------------
Resolution: Fixed
https://hudi.apache.org/docs/next/concepts#merge-on-read-table
> [Documentation] Documentation is confusing
> ------------------------------------------
>
> Key: HUDI-1416
> URL: https://issues.apache.org/jira/browse/HUDI-1416
> Project: Apache Hudi
> Issue Type: Improvement
> Components: docs
> Reporter: Hemanga Borah
> Priority: Trivial
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> Doc: [https://hudi.apache.org/docs/concepts.html#merge-on-read-table]
> The doc says, "Merge on read table is a superset of copy on write, in the
> sense it still supports read optimized queries of the table by exposing only
> the base/columnar files in latest file slices."
> However, above in the table
> (https://hudi.apache.org/docs/concepts.html#table-types--queries), it is
> mentioned that only "Merge On Read" supports "Read Optimized Queries".
>
> Another way of writing this would be:
> "Merge on read table is a superset of copy on write, in the sense that it
> *additionally* supports read optimized queries of the table by exposing only
> the base/columnar files in latest file slices."
--
This message was sent by Atlassian Jira
(v8.20.10#820010)