[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67446548 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to select

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67443332 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to select

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67440657 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67439698 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to select

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread shivaram
Github user shivaram commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67438648 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to select

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/13714#discussion_r67438295 --- Diff: examples/src/main/r/data-manipulation.R --- @@ -75,8 +75,8 @@ destDF <- select(flightsDF, "dest", "cancelled") # Using SQL to select

[GitHub] spark pull request #13714: [SPARK-15996][R] Fix R examples by removing depre...

2016-06-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13714 --- 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