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

[ISSUE] Schema result under the Results object #352

Open
shkelzeen opened this issue Sep 27, 2024 · 0 comments
Open

[ISSUE] Schema result under the Results object #352

shkelzeen opened this issue Sep 27, 2024 · 0 comments

Comments

@shkelzeen
Copy link

Description
A clear and concise description of what the bug is.
While using the execute command API the result of the call is a Results Object this object has a field called schema which is Map I expected it to be an object that used ColumnInfoTypeName which is used on the SQL warehouse and catalog object

Reproduction
A minimal code sample demonstrating the bug.

Expected behavior
A clear and concise description of what you expected to happen.

Is it a regression?
Did this work in a previous version of the SDK? If so, which versions did you try?

Debug Logs
The SDK logs helpful debugging information when debug logging is enabled. Set the log level to TRACE (e.g. add log4j.logger.com.databricks=TRACE to the log4j.properties in your project), and include the logs here.

Other Information

  • OS: [e.g. macOS]
  • Version: [e.g. 0.1.0]

Additional context
Add any other context about the problem here.

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

1 participant