You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "menna224 (via GitHub)" <gi...@apache.org> on 2023/03/01 11:23:48 UTC

[GitHub] [hudi] menna224 commented on issue #8018: [SUPPORT] why is the schema evolution done while not setting hoodie.schema.on.read.enable

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org