hudi-bot opened a new issue, #17441:
URL: https://github.com/apache/hudi/issues/17441
As part of payload to merge mode deprecation, we are moving away from
payload whereever applicable. So, we need to revisit all HoodieRecordCreation
code blocks to also have a way to create HoodieRecord the non payload way.
* HoodieStreamer
* HoodieSparkSqlWriter (DataSourceUtils.createPayload())
* Global index paths
(HoodieIndexUtils.mergeIncomingWithExistingRecordWithExpressionPayload)
* SpillableMapUtils (in some of the read paths).
* EmptyHoodieRecordPayload usages.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-9713
- Type: Sub-task
- Parent: https://issues.apache.org/jira/browse/HUDI-9560
- Fix version(s):
- 1.1.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]