Skip to content

Commit

Permalink
[DOCS] Update releases.md to mention that Delta Spark 3.2 uses Spar…
Browse files Browse the repository at this point in the history
…k 3.5 (delta-io#2994)

#### Which Delta project/connector is this regarding?

- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [X] Other (DOCS)

## Description

Update `releases.md` to mention that Delta Spark 3.2 uses Spark 3.5

## How was this patch tested?

Trivial

## Does this PR introduce _any_ user-facing changes?

No
  • Loading branch information
scottsand-db authored Apr 30, 2024
1 parent cb8e0cf commit 99efb21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ The following table lists <Delta> versions and their compatible <AS> versions.

| <Delta> version | <AS> version |
| --- | --- |
| 3.2.x | 3.5.x |
| 3.1.x | 3.5.x |
| 3.0.x | 3.5.x |
| 2.4.x | 3.4.x |
Expand Down

0 comments on commit 99efb21

Please sign in to comment.