Resources
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.