rangareddy commented on issue #15438: URL: https://github.com/apache/hudi/issues/15438#issuecomment-4892894902
This issue was reviewed as part of the JIRA-migrated backlog triage. **Findings:** this describes an incomplete improvement, not a bug. Currently supported: `hoodie.compaction.payload.class` is still a live config (HoodiePayloadConfig / HoodieTableConfig) and is overwritten by `hoodie.datasource.write.payload.class`, so the two coexist. **Pending:** the requested consolidation into a single payload config. Note: RFC-97 (table version 9, EightToNineUpgradeHandler) has since moved toward deprecating payload classes entirely in favor of record-merge modes, which likely supersedes this ask. Keeping open. Will be scoped into a future feature-completion effort. -- 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]
