spark-instrumented-optimizer/sql/hive-thriftserver
Cheng Lian 6b7f2f753d [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types
This PR is exactly the same as #3178 except it reverts the `FileStatus.isDir` to `FileStatus.isDirectory` change, since it doesn't compile with Hadoop 1.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/apache/spark/3298)
<!-- Reviewable:end -->

Author: Cheng Lian <lian@databricks.com>

Closes #3298 from liancheng/date-for-thriftserver and squashes the following commits:

866037e [Cheng Lian] Revers isDirectory to isDir (it breaks Hadoop 1 profile)
6f71d0b [Cheng Lian] Makes toHiveString static
26fa955 [Cheng Lian] Fixes complex type support in Hive 0.13.1 shim
a92882a [Cheng Lian] Updates HiveShim for 0.13.1
73f442b [Cheng Lian] Adds Date support for HiveThriftServer2 (Hive 0.12.0)
2014-11-17 16:31:05 -08:00
..
src [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types 2014-11-17 16:31:05 -08:00
v0.12.0/src/main/scala/org/apache/spark/sql/hive/thriftserver [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types 2014-11-17 16:31:05 -08:00
v0.13.1/src/main/scala/org/apache/spark/sql/hive/thriftserver [SPARK-4309][SPARK-4407][SQL] Date type support for Thrift server, and fixes for complex types 2014-11-17 16:31:05 -08:00
pom.xml [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1 2014-10-31 11:27:59 -07:00