Back to Delta

Delta Lake resources

docs/src/content/docs/delta-resources.mdx

4.3.1740 B
Original Source

Blog posts and talks

Delta Lake blog posts

Delta Lake tutorials

Delta Lake videos

VLDB 2020 paper

Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores

Examples

The Delta Lake GitHub repository has Scala and Python examples.

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.