Skip to content

Conversation

@swkimme
Copy link
Contributor

@swkimme swkimme commented Dec 4, 2015

The example will throw error like
:20: error: not found: value StructType

Need to add this line:
import org.apache.spark.sql.types._

The example will throw error like 
<console>:20: error: not found: value StructType

Need to add this line:
import org.apache.spark.sql.types._
@SparkQA
Copy link

SparkQA commented Dec 4, 2015

Test build #2171 has finished for PR 10141 at commit 64d1650.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to remove the trailing space here to pass the style checker

@JoshRosen
Copy link
Contributor

Ping @swkimme, can you update this so we can merge it?

@swkimme
Copy link
Contributor Author

swkimme commented Jan 27, 2016

@JoshRosen @rxin Oh I've been missed this PR! I'll update!

remove trailing whitespace
@marmbrus
Copy link
Contributor

marmbrus commented Feb 2, 2016

ok to test

@SparkQA
Copy link

SparkQA commented Feb 2, 2016

Test build #50580 has finished for PR 10141 at commit 058019d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Feb 2, 2016
The example will throw error like
<console>:20: error: not found: value StructType

Need to add this line:
import org.apache.spark.sql.types._

Author: Kevin (Sangwoo) Kim <[email protected]>

Closes #10141 from swkimme/patch-1.

(cherry picked from commit b377b03)
Signed-off-by: Michael Armbrust <[email protected]>
@marmbrus
Copy link
Contributor

marmbrus commented Feb 2, 2016

Merged to master and 1.6

@asfgit asfgit closed this in b377b03 Feb 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants