feat(substrait): Update to Substrait v0.53.0 #98
Annotations
7 errors and 1 warning
Build and Test (ubuntu-latest):
plan/plan.go#L148
cannot use p.advExtension (variable of type *"github.com/substrait-io/substrait-go/proto/extensions".AdvancedExtension) as AdvancedExtension value in return statement: *"github.com/substrait-io/substrait-go/proto/extensions".AdvancedExtension does not implement AdvancedExtension (wrong type for method GetOptimization)
|
Build and Test (ubuntu-latest)
Process completed with exit code 1.
|
Build and Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build and Test (macos-latest):
plan/plan.go#L148
cannot use p.advExtension (variable of type *"github.com/substrait-io/substrait-go/proto/extensions".AdvancedExtension) as AdvancedExtension value in return statement: *"github.com/substrait-io/substrait-go/proto/extensions".AdvancedExtension does not implement AdvancedExtension (wrong type for method GetOptimization)
|
Build and Test (macos-latest)
Process completed with exit code 1.
|
Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build and Test (windows-latest)
The operation was canceled.
|
Build and Test (ubuntu-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/
|