Hacker News new | ask | show | jobs
by infinite8s 1655 days ago
DuckDB can read parquet directly - however the interesting bit is that the results of SQL queries can be returned as arrow objects into python for further processing (by pyarrow/pandas).