Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Done
-
4.0.0
Description
It fails with the following error:
org.springframework.dao.InvalidDataAccessApiUsageException: SQL [UPDATE "MATERIALIZATION_REBUILD_LOCKS" SET "MRL_LAST_HEARTBEAT" = 1712571919559 WHERE "MRL_TXN_ID" = 2297 AND "MRL_DB_NAME" = ? AND "MRL_TBL_NAME" = ?]: given 2 parameters but expected 0
We didn't spot it so far as when the heartbeat of materialized view fails with an error, it doesn't affect the rebuild query run. So that it can be only spotted by actively watching the logs.
Attachments
Issue Links
- is caused by
-
HIVE-27481 TxnHandler cleanup
- Closed
- links to