Hey there, I have create an external catalog in to...
# questions-and-troubleshooting
s
Hey there, I have create an external catalog in top of unity catalog running in databricks, I'm trying to create a table in one of the databases on this catalog but I'm running into an exception
ERROR 1064 (HY000): Failed to create table using REST catalog, exception: Malformed request: Malformed request: INVALID_PARAMETER_VALUE: Table properties contain prohibited keys: write.parquet.compression-codec
I tried to set different value for the format but still the same, based on the documentation https://docs.starrocks.io/docs/quick_start/iceberg/ this should work out of the box, does this mean is not compatible with unity catalog or has anyone run into this issue before ?