GitHub user crlalam opened a pull request:
https://github.com/apache/spark/pull/19420
[SPARK-22191] [SQL] Add hive serde example with serde properties
## What changes were proposed in this pull request?
Added an example for, specifying serde with serde properties for hive
tables using OPTIONS.
## How was this patch tested?
Verified manually by running examples with run-example.sh. Verified in
Scala, java and python.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/crlalam/spark SPARK-22191
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19420.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 #19420
----
commit 6b2a02c0555fff54212b5d1781db287f93563266
Author: Lalam <[email protected]>
Date: 2017-10-03T17:41:11Z
[SPARK-22191] [SQL] Add hive serde example with serde properties
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]