News

postgres=> CREATE TEMP TABLE temp_sales_data USING duckdb AS SELECT * FROM sales_data; WARNING: (PGDuckDB/CreatePlan) Prepared query returned an error: 'Catalog Error: Table Function with name ...
What happened? The case#2 in the following series of examples should work on babelfish but doesn't. It seems identity properties are staying through a CONVERT when they shouldn't. create table myta ...