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

Check run_sql method returns result rather than CursorResult #1710

Closed
rajaths010494 opened this issue Feb 3, 2023 · 2 comments
Closed

Check run_sql method returns result rather than CursorResult #1710

rajaths010494 opened this issue Feb 3, 2023 · 2 comments

Comments

@rajaths010494
Copy link
Contributor

Currently, run_sql method returns CursorResult instead of which we can return the result.
we do have data bricks where we use a handler to get the results and explore even in other databases we could do the same and return the result rather than CursorResult.

@dimberman

@sunank200
Copy link
Contributor

@rajaths010494 what does the priority for this task look like?

@rajaths010494
Copy link
Contributor Author

We can close this as this done part of #1773

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

No branches or pull requests

2 participants