Closed mattdeekay closed 1 year ago
Supports executing queries with Cloud Fetch for increased performance and caching.
Steps taken:
mattdeekay
cloudfetch
main
mattdeekay:main
git merge --squash cloudfetch
cloudfetch_test.go
connector_test.go
batchloader_test.go
arrowRows_test.go
golangci-lint run
Supports executing queries with Cloud Fetch for increased performance and caching.
Steps taken:
mattdeekay
for bothcloudfetch
andmain
branchesmattdeekay:main
, rangit merge --squash cloudfetch
cloudfetch_test.go
end-to-end test to (WithEnableCloudFetch -> WithCloudFetch)connector_test.go
to add cloud fetch (forgot to add earlier)batchloader_test.go
arrowRows_test.go
golangci-lint run