LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.
Added a new config AUTO_SCHEMA_CHANGE(lakesoul.sink.auto_schema_change), default false. It is only enabled in buildLakeSoulDMLSink and buildArrowSink for sink to multiple tables.
buildLakeSoulDMLSink
andbuildArrowSink
for sink to multiple tables.