delta icon indicating copy to clipboard operation
delta copied to clipboard

Option to ignore concurrent changes to files read

Open koertkuipers opened this issue 3 years ago • 0 comments

Description

Resolves https://github.com/delta-io/delta/issues/1304

How was this patch tested?

Added tests to DeltaSinkSuite, DeltaSuite and OptimisticTransactionSuite

Does this PR introduce any user-facing changes?

Yes, user can now set .option("ignoreReadChanges", "true") on writes

koertkuipers avatar Jul 31 '22 03:07 koertkuipers