https://github.com/adbc-drivers/hiveserver2
Common infrastructure for ADBC drivers for the HiveServer2 protocol (Apache Hive, Apache Spark, and friends)
https://github.com/adbc-drivers/hiveserver2
adbc apache-hive apache-spark csharp databases hive
Last synced: 4 months ago
JSON representation
Common infrastructure for ADBC drivers for the HiveServer2 protocol (Apache Hive, Apache Spark, and friends)
- Host: GitHub
- URL: https://github.com/adbc-drivers/hiveserver2
- Owner: adbc-drivers
- License: apache-2.0
- Created: 2026-01-10T06:03:25.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-20T18:26:38.000Z (4 months ago)
- Last Synced: 2026-01-21T03:46:12.388Z (4 months ago)
- Topics: adbc, apache-hive, apache-spark, csharp, databases, hive
- Language: C#
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Notice: NOTICE.txt
Awesome Lists containing this project
README
# ADBC Drivers for HiveServer2-based Servers
This repository contains [ADBC drivers](https://arrow.apache.org/adbc/) for
HiveServer2-based servers (Hive, Impala, and Spark), implemented in C# language.
## Installation
At this time pre-packaged drivers are not yet available. See [Building](#building) for instructions on building from source.
## Building
See [CONTRIBUTING.md](CONTRIBUTING.md).
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).