Add Match and MatchAt API to FunctionVariant interface #197
Annotations
10 errors
golangci-lint:
types/parser/type_parser.go#L14
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
|
golangci-lint:
types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
|
golangci-lint:
extensions/variants.go#L11
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
|
golangci-lint:
types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
|
golangci-lint:
expr/builder.go#L7
could not import github.com/substrait-io/substrait-go/types (-: # github.com/substrait-io/substrait-go/types
|
golangci-lint:
types/parameterized_single_integer_param_type.go#L112
undefined: reflect.TypeFor) (typecheck)
|
golangci-lint:
expr/expression.go#L67
reg.DecodeFunc undefined (type ExtensionRegistry has no field or method DecodeFunc) (typecheck)
|
golangci-lint:
expr/expression.go#L107
reg.DecodeFunc undefined (type ExtensionRegistry has no field or method DecodeFunc) (typecheck)
|
golangci-lint:
expr/expression.go#L448
clause.If.String undefined (type Expression has no field or method String) (typecheck)
|
golangci-lint:
expr/expression.go#L449
clause.Then.String undefined (type Expression has no field or method String) (typecheck)
|
Loading