pq is a Stata package that enables reading and writing Parquet files directly in Stata. This plugin bridges the gap between Stata's data analysis capabilities and the increasingly popular Parquet file ...
When INSERTing into one table BY NAME using a SELECT from another table, duckdb >= 1.4.0 fails unless all columns are specified in the SELECT. Older versions required only that the non-nullable ...