qianchutao opened a new pull request #3715:
URL: https://github.com/apache/hudi/pull/3715


   ## what is the purpose of the pull request
   **This pull request solved the following problem:**
   
   **(1)** When using DeltaStreamer in upsert mode, consume JSON data from 
Kafka to hudi and update hive tables, if some messages in Kafka are null, the 
task will throw an exception
   
   
   ## Brief change log
     - *Filter empty messages from Kafka in 
org.apache.hudi.utilities.sources.JsonKafkaSource#fetchNewData*
   
   ## Verify this pull request
   
   
   This pull request is already covered by existing tests, such as 
*org.apache.hudi.utilities.functional.TestHoodieDeltaStreamer#testDistributedTestDataSource*.
   
   [https://issues.apache.org/jira/browse/HUDI-2487](url)


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