TheR1sing3un commented on issue #11734: URL: https://github.com/apache/hudi/issues/11734#issuecomment-2274821041
> Should we serialize `HoodieAvroIndexedRecord` directly? It is only a wrapper for nested indexed record currently, we should unwrap it first then serialize. Thanks for your reply~ Yes, there is no code logic to directly serialize the `HoodieAvroIndexedRecord ` now, but for the sake of subsequent scalability, and its ser/deser related interfaces have been implemented, then I think it is necessary to ensure that this serialization logic can be successful. -- 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]
