[
https://issues.apache.org/jira/browse/HUDI-8187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-8187:
----------------------------
Description:
We changed the format of partition field table config
"{{{}hoodie.table.partition.fields{}}}" for custom keygen on master and Hudi
1.0. Hudi 1.0 reader should be able to read both 1.0 and 0.x tables with
custom key generator and different partition field table config formats.
For 0.x tables, we should consider both old format, i.e., 0.15.0 behavior where
partition field type and timestamp configs maybe unknown for custom keygen, and
the case where partition field type and timestamp configs are added.
was:We changed the format of partition field table config
"{{{}hoodie.table.partition.fields{}}}" for custom keygen on master and Hudi
1.0. Hudi 1.0 reader should be able to read both 1.0 and 0.x tables with
custom key generator and different partition field table config formats.
> Hudi 1.0 reader should be able to read both 1.0 and 0.x tables with custom
> key generator
> ----------------------------------------------------------------------------------------
>
> Key: HUDI-8187
> URL: https://issues.apache.org/jira/browse/HUDI-8187
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Assignee: Lokesh Jain
> Priority: Blocker
> Fix For: 1.0.0
>
>
> We changed the format of partition field table config
> "{{{}hoodie.table.partition.fields{}}}" for custom keygen on master and Hudi
> 1.0. Hudi 1.0 reader should be able to read both 1.0 and 0.x tables with
> custom key generator and different partition field table config formats.
>
> For 0.x tables, we should consider both old format, i.e., 0.15.0 behavior
> where partition field type and timestamp configs maybe unknown for custom
> keygen, and the case where partition field type and timestamp configs are
> added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)