menna224 commented on issue #8018:
URL: https://github.com/apache/hudi/issues/8018#issuecomment-1449935327

   @danny0405  we just injested a data with different schema like this:
   ```
     
kinesis_data_frame.write.format("hudi").options(**combinedConf).mode("append").save()
   ``` 
   and it's updating the schema


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