Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch 'cloudfetch' into main #154

Merged
merged 6 commits into from Aug 8, 2023

Conversation

mattdeekay
Copy link
Contributor

@mattdeekay mattdeekay commented Aug 4, 2023

Supports executing queries with Cloud Fetch for increased performance and caching.

Steps taken:

  • Synced fork mattdeekay for both cloudfetch and main branches
  • On mattdeekay:main, ran git merge --squash cloudfetch
  • Resolved merge conflicts
  • Fixed cloudfetch_test.go end-to-end test to (WithEnableCloudFetch -> WithCloudFetch)
  • Commit and create PR
  • Fix connector_test.go to add cloud fetch (forgot to add earlier)
  • Add link expiration test to batchloader_test.go
  • Fix arrowRows_test.go
  • golangci-lint run

Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
Signed-off-by: Matthew Kim <11141331+mattdeekay@users.noreply.github.com>
@rcypher-databricks rcypher-databricks merged commit 7e079fd into databricks:main Aug 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants