kazdy commented on issue #8018: URL: https://github.com/apache/hudi/issues/8018#issuecomment-1440891084
Hi, Hudi has optional "schema on read" and "out of the box schema evolution" which is the default. With "out of the box schema evolution" adding new columns is supported by default, see [this link](https://hudi.apache.org/docs/schema_evolution#out-of-the-box-schema-evolution). Currently you can not "disable" schema evolution in full as far as I know. -- 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]
