Delta Lake resources
Blog posts and talks
Section titled “Blog posts and talks”VLDB 2020 paper
Section titled “VLDB 2020 paper”Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores
Examples
Section titled “Examples”The Delta Lake GitHub repository has Scala and Python examples.
Delta Lake transaction log specification
Section titled “Delta Lake transaction log specification”The Delta Lake transaction log has a well-defined open protocol that can be used by any system to read the log. See Delta Transaction Log Protocol.