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

fix: issue 265 add cloud spanner functionality #394

Merged
merged 2 commits into from
Mar 30, 2022
Merged

Conversation

ngdav
Copy link
Collaborator

@ngdav ngdav commented Mar 18, 2022

*Add/override raw_sql() for cloud spanner
*Add SpannerCursor class to implement ibis client interface
*This is because current spanner client returns a dataframe which is not
compatible with the context manager that raw_query funtionality is
expecting

*Add/override raw_sql() for cloud spanner
*Add SpannerCursor class to implement ibis client interface
*This is because current spanner client returns a dataframe which is not
compatible with the context manager that raw_query funtionality is
expecting
@ngdav ngdav linked an issue Mar 18, 2022 that may be closed by this pull request
@ngdav ngdav self-assigned this Mar 18, 2022
@ngdav
Copy link
Collaborator Author

ngdav commented Mar 21, 2022

/gcbrun

@nehanene15 nehanene15 merged commit 783cdf8 into develop Mar 30, 2022
@nehanene15 nehanene15 deleted the issue265-spannerq branch March 30, 2022 17:12
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.

Cloud Spanner queries are not working
3 participants