delta-spark
v4.3.1Python APIs for using Delta Lake with Apache Spark
53 KB Python 3.10+ py3-none-anyApache Software License2 deps
$ uv add delta-sparkDelta Lake
Delta Lake is an open source storage layer that brings reliability to data lakes. Delta Lake provides ACID transactions, scalable metadata handling, and unifies streaming and batch data processing. Delta Lake runs on top of your existing data lake and is fully compatible with Apache Spark APIs.
This PyPi package contains the Python APIs for using Delta Lake with Apache Spark.
Installation and usage
- Install using
pip install delta-spark - To use the Delta Lake with Apache Spark, you have to set additional configurations when creating the SparkSession. See the online project web page for details.
Documentation
This README file only contains basic information related to pip installed Delta Lake. You can find the full documentation on the project web page
Details
- Version
- 4.3.1
- License
- Apache Software License
- Python
- >=3.10
- Maintainer
- The Delta Lake Project Authors
Release Cadence
6
releases in the past year
avg 63 days between releases
Maintainers
- The Delta Lake Project Authors · [email protected]