linliu-code opened a new pull request, #9623:
URL: https://github.com/apache/hudi/pull/9623

   ### Change Logs
   
   The core change is to
   1. Use HoodieRecord data type for general process;
   2. Support HoodieSparkRecord when extract field value from records;
   
   ### Impact
   
   Make column metadata stats index is available for Spark.
   
   ### Risk level (write none, low medium or high below)
   
   Low since we did not change the original support for Avro records.
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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]

Reply via email to