psendyk commented on issue #8890:
URL: https://github.com/apache/hudi/issues/8890#issuecomment-1642486896

   Yes, I created a new table and ingested ~1B records using Hudi 0.12.1. Then 
I restarted the job with 0.13.0 (same issue happened with 0.12.2, 0.12.3); the 
first micro-batch succeeded and the next one failed.
   
   We haven't looked into the DeltaStreamer to be honest as all of our jobs are 
written in Spark. Our ingestion job does a bunch of transformations and 
filtering and adds computed columns. Seems like this might be possible with the 
transformer class using the DeltaStreamer but we haven't looked into it, we 
haven't had any issues with Spark Streaming until now.


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