spark/v2/README.md
The Delta Spark V2 Connector enables Apache Spark to read Delta tables using the Delta Kernel. It leverages Spark's DataSource V2 (DSV2) APIs to integrate Delta Kernel into Spark's query execution pipeline.
The Delta Spark V2 Connector sits between Spark and Delta Kernel, bridging the two:
ParquetFileFormat.