kirillklimenko commented on issue #11348:
URL: https://github.com/apache/hudi/issues/11348#issuecomment-2162113629

   > I have not tried streamer route I assume should be similar
   
   @soumilshah1995, I can confirm that 
`org.apache.hudi.common.model.PartialUpdateAvroPayload` works as expected with 
Spark Structured Streaming, but doesn't work with Hudi Streamer.
   
   I decided to stop trying to upset with Hudi Streamer and rewrote everything 
to Spark.
   
   But I still hope that the Hudi Streamer will be fixed, since this is the 
simplest and low-code way to stream to Hudi sources.
   
   


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