<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/py-databricks-sql-connector/Makefile, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>databases/py-databricks-sql-connector: Update to 4.2.5</title>
<updated>2026-03-09T18:18:33+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-03-09T17:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=96b25b9a377f48bdf9d5e46c1c72c097b9507711'/>
<id>96b25b9a377f48bdf9d5e46c1c72c097b9507711</id>
<content type='text'>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/py-databricks-sql-connector: Update to 4.2.4</title>
<updated>2026-01-31T14:15:00+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-01-31T13:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bfca33703f2fd887af7f22608c9dfb8bd6cf975e'/>
<id>bfca33703f2fd887af7f22608c9dfb8bd6cf975e</id>
<content type='text'>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/py-databricks-sql-connector: Update to 4.2.3</title>
<updated>2025-12-30T13:29:11+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-12-30T13:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=46c057ce66738942bb63108a07ac22ebd7953ffe'/>
<id>46c057ce66738942bb63108a07ac22ebd7953ffe</id>
<content type='text'>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes:	https://github.com/databricks/databricks-sql-python/releases
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/py-databricks-sql-connector: Update RUN_DEPENDS</title>
<updated>2025-12-17T10:11:59+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-12-17T10:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8db42197eb95413f4abe926850343f8682a0937a'/>
<id>8db42197eb95413f4abe926850343f8682a0937a</id>
<content type='text'>
- Bump PORTREVISION for dependency and package change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Bump PORTREVISION for dependency and package change
</pre>
</div>
</content>
</entry>
<entry>
<title>databases/py-databricks-sql-connector: Add py-databricks-sql-connector 4.2.2</title>
<updated>2025-12-09T11:20:48+00:00</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-12-09T06:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8ad452903cffdb8808383cbf2b1a4bea5530fd07'/>
<id>8ad452903cffdb8808383cbf2b1a4bea5530fd07</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
