GitHub user tijoparacka opened a pull request:
https://github.com/apache/spark/pull/5389
[SPARK-6739][SQL] Fixed missing import for StructType in example script
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tijoparacka/spark MISSING_IMPORT_STRUCT_TYPE
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5389.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 #5389
----
commit 863e7abeec8ab8ebc4dd49eec64742e71dceeda3
Author: Tijo Thomas <[email protected]>
Date: 2015-04-07T14:59:58Z
Missing import for structtype in the example program under section
"Programmatically Specifying the Schema"
commit 0f62fb880f0b8588c5decb04c224c3356e5f8ea2
Author: Tijo Thomas <[email protected]>
Date: 2015-04-07T15:32:23Z
Fixed the missing import for StructType ,StringField, StringType under the
section "Programmatically Specifying the Schema"
----
---
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]