[
https://issues.apache.org/jira/browse/HUDI-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513663#comment-17513663
]
sivabalan narayanan commented on HUDI-3291:
-------------------------------------------
preCombine field is not mandatory field for hudi in general. There are users
who are using just for immutable data and so preCombine field will not be
present in tableConfig.
So, we don't have a easy way to flip to default hoodie record payload since
that requires the preCombine field to be set.
We need to visit this in 0.12 to see if we need to fallback to other payload
impl on the read path if preCombine field is not set.
> Flip Default record paylod to DefaultHoodieRecordPayload
> --------------------------------------------------------
>
> Key: HUDI-3291
> URL: https://issues.apache.org/jira/browse/HUDI-3291
> Project: Apache Hudi
> Issue Type: Task
> Components: writer-core
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Critical
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)