Python APIs for using Delta Lake with Apache Spark
Project description
Delta 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file delta_spark-3.2.1.tar.gz
.
File metadata
- Download URL: delta_spark-3.2.1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05384ebfeee8e779435302a3e0f1e565636270a2404bedc3a2ee1fea7c980626 |
|
MD5 | 2d0ee12a0f64b756250e541a2558f349 |
|
BLAKE2b-256 | 176ea940d14a764fea1dba5e131e041351a99bc26974f73a6ac19b143598bb34 |
File details
Details for the file delta_spark-3.2.1-py3-none-any.whl
.
File metadata
- Download URL: delta_spark-3.2.1-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 662ff591acbe190d0d0a07e65cde77f9b81f58da940ae8ca85f620b562165fc3 |
|
MD5 | 203cae0620508b02b64b0989d630dec1 |
|
BLAKE2b-256 | 0d5e209b8ec57e61e9a9598e68b8d2de6af2853fafbe54c6a41ebc869e15fe12 |