sivabalan narayanan created HUDI-5296:
-----------------------------------------
Summary: Support disabling schema on read if not required
Key: HUDI-5296
URL: https://issues.apache.org/jira/browse/HUDI-5296
Project: Apache Hudi
Issue Type: Improvement
Components: writer-core
Reporter: sivabalan narayanan
If someone has enabled "schema.on.read" by mistake for a given table, as of
now, they can't disable it back. we are seeing some corner case bugs that
schema on read has bugs around insert_overwrite, reconcile schema etc. So,
atleast for those who hasn't done any renaming or dropping a column, it should
be feasible to disable schema on read on the write path and make progress.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)