Skip to content

build(deps): bump io.substrait.version from 0.65.0 to 0.82.0#3305

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.substrait.version-0.82.0
Open

build(deps): bump io.substrait.version from 0.65.0 to 0.82.0#3305
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/io.substrait.version-0.82.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps io.substrait.version from 0.65.0 to 0.82.0.
Updates io.substrait:isthmus from 0.65.0 to 0.82.0

Release notes

Sourced from io.substrait:isthmus's releases.

v0.82.0

0.82.0 (2026-03-02)

Features

  • core: add SubstraitBuilder.fieldReference(s) methods for joins (#712) (66d7c0b)
  • introduce Type#withNullable(boolean) (#713) (ea1a708)
  • spark: support lpad and rpad functions (#719) (5cf6820)

Bug Fixes

  • isthmus: fix argument order for trim function mapping (#714) (45750bf)

v0.81.0

0.81.0 (2026-03-01)

Features

  • isthmus: support Substrait struct literal conversions (#677) (cd2535b)

v0.80.0

0.80.0 (2026-02-24)

⚠ BREAKING CHANGES

  • removed FeatureBoard class
  • all constructors consuming a FeatureBoard have been removed
  • a number of methods/constructors have been replaced with ConverterProvider equivalents

Features

  • introduce ConverterProvider to control conversion behaviour (#649) (bb58d42)

v0.79.0

0.79.0 (2026-02-22)

Features

  • isthmus: add method to convert Plan into SQL strings using dialect (#704) (e75b621)
  • spark: upgrade scala compiler to 2.13.18 (#705) (becd45e)

v0.78.0

0.78.0 (2026-02-01)

Features

  • isthmus: add strptime_* function mappings (#695) (d93efe4)

... (truncated)

Changelog

Sourced from io.substrait:isthmus's changelog.

0.82.0 (2026-03-02)

Features

  • core: add SubstraitBuilder.fieldReference(s) methods for joins (#712) (66d7c0b)
  • introduce Type#withNullable(boolean) (#713) (ea1a708)
  • spark: support lpad and rpad functions (#719) (5cf6820)

Bug Fixes

  • isthmus: fix argument order for trim function mapping (#714) (45750bf)

0.81.0 (2026-03-01)

Features

  • isthmus: support Substrait struct literal conversions (#677) (cd2535b)

0.80.0 (2026-02-24)

⚠ BREAKING CHANGES

  • removed FeatureBoard class
  • all constructors consuming a FeatureBoard have been removed
  • a number of methods/constructors have been replaced with ConverterProvider equivalents

Features

  • introduce ConverterProvider to control conversion behaviour (#649) (bb58d42)

0.79.0 (2026-02-22)

Features

  • isthmus: add method to convert Plan into SQL strings using dialect (#704) (e75b621)
  • spark: upgrade scala compiler to 2.13.18 (#705) (becd45e)

0.78.0 (2026-02-01)

Features

  • isthmus: add strptime_* function mappings (#695) (d93efe4)

0.77.0 (2026-01-25)

⚠ BREAKING CHANGES

  • io.substrait.relation.EmptyScan has been removed

... (truncated)

Commits
  • 9d840bd chore(release): 0.82.0
  • 66d7c0b feat(core): add SubstraitBuilder.fieldReference(s) methods for joins (#712)
  • ea1a708 feat: introduce Type#withNullable(boolean) (#713)
  • 5cf6820 feat(spark): support lpad and rpad functions (#719)
  • 45750bf fix(isthmus): fix argument order for trim function mapping (#714)
  • 5462443 chore(release): 0.81.0
  • cd2535b feat(isthmus): support Substrait struct literal conversions (#677)
  • a3c566f chore(release): 0.80.0
  • bb58d42 feat: introduce ConverterProvider to control conversion behaviour (#649)
  • 324394c build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#709)
  • Additional commits viewable in compare view

Updates io.substrait:core from 0.65.0 to 0.82.0

Release notes

Sourced from io.substrait:core's releases.

v0.82.0

0.82.0 (2026-03-02)

Features

  • core: add SubstraitBuilder.fieldReference(s) methods for joins (#712) (66d7c0b)
  • introduce Type#withNullable(boolean) (#713) (ea1a708)
  • spark: support lpad and rpad functions (#719) (5cf6820)

Bug Fixes

  • isthmus: fix argument order for trim function mapping (#714) (45750bf)

v0.81.0

0.81.0 (2026-03-01)

Features

  • isthmus: support Substrait struct literal conversions (#677) (cd2535b)

v0.80.0

0.80.0 (2026-02-24)

⚠ BREAKING CHANGES

  • removed FeatureBoard class
  • all constructors consuming a FeatureBoard have been removed
  • a number of methods/constructors have been replaced with ConverterProvider equivalents

Features

  • introduce ConverterProvider to control conversion behaviour (#649) (bb58d42)

v0.79.0

0.79.0 (2026-02-22)

Features

  • isthmus: add method to convert Plan into SQL strings using dialect (#704) (e75b621)
  • spark: upgrade scala compiler to 2.13.18 (#705) (becd45e)

v0.78.0

0.78.0 (2026-02-01)

Features

  • isthmus: add strptime_* function mappings (#695) (d93efe4)

... (truncated)

Changelog

Sourced from io.substrait:core's changelog.

0.82.0 (2026-03-02)

Features

  • core: add SubstraitBuilder.fieldReference(s) methods for joins (#712) (66d7c0b)
  • introduce Type#withNullable(boolean) (#713) (ea1a708)
  • spark: support lpad and rpad functions (#719) (5cf6820)

Bug Fixes

  • isthmus: fix argument order for trim function mapping (#714) (45750bf)

0.81.0 (2026-03-01)

Features

  • isthmus: support Substrait struct literal conversions (#677) (cd2535b)

0.80.0 (2026-02-24)

⚠ BREAKING CHANGES

  • removed FeatureBoard class
  • all constructors consuming a FeatureBoard have been removed
  • a number of methods/constructors have been replaced with ConverterProvider equivalents

Features

  • introduce ConverterProvider to control conversion behaviour (#649) (bb58d42)

0.79.0 (2026-02-22)

Features

  • isthmus: add method to convert Plan into SQL strings using dialect (#704) (e75b621)
  • spark: upgrade scala compiler to 2.13.18 (#705) (becd45e)

0.78.0 (2026-02-01)

Features

  • isthmus: add strptime_* function mappings (#695) (d93efe4)

0.77.0 (2026-01-25)

⚠ BREAKING CHANGES

  • io.substrait.relation.EmptyScan has been removed

... (truncated)

Commits
  • 9d840bd chore(release): 0.82.0
  • 66d7c0b feat(core): add SubstraitBuilder.fieldReference(s) methods for joins (#712)
  • ea1a708 feat: introduce Type#withNullable(boolean) (#713)
  • 5cf6820 feat(spark): support lpad and rpad functions (#719)
  • 45750bf fix(isthmus): fix argument order for trim function mapping (#714)
  • 5462443 chore(release): 0.81.0
  • cd2535b feat(isthmus): support Substrait struct literal conversions (#677)
  • a3c566f chore(release): 0.80.0
  • bb58d42 feat: introduce ConverterProvider to control conversion behaviour (#649)
  • 324394c build(deps): bump com.fasterxml.jackson:jackson-bom from 2.21.0 to 2.21.1 (#709)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2026
@amazon-inspector-n-virginia
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@amazon-inspector-n-virginia
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

github-actions[bot]
github-actions bot previously approved these changes Mar 3, 2026
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@amazon-inspector-n-virginia
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

1 similar comment
@amazon-inspector-n-virginia
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

Bumps `io.substrait.version` from 0.65.0 to 0.82.0.

Updates `io.substrait:isthmus` from 0.65.0 to 0.82.0
- [Release notes](https://github.com/substrait-io/substrait-java/releases)
- [Changelog](https://github.com/substrait-io/substrait-java/blob/main/CHANGELOG.md)
- [Commits](substrait-io/substrait-java@v0.65.0...v0.82.0)

Updates `io.substrait:core` from 0.65.0 to 0.82.0
- [Release notes](https://github.com/substrait-io/substrait-java/releases)
- [Changelog](https://github.com/substrait-io/substrait-java/blob/main/CHANGELOG.md)
- [Commits](substrait-io/substrait-java@v0.65.0...v0.82.0)

---
updated-dependencies:
- dependency-name: io.substrait:isthmus
  dependency-version: 0.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.substrait:core
  dependency-version: 0.82.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.substrait.version-0.82.0 branch from b6e03fa to 2e54df4 Compare March 10, 2026 17:51
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants