Streaming arrow query results #392
Annotations
10 errors
golangci-lint:
examples/appender/main.go#L8
could not import github.com/marcboeker/go-duckdb (-: # github.com/marcboeker/go-duckdb
|
golangci-lint:
arrow.go#L97
undefined: stmt) (typecheck)
|
golangci-lint:
examples/appender/main.go#L12
undefined: duckdb (typecheck)
|
golangci-lint:
examples/appender/main.go#L27
undefined: duckdb (typecheck)
|
golangci-lint:
examples/scalar_udf/main.go#L10
could not import github.com/marcboeker/go-duckdb (-: # github.com/marcboeker/go-duckdb
|
golangci-lint:
arrow.go#L97
undefined: stmt) (typecheck)
|
golangci-lint:
examples/scalar_udf/main.go#L27
undefined: duckdb (typecheck)
|
golangci-lint:
examples/simple/main.go#L9
could not import github.com/marcboeker/go-duckdb (-: # github.com/marcboeker/go-duckdb
|
golangci-lint:
arrow.go#L97
undefined: stmt) (typecheck)
|
golangci-lint:
arrow.go#L97
undefined: stmt (typecheck)
|
Loading