1、support stream load with json, csv format for map 2、fix olap convertor when compaction action in map column which has null 3、support select outToFile for map 4、add some regression-test
9 lines
212 B
Plaintext
9 lines
212 B
Plaintext
-- This file is automatically generated. You should know what you did if you want to edit this
|
|
-- !select --
|
|
1 \N
|
|
2 {}
|
|
3 {' 33,amory ':2, ' bet ':20, ' cler ':26}
|
|
4 {'k3':23, null:20, 'k4':null}
|
|
5 {null:null}
|
|
|