Hi team , starrocks 3.5 version I used an external...
# questions-and-troubleshooting
a
Hi team , starrocks 3.5 version I used an external catalog to link the delta table of databricks with starrocks (via iceberg). I hope my fact TABLE is updated every five minutes, so currently I perform "REFRESH EXTERNAL TABLE" every five minutes. The current issue is that occasionally when linking to starrocks, it gets stuck for a few minutes. See the background may be related to an ERROR with "2026-03-02 071939. ERROR 497 z (starrocks - mysql - nio - the pool - 7955 | 400458) [IcebergCatalog. GetPartitions () : 332] The table [uc_iceberg_rest.*******.date=2023-08-29] snapshot [6535867187516822322] has been expired java.lang.NullPointerException” Is there a good solution to the problem of stuck queries?