I've been noticing more swiss army-knife-like cli tools in the last few years. It would be cool if there were some that could support avro/parquet/orc formats. This one is notable because it's written in D lang by a mega corp.
Some useful cli data wrangling tools --
https://github.com/BurntSushi/xsv
https://github.com/dinedal/textql
https://github.com/n3mo/data-science
https://stedolan.github.io/jq/
https://gitlab.redox-os.org/redox-os/parallel
https://github.com/willghatch/racket-rash
Would you have any others you recommend?
https://github.com/dflemstr/rq
jq but supports avro, messagepack, protocol buffers, etc.