I came across the warning message: "WARNING: (PGDuckDB/CreatePlan) Prepared query returned an error" while creating a temporary table using DuckDB. I tried to reproduce the issue consistently but wasn ...