Ahmed Jaboub
Results
2
issues of
Ahmed Jaboub
# Fix StarRocks Version Detection Error ## Problem The dbt-starrocks adapter was failing with the following error during connection: ``` Got an error when obtain StarRocks version exception: 'property 'server_version'...
When running a dbt model with materialized='table' against a recent version of StarRocks (e.g., 3.4.3), the first run succeeds, but all subsequent runs fail with a SQL syntax error: No...