direct load support specifying any number of columns and column order

This commit is contained in:
suz-yang
2024-08-14 09:18:38 +00:00
committed by ob-robot
parent c4dea4a3d8
commit 995d01af9b
32 changed files with 982 additions and 655 deletions

View File

@ -0,0 +1,3 @@
3,1,2
33,11,22
333,111,222
1 3 1 2
2 33 11 22
3 333 111 222