[
https://issues.apache.org/jira/browse/ARROW-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-3050.
---------------------------------
Resolution: Fixed
Assignee: Wes McKinney
Done in
https://github.com/apache/arrow/commit/dbf531b17bd8f706f83192b4cf4f16be08047716
> [C++] Adopt HiveServer2 client C++ codebase
> -------------------------------------------
>
> Key: ARROW-3050
> URL: https://issues.apache.org/jira/browse/ARROW-3050
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> I helped develop a small C++/Python library for interacting with databases
> like Hive and Impala via the HiveServer2 Thrift protocol and making them
> accessible to Python / pandas:
> https://github.com/cloudera/hs2client
> Internally this interfaces with HS2's own columnar representation. Arrow is a
> natural partner for this project, much of which could be discarded. I think
> Arrow would make as much sense as any place to develop this codebase further.
> It could be later split off into a new project if a large enough community
> develops
> cc [~twmarshall] [~mjacobs] for thoughts
> If we did this, do we need to do a software grant (essentially what I'm
> proposing is to fork)? Can we just attribute the original Cloudera authors in
> LICENSE.txt?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)