GitHub user danny0405 added a comment to the discussion: Native Protobuf Record Payload
The payload API is deprecated since 1.1, what you really want to propose here is a new file format encoded using `Protobuf` I guess? In general two things need clarification: 1. the in-memry representation of the PB payload, because the payload class is deprecated, you might need to impl a new HoodieRecord backed up by PB bytes; 2. the reader/writer API adapter. GitHub link: https://github.com/apache/hudi/discussions/13867#discussioncomment-14345876 ---- This is an automatically sent email for dev@hudi.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@hudi.apache.org