Skip to content

Conversation

@vikrantpuppala
Copy link
Contributor

@vikrantpuppala vikrantpuppala commented Aug 19, 2025

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • Other

Description

Add documentation for proxy support

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation and examples for proxy support in the Databricks SQL Connector. The documentation explains how to configure and use proxy servers with different authentication methods.

  • Added detailed proxy documentation covering configuration, authentication methods, and troubleshooting
  • Created example script demonstrating proxy authentication with basic auth and Kerberos/Negotiate
  • Updated README files to highlight the new proxy support capabilities

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
docs/proxy.md Complete proxy documentation including configuration, authentication methods, and troubleshooting
examples/proxy_authentication.py Example script demonstrating different proxy authentication methods
examples/README.md Added entry for the new proxy authentication example
README.md Added brief mention of proxy support with references to documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@jprakash-db jprakash-db left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some Nits. Overall LGTM. Thanks for making a very detailed README and examples file. This makes onboarding very easy

@vikrantpuppala vikrantpuppala merged commit 87fed36 into main Aug 20, 2025
24 of 25 checks passed
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.

3 participants