Y
Hacker News
new
|
ask
|
show
|
jobs
by
rdubz
1166 days ago
I learned about parquet2json from HN recently, and would use it for this:
```bash
parquet2json cat <file or url> | grep ...
```
https://github.com/jupiter/parquet2json