Skip to content

Commit

Permalink
Update README.md - fix Apache Spark connector link
Browse files Browse the repository at this point in the history
  • Loading branch information
Meir017 authored Feb 27, 2025
1 parent 0fbe9b9 commit 9beb019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Delta Lake is an open-source storage framework that enables building a [Lakehous

The following are some of the more popular Delta Lake integrations, refer to [delta.io/integrations](https://delta.io/integrations/) for the complete list:

* [Apache Spark™](https://docs.delta.io/): This connector allows Apache Spark™ to read from and write to Delta Lake.
* [Apache Spark™]([https://docs.delta.io/](https://docs.delta.io/latest/delta-spark.html)): This connector allows Apache Spark™ to read from and write to Delta Lake.
* [Apache Flink (Preview)](https://github.com/delta-io/delta/tree/master/connectors/flink): This connector allows Apache Flink to write to Delta Lake.
* [PrestoDB](https://prestodb.io/docs/current/connector/deltalake.html): This connector allows PrestoDB to read from Delta Lake.
* [Trino](https://trino.io/docs/current/connector/delta-lake.html): This connector allows Trino to read from and write to Delta Lake.
Expand Down

0 comments on commit 9beb019

Please sign in to comment.