dumpling icon indicating copy to clipboard operation
dumpling copied to clipboard

Support a custom binary output format

Open kennytm opened this issue 5 years ago • 0 comments

SQL and CSV are not easy to parse. The purpose of Dumpling is to support a binary format which allows Lightning to read data more quickly.

  • [ ] Decide the format specification
  • [ ] Implement encoder
  • [ ] Implement decoder (read file and output a row of values)

Score

  • 600

kennytm avatar Dec 08 '19 18:12 kennytm