pqarrow/arrowutils: Add EnsureSameSchema for records #2062
Annotations
10 errors and 1 warning
lint:
aggregate_test.go#L40
missing type in composite literal (typecheck)
|
lint:
aggregate_test.go#L50
missing type in composite literal (typecheck)
|
lint:
aggregate_test.go#L60
missing type in composite literal (typecheck)
|
lint:
db_test.go#L20
"github.com/google/uuid" imported and not used (typecheck)
|
lint:
db_test.go#L53
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
lint:
db_test.go#L78
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
lint:
db_test.go#L279
cannot use sinksource (variable of type *DefaultObjstoreBucket) as DataSinkSource value in argument to WithReadWriteStorage: *DefaultObjstoreBucket does not implement DataSinkSource (missing method Delete) (typecheck)
|
lint:
db_test.go#L686
ts declared and not used (typecheck)
|
lint:
db_test.go#L888
ts declared and not used (typecheck)
|
lint:
dynparquet/schema_test.go#L10
"github.com/google/uuid" imported and not used (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/frostdb/frostdb. Supported file pattern: go.sum
|