Open antonputra opened 6 years ago
I would like to know any existing Golang API to connect to Hive.
@chrislusf - can https://github.com/derekgr/hivething be used?
This hive lib can query, but in a streaming way. Ideally something can do concurrent queries.
Ideally, it would be great to have a hive metarepo to control datasets in relational way, but have kind of an OLAP engine(similar to Apache Druid) as for example cockroachdb exposes a Postgres API for OLTP.