Skip to content

v1.1.0

Choose a tag to compare

@balwierz balwierz released this 24 Mar 17:26

What's new

  • --tsv / --csv / --delimiter <sep> — convert Parquet to delimited text, streamed row-group by row-group for memory efficiency
  • --no-header — omit the header row in delimited output
  • --color=auto/always/never — rich ANSI colors in the terminal, plain text when piped
  • RFC 4180 compliant CSV quoting
  • Dictionary-encoded columns now show decoded values