rangareddy commented on issue #16216: URL: https://github.com/apache/hudi/issues/16216#issuecomment-5434648374
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-6811). **Findings: partially done.** `hudi-common/src/main/java/org/apache/hudi/common/model/HoodieRecordPayload.java` now carries `@Deprecated` on individual methods (`:51`, `:86`, `:113`), so deprecation has begun at the method level. The interface itself is still in active use and has not been removed. Worth linking: the umbrella for this direction is **RFC-97 - #17074 (HUDI-9560), "Deprecate payload classes from Hudi"** - whose substantive PR #13499 is still open. This ticket predates that RFC, so it is probably better folded into it than tracked separately, otherwise the two will drift. -- 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]
