Skip to content

MINOR: [Go] Bump github.com/substrait-io/substrait-go from 0.4.2 to 1.2.0 in /go#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go/github.com/substrait-io/substrait-go-1.2.0
Open

MINOR: [Go] Bump github.com/substrait-io/substrait-go from 0.4.2 to 1.2.0 in /go#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/go/github.com/substrait-io/substrait-go-1.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps github.com/substrait-io/substrait-go from 0.4.2 to 1.2.0.

Release notes

Sourced from github.com/substrait-io/substrait-go's releases.

v1.2.0 (2024-11-03)

Features

  • plan Support Create Table As Select (#62) (1a7a92c)
    • feat(plan): Support Create Table As Select

    • add NamedTableWriteRel type

    • add CreateTableAsSelect() in builder

    • addressed review comments

  • support user-defined types in YAML extensions (#60) (9cb5896)

v1.1.0 (2024-10-06)

Features

  • Add Min/Max ArgumentCount API to functionvariant (#57) (5d40def)
    • Add Min/Max ArgumentCount API to functionvariant

v1.0.1 (2024-09-22)

Bug fixes

  • allow variadic variants to evaluate (#55) (18c1a41)
    • fix: allow variadic variants to evaluate

    • add some tests

v1.0.0 (2024-09-14)

BREAKING CHANGES

  • The previous ParameterizedType type was renamed to CompositeType to better match substrait specification naming. Please point to the new CompositeType in cases where you were previously using ParameterizedType.
    introduced by commit: Support for parameterized types (#52) (4265a21)

Features

  • Add Match() and MatchAt() to FunctionVariant (#54) (1a800d9)
    • Also fixed default nullability for ScalarFunctionImpl
  • Update to go 1.22, add MatchWithNullability() and MatchWithoutNullability() to FuncDefArgType (#53) (c48fb53)

v0.8.0 (2024-09-01)

Features

  • type Add support for interval compound literal (#44) (58e4ba0)
    • feat(type): Add support for interval compound literal

    • Fix pre-commit errors and rename test case

    • Address review comments

    • Address review comments

    • Address review comments

    • Address review comments

v0.7.0 (2024-08-25)

... (truncated)

Commits
  • 1a7a92c feat(plan): Support Create Table As Select (#62)
  • 9cb5896 feat: support user-defined types in YAML extensions (#60)
  • 002720e Add substrait as a module (#59)
  • 5d40def feat: Add Min/Max ArgumentCount API to functionvariant (#57)
  • db135fe treat default of supported_as_column as true in dialect (#56)
  • 18c1a41 fix: allow variadic variants to evaluate (#55)
  • 1a800d9 feat: Add Match() and MatchAt() to FunctionVariant (#54)
  • c48fb53 feat: Update to go 1.22, add MatchWithNullability() and MatchWithoutNullabili...
  • 4265a21 feat: Support for parameterized types (#52)
  • 58e4ba0 feat(type): Add support for interval compound literal (#44)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/substrait-io/substrait-go](https://github.com/substrait-io/substrait-go) from 0.4.2 to 1.2.0.
- [Release notes](https://github.com/substrait-io/substrait-go/releases)
- [Changelog](https://github.com/substrait-io/substrait-go/blob/main/.release.yml)
- [Commits](substrait-io/substrait-go@v0.4.2...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/substrait-io/substrait-go
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants