Skip to content

feat(substrait): Update to Substrait v0.53.0 #97

feat(substrait): Update to Substrait v0.53.0

feat(substrait): Update to Substrait v0.53.0 #97

Triggered via pull request August 6, 2024 13:13
Status Failure
Total duration 33s
Artifacts

dev.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build and Test (macos-latest): expr/literals.go#L423
unknown field Value in struct literal of type "github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined
Build and Test (macos-latest): expr/literals.go#L675
v.Value undefined (type *"github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined has no field or method Value)
Build and Test (macos-latest): expr/literals.go#L917
lit.UserDefined.Value undefined (type *"github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined has no field or method Value)
Build and Test (macos-latest)
Process completed with exit code 1.
Build and Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Build and Test (ubuntu-latest): expr/literals.go#L423
unknown field Value in struct literal of type "github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined
Build and Test (ubuntu-latest): expr/literals.go#L675
v.Value undefined (type *"github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined has no field or method Value)
Build and Test (ubuntu-latest): expr/literals.go#L917
lit.UserDefined.Value undefined (type *"github.com/substrait-io/substrait-go/proto".Expression_Literal_UserDefined has no field or method Value)
Build and Test (ubuntu-latest)
Process completed with exit code 1.
Build and Test (windows-latest)
The job was canceled because "macos-latest" failed.
Build and Test (windows-latest)
The operation was canceled.
Build and Test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/