GitHub user liancheng opened a pull request:
https://github.com/apache/spark/pull/3298
[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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liancheng/spark date-for-thriftserver
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3298.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3298
----
commit 73f442b3bdd0bed9098596807ed959002ef0c865
Author: Cheng Lian <[email protected]>
Date: 2014-11-09T16:20:46Z
Adds Date support for HiveThriftServer2 (Hive 0.12.0)
commit a92882aaeee817b377649c28f1b00446312444a7
Author: Cheng Lian <[email protected]>
Date: 2014-11-09T16:39:59Z
Updates HiveShim for 0.13.1
commit 26fa9555398559535f73baafbe648adf8f794b92
Author: Cheng Lian <[email protected]>
Date: 2014-11-14T17:50:58Z
Fixes complex type support in Hive 0.13.1 shim
commit 6f71d0ba9b4b01247c6844105e5d99db062a0948
Author: Cheng Lian <[email protected]>
Date: 2014-11-15T04:34:40Z
Makes toHiveString static
commit 866037e4ca52e7ac43dcc2b2d57c13246de5a763
Author: Cheng Lian <[email protected]>
Date: 2014-11-17T02:27:10Z
Revers isDirectory to isDir (it breaks Hadoop 1 profile)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]