Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#deltalake-questions
Title
t
Tarun Sharma
03/14/2023, 4:59 PM
Is there a way we can define isolation level while performing writes on delta tables? I read somewhere that three isolation levels are supported i.e. Serializable, WriteSerializable and Snapshot.
j
JosephK (exDatabricks)
03/14/2023, 5:45 PM
https://docs.databricks.com/optimizations/isolation-level.html#write-conflicts-on-databricks
https://docs.delta.io/latest/concurrency-control.html#write-conflicts
t
Tarun Sharma
03/14/2023, 6:30 PM
Is this property
delta.isolationLevel
is specific to databricks data catalogs only?
j
JosephK (exDatabricks)
03/14/2023, 7:22 PM
I think it’s more about databricks writers, not delta lake specifically
4 Views
Post