Dhruv Malik
12/19/2025, 4:36 AMProgrammingError: (pymysql.err.ProgrammingError) (1064, "Getting analyzing error. Detail message: Table of iceberg catalog doesn't support [DELETE].")
[SQL: DELETE FROM analytics.iceberg_testing_partitioned
WHERE category_code = 'sedan'; ]
Iceberg supports row-level deletions, but there are issues when performing them through StarRocks.