attic-labs / noms

The versioned, forkable, syncable database
Apache License 2.0
7.45k stars 266 forks source link

Optimize CSV Export #3721

Closed arv closed 6 years ago

arv commented 6 years ago

This optimizes CSV export after the change in types.Value being backed by byte slices.

Towards #3710

ghost commented 6 years ago

Landing.