Conversation
|
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase ( |
There was a problem hiding this comment.
Pull request overview
This PR adds a single comment line (# Checks) before the ThriftDatabricksClient class definition in the thrift backend module. The PR metadata lacks a description of what this change accomplishes or why it was made.
Changes:
- Added a comment
# Checksabove theThriftDatabricksClientclass
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| } | ||
|
|
||
|
|
||
| # Checks |
There was a problem hiding this comment.
The comment "Checks" is too vague and doesn't provide meaningful context. Comments should explain what is being checked or why this section exists. Consider either removing this comment if it's not needed, or making it more descriptive, such as describing the purpose of the ThriftDatabricksClient class that follows.
| # Checks | |
| # Thrift-based Databricks SQL client implementation |
|
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase ( |
What type of PR is this?
Description
How is this tested?
Related Tickets & Documents