Skip to content

Conversation

@msrathore-db
Copy link
Contributor

@msrathore-db msrathore-db commented Jan 14, 2026

Summary

Converts DriverName from a constant to a virtual property in SparkConnection, enabling derived drivers (Databricks) to properly identify themselves in GetInfo API responses and User-Agent headers.
Associated PR: adbc-drivers/databricks#127

@github-actions github-actions bot added this to the ADBC Libraries 23 milestone Jan 14, 2026
@CurtHagenlocher CurtHagenlocher merged commit afbcedd into apache:main Jan 14, 2026
7 of 8 checks passed
eric-wang-1990 added a commit to adbc-drivers/databricks that referenced this pull request Jan 14, 2026
…er" (#128)

This reverts commit 9d32e1a.

## What's Changed

Please fill in a description of the changes here.

The current way of overriding driver name does not work, it will need to
change the base class impl to allow overriding.
apache/arrow-adbc#3893
Since the databricks driver has a pinned version of ADBC, this currently
does not work.
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.

2 participants