News

duckdb.duckdb.CatalogException: Catalog Error: Type with name "JSON" is not in the catalog, but it exists in the json extension. Creating a new table with a JSON column works though. Run these SQL ...
When scripting the addition of multiple columns to a table in StarRocks using a single ALTER TABLE statement, the entire operation fails if one of the columns already exists. This necessitates ...