dumpling
dumpling copied to clipboard
Support a custom binary output format
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