20ff53c7ee
[regression-test](fix) fix case bug when define local variable ( #23785 )
2023-09-02 21:59:23 +08:00
467e48053b
[FIX](regresstest) fix regress test for export with scp files ( #23417 )
...
* fix regress test for export with scp
* fix outfile and outputfilepath
2023-08-25 09:22:34 +08:00
3d0f952934
[FIX](complex-type)delete enable_map/struct_type switch #21957
2023-07-22 15:29:32 +08:00
61d9bd2ba1
[fix](regression) fix export file test cases ( #20463 )
2023-06-06 20:07:31 +08:00
ea41d94582
[Improve](complex-type) Support Count(complexType) ( #17868 )
...
Support count function for ARRAY/MAP/STRUCT type
2023-03-30 15:43:32 +08:00
1a3c6b7ed9
[bugfix](testcase) use different table name in map testcases to avoid confilt ( #18077 )
2023-03-24 17:43:18 +08:00
3a6c0e7867
[fix](regression) fix test_array_export and test_map_export dir conflict #17636
...
regression test test_array_export and test_map_export use same output dir, if they run at the same time, the cases will failed.
2023-03-13 10:35:50 +08:00
8b70bfdc31
[Feature](map-type) Support stream load and fix some bugs for map type ( #16776 )
...
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
2023-02-19 15:11:54 +08:00