Delta API Reference
For most read and write operations on Delta tables, you can use ApacheSpark reader and writer APIs. For examples, see batch and streaming.
However, there are some operations that are specific to DeltaLake and you must use DeltaLake APIs. For examples, see utilities.
Note
Some DeltaLake APIs are still evolving and are indicated with the Evolving qualifier in the API docs.