Skip to content

Conversation

@SanjayMarreddi
Copy link
Contributor

Description of change

Updates java version and corresponding spark code to make it work with recent Iceberg codebase.

Relevant issues

NA

Does this contribution introduce any breaking changes to the existing APIs or behaviors?

No

Does this contribution introduce any new public APIs or behaviors?

No

How was the contribution tested?

Local builds work with java 17 and spark v4.0 combination

Does this contribution need a changelog entry?

  • I have updated the CHANGELOG or README if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@SanjayMarreddi SanjayMarreddi mentioned this pull request Jun 26, 2025
1 task
SanjayMarreddi added a commit that referenced this pull request Jun 26, 2025
## Description of change
Since we have updated the Iceberg repository to latest, it by default
expects Java 17 and also has the different spark version being used for
build. But to keep it uniform with S3A, we want to continue building
with spark 3.5.

#### Relevant issues
In the future, [this followup
PR](#302) can be
merged as well.

#### Does this contribution introduce any breaking changes to the
existing APIs or behaviors?
No

#### Does this contribution introduce any new public APIs or behaviors?
No

#### How was the contribution tested?
Local builds work with this flag

#### Does this contribution need a changelog entry?
- [x] I have updated the CHANGELOG or README if appropriate

---

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and I agree to the terms of
the [Developer Certificate of Origin
(DCO)](https://developercertificate.org/).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants