hive icon indicating copy to clipboard operation
hive copied to clipboard

HIVE-28366: Iceberg: Concurrent Insert and IOW produce incorrect result

Open deniskuzZ opened this issue 6 months ago • 1 comments

What changes were proposed in this pull request?

Introduces the locking to serialize some operation execution

Why are the changes needed?

Fixes the data correctness in case of concurrent Insert and IOW

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

ITests

deniskuzZ avatar Aug 06 '24 17:08 deniskuzZ