Hacker News new | ask | show | jobs
by heuermh 1121 days ago
Nice to see Parquet support in DuckDB improving with each new release! In earlier versions, I had trouble with enums and nested schema, these issues have been resolved since.

The only missing feature for me now is full table, column, &c. metadata support in the DuckDB JDBC driver.

Thanks!