delta icon indicating copy to clipboard operation
delta copied to clipboard

Add isolationLevel delta config but only allow Serializable for now

Open koertkuipers opened this issue 3 years ago • 1 comments

Description

Resolves #1265

How was this patch tested?

Added test to DeltaConfigSuite for setting isolation level

Does this PR introduce any user-facing changes?

Yes, user can now set delta.isolationLevel = Serializable on table

koertkuipers avatar Jul 16 '22 19:07 koertkuipers

there's a scalastyle error :(

allisonport-db avatar Jul 25 '22 20:07 allisonport-db