[
https://issues.apache.org/jira/browse/HUDI-8229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar updated HUDI-8229:
---------------------------------
Description:
In theory, given MT is another table, the reading/writing should be covered at
the table level. But - the main thing that complicates this is the use of NBCC
and completion time file slicing in 1.x code to write/read MT.
Without this, we need to bring back older restrictions around MT
compaction/archival that existed in 0.x code.
> Making MT reads/writes table version specific
> ----------------------------------------------
>
> Key: HUDI-8229
> URL: https://issues.apache.org/jira/browse/HUDI-8229
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Vinoth Chandar
> Assignee: Vinoth Chandar
> Priority: Major
> Fix For: 1.0.0
>
>
> In theory, given MT is another table, the reading/writing should be covered
> at the table level. But - the main thing that complicates this is the use of
> NBCC and completion time file slicing in 1.x code to write/read MT.
> Without this, we need to bring back older restrictions around MT
> compaction/archival that existed in 0.x code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)