[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread 10110346
Github user 10110346 commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112392683 --- Diff: examples/src/main/scala/org/apache/spark/examples/LocalKMeans.scala --- @@ -76,8 +76,8 @@ object LocalKMeans { showWarning()

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread 10110346
Github user 10110346 commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112392592 --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/UIData.scala --- @@ -98,9 +98,9 @@ private[spark] object UIData { var schedulingPool:

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread 10110346
Github user 10110346 commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112392046 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Cast.scala --- @@ -1036,3 +1036,8 @@ case class UpCast(child: Expression,

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112383231 --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/UIData.scala --- @@ -98,9 +98,9 @@ private[spark] object UIData { var schedulingPool: String

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112383248 --- Diff: examples/src/main/scala/org/apache/spark/examples/LocalKMeans.scala --- @@ -76,8 +76,8 @@ object LocalKMeans { showWarning()

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/17698#discussion_r112383091 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Cast.scala --- @@ -1036,3 +1036,8 @@ case class UpCast(child: Expression,

[GitHub] spark pull request #17698: [SPARK-20403][SQL][Documentation]Modify the instr...

2017-04-20 Thread 10110346
GitHub user 10110346 opened a pull request: https://github.com/apache/spark/pull/17698 [SPARK-20403][SQL][Documentation]Modify the instructions of some functions, and add instructions of 'cast' function ## What changes were proposed in this pull request? 1. ‘’hashSet‘