notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-databricks-sql-connector Databricks SQL Connector for Python
4.3.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.6Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-12-09 11:24:12
Last Update: 2026-07-11 12:20:59
Commit Hash: 7bd45cb
Also Listed In: python
License: APACHE20
WWW:
https://github.com/databricks/databricks-sql-python
Description:
The Databricks SQL Connector for Python allows you to develop Python applications that connect to Databricks clusters and SQL warehouses. It is a Thrift-based client with no dependencies on ODBC or JDBC. It conforms to the Python DB API 2.0 specification. This connector uses Arrow as the data-exchange format, and supports APIs (e.g. fetchmany_arrow) to directly fetch Arrow tables. Arrow tables are wrapped in the ArrowQueue class to provide a natural API to get several rows at a time. PyArrow is required to enable this and use these APIs, you can install it via pip install pyarrow or pip install databricks-sql-connector[pyarrow]. The connector includes built-in support for HTTP/HTTPS proxy servers with multiple authentication methods including basic authentication and Kerberos/Negotiate authentication. See docs/proxy.md and examples/proxy_authentication.py for details.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}databricks-sql-connector>0:databases/py-databricks-sql-connector@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-databricks-sql-connector/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-databricks-sql-connector
  • pkg install py312-databricks-sql-connector
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py312-databricks-sql-connector listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-databricks-sql-connector
Package flavors (<flavor>: <package>)
  • py312: py312-databricks-sql-connector
distinfo:
TIMESTAMP = 1783564014 SHA256 (databricks_sql_connector-4.3.0.tar.gz) = 047a56d31a61a04bd7eaa33a29e2c899b177f5b9089c127e9ae88c261e635cd1 SIZE (databricks_sql_connector-4.3.0.tar.gz) = 222828

Packages (timestamps in pop-ups are UTC):
py311-databricks-sql-connector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.54.2.6---n/an/an/a
FreeBSD:13:quarterly4.2.54.2.5---n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-databricks-sql-connector
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest4.2.64.2.7------
FreeBSD:14:quarterly4.2.74.2.7------
FreeBSD:15:latest4.2.74.2.7n/a-n/an/a--
FreeBSD:15:quarterly4.2.74.2.7n/a-n/an/a--
FreeBSD:16:latest4.2.74.2.7n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-poetry-core>=1.0.0 : devel/py-poetry-core@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. py312-lz4>=4.4.5<5 : archivers/py-lz4@py312
  2. py312-oauthlib>=3.1.0<4 : security/py-oauthlib@py312
  3. py312-openpyxl>=3.0.10<4 : textproc/py-openpyxl@py312
  4. py312-pandas>=2.2.3,1<4.0.0,1 : math/py-pandas@py312
  5. py312-pybreaker>=1.0.0<2 : devel/py-pybreaker@py312
  6. py312-pyjwt>=2.0.0<3 : www/py-pyjwt@py312
  7. py312-python-dateutil>=2.8.0<3 : devel/py-python-dateutil@py312
  8. py312-requests>=2.18.1<3 : www/py-requests@py312
  9. py312-requests-kerberos>=0<0.16 : security/py-requests-kerberos@py312
  10. py312-thrift>=0.22.0,1<0.23,1 : devel/py-thrift@py312
  11. py312-urllib3>=1.26,1 : net/py-urllib3@py312
  12. py312-pyarrow>=22.0.0 : databases/py-pyarrow@py312
  13. python3.12 : lang/python312
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py312-databricks-sql-connector-4.3.0: PYARROW=on: Apache Arrow support ===> Use 'make config' to modify these settings
Options name:
databases_py-databricks-sql-connector
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/databricks_sql_connector/
  2. https://pypi.org/packages/source/d/databricks_sql_connector/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.0
11 Jul 2026 12:20:59
commit hash: 7bd45cb7aa34cd72fcfb664d79ee0098874ad083commit hash: 7bd45cb7aa34cd72fcfb664d79ee0098874ad083commit hash: 7bd45cb7aa34cd72fcfb664d79ee0098874ad083commit hash: 7bd45cb7aa34cd72fcfb664d79ee0098874ad083 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.3.0

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.7
08 Jul 2026 13:31:04
commit hash: e213577cca9d69a9f0fbcc46ac43f1a2efefb720commit hash: e213577cca9d69a9f0fbcc46ac43f1a2efefb720commit hash: e213577cca9d69a9f0fbcc46ac43f1a2efefb720commit hash: e213577cca9d69a9f0fbcc46ac43f1a2efefb720 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.7

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.6
27 Apr 2026 13:07:06
commit hash: 889c69c26e399aa67e9cbd741879435927b8d95bcommit hash: 889c69c26e399aa67e9cbd741879435927b8d95bcommit hash: 889c69c26e399aa67e9cbd741879435927b8d95bcommit hash: 889c69c26e399aa67e9cbd741879435927b8d95b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.6

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.5
09 Mar 2026 18:18:33
commit hash: 96b25b9a377f48bdf9d5e46c1c72c097b9507711commit hash: 96b25b9a377f48bdf9d5e46c1c72c097b9507711commit hash: 96b25b9a377f48bdf9d5e46c1c72c097b9507711commit hash: 96b25b9a377f48bdf9d5e46c1c72c097b9507711 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.5

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.4
31 Jan 2026 14:15:00
commit hash: bfca33703f2fd887af7f22608c9dfb8bd6cf975ecommit hash: bfca33703f2fd887af7f22608c9dfb8bd6cf975ecommit hash: bfca33703f2fd887af7f22608c9dfb8bd6cf975ecommit hash: bfca33703f2fd887af7f22608c9dfb8bd6cf975e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.4

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.3
30 Dec 2025 13:29:11
commit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffecommit hash: 46c057ce66738942bb63108a07ac22ebd7953ffe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update to 4.2.3

Changes:	https://github.com/databricks/databricks-sql-python/releases
4.2.2_1
17 Dec 2025 10:11:59
commit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937acommit hash: 8db42197eb95413f4abe926850343f8682a0937a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Update RUN_DEPENDS

- Bump PORTREVISION for dependency and package change
4.2.2
09 Dec 2025 11:20:48
commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07commit hash: 8ad452903cffdb8808383cbf2b1a4bea5530fd07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-databricks-sql-connector: Add py-databricks-sql-connector 4.2.2

The Databricks SQL Connector for Python allows you to develop Python
applications that connect to Databricks clusters and SQL warehouses. It is a
Thrift-based client with no dependencies on ODBC or JDBC. It conforms to the
Python DB API 2.0 specification.

This connector uses Arrow as the data-exchange format, and supports APIs (e.g.
fetchmany_arrow) to directly fetch Arrow tables. Arrow tables are wrapped in the
ArrowQueue class to provide a natural API to get several rows at a time. PyArrow
is required to enable this and use these APIs, you can install it via pip
install pyarrow or pip install databricks-sql-connector[pyarrow].

The connector includes built-in support for HTTP/HTTPS proxy servers with
multiple authentication methods including basic authentication and
Kerberos/Negotiate authentication. See docs/proxy.md and
examples/proxy_authentication.py for details.

Number of commits found: 8