guanziyue commented on PR #6612: URL: https://github.com/apache/hudi/pull/6612#issuecomment-1363485277
> From this class, maybe you can have a general understanding of the parquet partial update implementation https://github.com/loukey-lj/hudi/tree/partial-update hudi-client/hudi-client-common/src/main/java/org/apache/hudi/io/HoodiePartialUpdateHandle.java Wow! This code shows your idea clearly. Thanks for your clarification. I found parquet internal API is used in this code. I believe the schema evolution problem I mentioned can be resolved by this way. Looking forward to this RFC! -- 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]
