geserdugarov opened a new pull request, #12697:
URL: https://github.com/apache/hudi/pull/12697

   ### Change Logs
   
   Proposed optimization to reduce SerDe costs for Flink operators.
   
   Proof of concept was presented in the corresponding [claim of 
RFC](https://github.com/apache/hudi/pull/12550).
   For stream write into Hudi with simple bucket index, total write time 
decreased by 15%, which is significant for stream processing.
   
   ### Impact
   
   None for this stage.
   
   ### Risk level (write none, low medium or high below)
   
   None for this stage.
   
   ### Documentation Update
   
   No need for this stage.
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [x] Adequate tests were added if applicable
   - [x] 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