spark-instrumented-optimizer/sql/hive-thriftserver
Yuming Wang 870f972dcc [SPARK-28104][SQL] Implement Spark's own GetColumnsOperation
## What changes were proposed in this pull request?

[SPARK-24196](https://issues.apache.org/jira/browse/SPARK-24196) and [SPARK-24570](https://issues.apache.org/jira/browse/SPARK-24570) implemented Spark's own `GetSchemasOperation` and `GetTablesOperation`. This pr implements Spark's own `GetColumnsOperation`.

## How was this patch tested?

unit tests and manual tests:
![image](https://user-images.githubusercontent.com/5399861/59745367-3a7d6180-92a7-11e9-862d-96bc494c5f00.png)

Closes #24906 from wangyum/SPARK-28104.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
2019-06-22 09:15:07 -07:00
..
src [SPARK-28104][SQL] Implement Spark's own GetColumnsOperation 2019-06-22 09:15:07 -07:00
v1.2.1 [SPARK-28104][SQL] Implement Spark's own GetColumnsOperation 2019-06-22 09:15:07 -07:00
v2.3.5 [SPARK-28104][SQL] Implement Spark's own GetColumnsOperation 2019-06-22 09:15:07 -07:00
pom.xml [SPARK-27831][SQL][TEST] Move Hive test jars to maven dependency 2019-06-02 20:23:08 -07:00