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

Replace Connection and Cursor with Warehouse methods #75

Open
JCZuurmond opened this issue Sep 9, 2021 · 0 comments
Open

Replace Connection and Cursor with Warehouse methods #75

JCZuurmond opened this issue Sep 9, 2021 · 0 comments

Comments

@JCZuurmond
Copy link
Contributor

As discussed in this soda-sql issue we prefer to use the Warehouse methods to execute SQL statements since we have control over this API. However, to unblock sodadata/soda-sql#240 we implemented the Connection and Cursor in sodadata/soda-sql#239. After the issue 479 is resolved we can replace the Connection and Cursor with a Warehouse implementation for Spark.

@JCZuurmond JCZuurmond added this to To do in Under the hood via automation Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant