Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.12.0
-
None
Description
After many features aimed to bring more and more sophisticated support of schema evolution were layered in w/in HoodieSparkSqlWriter, it's currently requiring careful attention to reconcile many flows and make sure that the original invariants still hold.
One example of the issue was discovered while addressing HUDI-4081 (which was duct-typed in #6213 to avoid substantial changes before the release)
Attachments
Issue Links
- contains
-
HUDI-864 parquet schema conflict: optional binary <some-field> (UTF8) is not a group
- Closed
- is a child of
-
HUDI-4692 Clean up HoodieSparkSqlWriter
- Open
- is a parent of
-
HUDI-4588 Ingestion failing if source column is dropped
- Closed
- is related to
-
HUDI-4872 Support automatic schema evolution for SQL MERGE INTO with UPDATE */ INESRT *
- Open
-
HUDI-4276 Reconcile schema - inject null values for missing fields and add new fields
- Closed
- relates to
-
HUDI-4886 Detect incompatible schema change during deltastreamer ingestion
- Closed
- links to