Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Parquet is column-oriented, grep is line-oriented. You cannot directly map one onto another, much like you cannot directly bitblt a JPEG image: you have to properly unpack it first.

Normally `parquet-tools cat` turns it into greppable lines. But chances are high you have pandas, DuckDB, or even Spark installed nearby, if you actually need things like Parquet.



Which is a very long way of saying -- "no".


Rather "yes, but".


this sounded like a "yes" to me with only the slightest qualification

> `parquet-tools cat` turns it into greppable lines

After all, you can't grep gzipped CSV either without some ancilliary tool than grep.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: