databend icon indicating copy to clipboard operation
databend copied to clipboard

unify input/output formats

Open youngsofun opened this issue 3 years ago • 2 comments

Summary

  • [x] add TSV https://github.com/datafuselabs/databend/issues/6555
  • [x] fix TSV https://github.com/datafuselabs/databend/issues/6650
  • [ ] https://github.com/datafuselabs/databend/issues/6669
  • [ ] refactor InputState
  • [ ] pass buffer between processor without SharedData?
  • [ ] unify setting/options
  • [x] Add test for TSV
  • [ ] deal with size limit https://github.com/datafuselabs/databend/issues/6653
  • [x] https://github.com/datafuselabs/databend/issues/6454
  • [x] carry file name/first_row/offset in the split, for error msg
  • [ ] https://github.com/datafuselabs/databend/issues/6722

youngsofun avatar Jul 15 '22 07:07 youngsofun

Add new task: Add test for TSV

Xuanwo avatar Jul 17 '22 10:07 Xuanwo

add task: https://github.com/datafuselabs/databend/issues/6669

youngsofun avatar Jul 18 '22 07:07 youngsofun

move to https://github.com/datafuselabs/databend/issues/7732

youngsofun avatar Sep 25 '22 04:09 youngsofun