Skip to content

Add proxy_path support for ClickHouse Connections#8128

Merged
Light2Dark merged 1 commit intomarimo-team:mainfrom
maruthgoyal:main
Feb 5, 2026
Merged

Add proxy_path support for ClickHouse Connections#8128
Light2Dark merged 1 commit intomarimo-team:mainfrom
maruthgoyal:main

Conversation

@maruthgoyal
Copy link
Contributor

📝 Summary

Adds support for the proxy_path option for the ClickHouse client. This is useful if you have something like your-database.com/something

Closes #

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 5, 2026 4:48am

Request Review

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@maruthgoyal
Copy link
Contributor Author

Tested this locally and was able to connect to and query a ClickHouse instance behind a proxy

@maruthgoyal
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Collaborator

@Light2Dark Light2Dark left a comment

Choose a reason for hiding this comment

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

this looks good, thank you!

@Light2Dark Light2Dark merged commit 7b29366 into marimo-team:main Feb 5, 2026
31 of 34 checks passed
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.19.8-dev32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants