Programmatic API Docs

For most common read and write operations on Delta Lake tables, you can use Apache Spark’s reader and writer APIs for (see Table Batch Reads and Writes and Table Streaming Reads and Writes). However, there are some operations that are specific to Delta Lake and therefore require explicit programmatic APIs. Here are the links to the documentation for these programmatic APIs.