Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rdubz
on April 4, 2023
|
parent
|
context
|
favorite
| on:
Parquet: An efficient, binary file format for tabl...
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
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
```bash
parquet2json cat <file or url> | grep ...
```
https://github.com/jupiter/parquet2json