79108950

Date: 2024-10-21 07:26:07
Score: 2
Natty:
Report link

Iceberg by default uses serializable isolation type, you can change that to snapshot isolation which can update concurrently to different data files.This doesn’t lock the transaction. Always make sure your not updating same data files otherwise update operation fails.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Pamilety Madathanapalli