Package gohive is a Go driver for Apache Hive, enabling SQL queries on Hive via the HiveServer2 protocol.
go get github.com/beltran/gohiveNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to Hive and execute a simple query.
Use gohive.WithSasl() or configure authentication options in gohive.DefaultOptions.
No dependency data recorded yet.