This release is a pre-release and may not be stable for production use.
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
Release files for delta-spark 4.4.0rc1.dev1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| delta_spark-4.4.0rc1.dev1.tar.gz | 46.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| delta_spark-4.4.0rc1.dev1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 102.0 kB
Release files / delta_spark-4.4.0rc1.dev1.tar.gz
| Download URL | delta_spark-4.4.0rc1.dev1.tar.gz |
|---|---|
| Size | 46.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
03a4657764aea2fb50166c4d1b1bdba0c6d856f85346ea94f31a7f5076f273db
|
|
BLAKE2b-256 checksum How to use checksums |
f7f54d40ed8247bf4dec6c63867dcfded1bcdd0c83fb32d6fd49d34fe8b0a73e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / delta_spark-4.4.0rc1.dev1-py3-none-any.whl
| Download URL | delta_spark-4.4.0rc1.dev1-py3-none-any.whl |
|---|---|
| Size | 55.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b451dcdb6f193fad14736c26aba91e2c1fbb6f81e7f2563e660ea4014a86e51e
|
|
BLAKE2b-256 checksum How to use checksums |
58facdfeab96c80c6ef5ada7c032eec5e1ec73377cd65163f9a39e1afeca545c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|