|
|
|
|
|
by TheGuyWhoCodes
1658 days ago
|
|
You could already run SQL on Parquet with DuckDB (even on Java).
I believe it already used Arrow under the hood to read the Parquet files, could be wrong tho, but this is a more memory performant integration which is great. |
|