GitHub user danny0405 added a comment to the discussion: Native Protobuf Record Payload
The whole payload stuff has been deprecated since 1.1: `BaseAvroPayload`, you need to impl a new HoodieRecord POJO there instead. Takes the master `HoodieAvroIndexedRecord` as an example. GitHub link: https://github.com/apache/hudi/discussions/13867#discussioncomment-14368849 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
