delta
delta copied to clipboard
Add isolationLevel delta config but only allow Serializable for now
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
there's a scalastyle error :(