Skip to content

Kernel-Based Spark Connector V2

Kernel-Based Spark Connector is a Spark SQL extension (based on Connector API) to read and write delta tables using Delta Kernel API.

Kernel-Based Spark Connector (aka Spark Connector V2) is supposed to replace the Spark Connector V1 and become an integration layer of Delta Lake with Spark SQL, with as many features "push down to the bottom" (i.e., Delta Kernel API).