Files
doris/be/test/olap/test_data
lihangyu 37d1519316 [WIP](dynamic-table) support dynamic schema table (#16335)
Issue Number: close #16351

Dynamic schema table is a special type of table, it's schema change with loading procedure.Now we implemented this feature mainly for semi-structure data such as JSON, since JSON is schema self-described we could extract schema info from the original documents and inference the final type infomation.This speical table could reduce manual schema change operation and easily import semi-structure data and extends it's schema automatically.
2023-02-11 13:37:50 +08:00
..
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2017-08-11 17:51:21 +08:00
2019-07-26 09:47:11 +08:00