Skip to content

Conversation

@ingomueller-net
Copy link
Contributor

No description provided.

dependabot bot and others added 10 commits June 12, 2025 00:44
Bumps [substrait-java](https://github.com/substrait-io/substrait-java) from `49b0210` to `33c83dc`.
- [Release notes](https://github.com/substrait-io/substrait-java/releases)
- [Commits](substrait-io/substrait-java@49b0210...33c83dc)

---
updated-dependencies:
- dependency-name: substrait-java
  dependency-version: 33c83dc2babb4114607333d8299eced88e4afa01
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
The only change is the addition of the `Version` field, which is
expected given substrait-io/substrait-java#406.

Signed-off-by: Ingo Müller <[email protected]>

- name: Fetch history and tags of submodules
# This is needed for `substrait-java` or one of its submodules to determine its version.
run: git submodule foreach --recursive 'git fetch --unshallow || true'
Copy link
Member

Choose a reason for hiding this comment

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

what happens when you add the following after this command?

cd substrait-java/substrait; git describe --tags

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The tags seem to be present correctly, see CI log.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants