[
https://issues.apache.org/jira/browse/HUDI-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-3321:
-----------------------------
Epic Link: HUDI-1292
> HFileWriter, HFileReader and HFileDataBlock should avoid hardcoded key field
> name
> ---------------------------------------------------------------------------------
>
> Key: HUDI-3321
> URL: https://issues.apache.org/jira/browse/HUDI-3321
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Manoj Govindassamy
> Priority: Major
> Labels: code-cleanup
> Fix For: 0.11.0
>
>
> Today HFileReader has the hardcoded key field name for the schema. This key
> field is used by HFileWriter, HFileDataBlock for HFile key dedupliacation
> feature. When users want to use the HFile format, this hard coded key field
> name can be preventing the usecase. We need a way to pass in the
> writer/reader/query configs to the HFile storage layer so as to use the right
> key field name.
>
> Related: HUDI-2763
--
This message was sent by Atlassian Jira
(v8.20.1#820001)