Github user carsonwang commented on a diff in the pull request:
https://github.com/apache/spark/pull/9991#discussion_r46014967
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/execution/ui/SQLListenerSuite.scala
---
@@ -343,6 +343,8 @@ class SQLListenerMemoryLeakSuite extend
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/9903#issuecomment-160033387
Thanks - merging this in.
---
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
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/9861#issuecomment-160033166
LGTM - going to merge it.
---
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 thi
Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/9861#discussion_r46014887
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JDBCRDD.scala
---
@@ -489,6 +494,13 @@ private[sql] class JDBCRDD(
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9702#issuecomment-160032984
**[Test build #2121 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2121/consoleFull)**
for PR 9702 at commit
[`238e288`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9973#issuecomment-160032924
**[Test build #2120 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2120/consoleFull)**
for PR 9973 at commit
[`6a1220b`](https://gi
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9973#issuecomment-160032766
**[Test build #2120 has
started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/2120/consoleFull)**
for PR 9973 at commit
[`6a1220b`](https://git
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/9994
---
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 enab
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/9994#issuecomment-160032405
LGTM - going to merge it. Thanks.
---
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
Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/9994#discussion_r46014608
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/DataFrameAggregateSuite.scala ---
@@ -261,6 +261,9 @@ class DataFrameAggregateSuite extends QueryTest with
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/9976
---
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 enab
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160032280
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160032215
**[Test build #46789 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46789/consoleFull)**
for PR 9990 at commit
[`a8d096d`](https://git
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160032281
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/10008
---
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 ena
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160032041
I'm going to merge this.
---
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
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/10009#issuecomment-160031943
cc @nongli
---
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
enabl
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/10008#issuecomment-160031822
Thanks for fixing it. I'm going to merge this.
---
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 pro
Github user rxin commented on the pull request:
https://github.com/apache/spark/pull/10010#issuecomment-160031786
LGTM
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/9995
---
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 enab
Github user yinxusen commented on the pull request:
https://github.com/apache/spark/pull/9849#issuecomment-160031578
PySpark cannot use it for now, maybe in v1.7
---
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 pro
Github user zjffdu commented on the pull request:
https://github.com/apache/spark/pull/9490#issuecomment-160029445
@liancheng sorry for late response, will try to make a new commit this
weekend
---
If your project is set up for it, you can reply to this email and have your
reply app
Github user karlhigley commented on a diff in the pull request:
https://github.com/apache/spark/pull/9843#discussion_r46013714
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/IDF.scala ---
@@ -218,7 +218,7 @@ private object IDFModel {
newValues(k) = valu
Github user CodingCat commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160027038
Leave a mark here, there is something wrong with a particular test case
causing the above failures, more details:
https://issues.apache.org/jira/browse/SPARK-12021?j
Github user karlhigley commented on a diff in the pull request:
https://github.com/apache/spark/pull/9843#discussion_r46013493
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/IDF.scala ---
@@ -211,14 +213,16 @@ private object IDFModel {
val n = v.size
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9769#issuecomment-160023492
Merged build finished. Test PASSed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9769#issuecomment-160023496
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9769#issuecomment-160023298
**[Test build #46792 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46792/consoleFull)**
for PR 9769 at commit
[`f073c3a`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9478#issuecomment-160023236
**[Test build #46794 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46794/consoleFull)**
for PR 9478 at commit
[`ba94687`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160020704
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160020698
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160020226
**[Test build #46786 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46786/consoleFull)**
for PR 9976 at commit
[`d626bfc`](https://git
Github user yu-iskw commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160019724
@jkbradley could you review it?
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/8880#issuecomment-160018955
**[Test build #46793 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46793/consoleFull)**
for PR 8880 at commit
[`8b0aa5e`](https://gith
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160018848
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160018847
Merged build finished. Test PASSed.
---
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
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160018805
**[Test build #46790 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46790/consoleFull)**
for PR 9952 at commit
[`86f6085`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9769#issuecomment-160018492
**[Test build #46792 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46792/consoleFull)**
for PR 9769 at commit
[`f073c3a`](https://gith
Github user CodingCat commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160017670
weird, something magical happened after Nov 23th
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
Github user sun-rui commented on a diff in the pull request:
https://github.com/apache/spark/pull/9769#discussion_r46012852
--- Diff: R/pkg/R/DataFrame.R ---
@@ -700,25 +700,28 @@ setMethod("collect",
# data of complex type can be held. But getting a cell
from
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/10001#issuecomment-160017383
LGTM
---
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 a
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/10001#issuecomment-160017247
**[Test build #46791 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46791/consoleFull)**
for PR 10001 at commit
[`4de7697`](https://gi
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160016969
**[Test build #46790 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46790/consoleFull)**
for PR 9952 at commit
[`86f6085`](https://gith
Github user dilipbiswal commented on a diff in the pull request:
https://github.com/apache/spark/pull/10001#discussion_r46012580
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala ---
@@ -606,9 +606,17 @@ abstract class HadoopFsRelation private[sql](
Github user yu-iskw commented on a diff in the pull request:
https://github.com/apache/spark/pull/9968#discussion_r46012436
--- Diff: data/mllib/sample_bisecting_kmeans_data.txt ---
@@ -0,0 +1,20 @@
+6.4,2.7,5.3,1.9
--- End diff --
Yes, we can. The reason why I adde
Github user winningsix commented on the pull request:
https://github.com/apache/spark/pull/8880#issuecomment-160014509
retest this please.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9397#issuecomment-160013977
Merged build finished. Test PASSed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9397#issuecomment-160013978
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9397#issuecomment-160013933
**[Test build #46784 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46784/consoleFull)**
for PR 9397 at commit
[`fd38551`](https://git
Github user felixcheung commented on the pull request:
https://github.com/apache/spark/pull/9769#issuecomment-160013831
looks good.
---
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 featur
Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/9769#discussion_r46011950
--- Diff: R/pkg/R/DataFrame.R ---
@@ -700,25 +700,28 @@ setMethod("collect",
# data of complex type can be held. But getting a cell
f
Github user yu-iskw commented on the pull request:
https://github.com/apache/spark/pull/9952#issuecomment-160012938
All right. I'll fix it.
---
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 thi
Github user davies commented on a diff in the pull request:
https://github.com/apache/spark/pull/10001#discussion_r46011770
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala ---
@@ -606,9 +606,17 @@ abstract class HadoopFsRelation private[sql](
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/9995#issuecomment-160012374
LGTM
---
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 an
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/10009#issuecomment-160012261
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/10009#issuecomment-160012260
Merged build finished. Test PASSed.
---
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 projec
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/10009#issuecomment-160012218
**[Test build #46783 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46783/consoleFull)**
for PR 10009 at commit
[`4876ce0`](https://g
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160012206
Merged build finished. Test FAILed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160012207
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160012197
**[Test build #46789 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46789/consoleFull)**
for PR 9990 at commit
[`a8d096d`](https://gith
Github user dbtsai commented on a diff in the pull request:
https://github.com/apache/spark/pull/9843#discussion_r46011586
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/IDF.scala ---
@@ -211,14 +213,16 @@ private object IDFModel {
val n = v.size
v m
Github user dilipbiswal commented on a diff in the pull request:
https://github.com/apache/spark/pull/10001#discussion_r46011485
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala ---
@@ -606,9 +606,17 @@ abstract class HadoopFsRelation private[sql](
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/10010#issuecomment-160011697
**[Test build #46787 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46787/consoleFull)**
for PR 10010 at commit
[`38194ea`](https://gi
Github user dilipbiswal commented on the pull request:
https://github.com/apache/spark/pull/10001#issuecomment-160011568
@yhuai Yeah.. this function discoverPartitions() was changed recently
(10/22/2015) as part of spark-9735.
---
If your project is set up for it, you can reply to t
Github user davies commented on the pull request:
https://github.com/apache/spark/pull/9990#issuecomment-160011485
@zsxwing @srowen I changed this to use setActive()/getActiveContext(),
---
If your project is set up for it, you can reply to this email and have your
reply appear on Gi
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/10001#issuecomment-160011060
@dilipbiswal I guess I did not ask my question clearly. I meant why 1.5 is
good but 1.6 is broken. There must be a change that exposed this issue.
---
If your project is
GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/10010
[SPARK-12020] [TESTS] [test-hadoop2.0] PR builder cannot trigger hadoop 2.0
test
https://issues.apache.org/jira/browse/SPARK-12020
You can merge this pull request into a Git repository by running:
Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/9979
---
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 enab
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/9979#issuecomment-160010283
Looks like there is a typo at
https://github.com/apache/spark/blob/master/dev/run-tests-jenkins.py#L167-L170
---
If your project is set up for it, you can reply to
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160009661
**[Test build #46786 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46786/consoleFull)**
for PR 9976 at commit
[`d626bfc`](https://gith
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/9979#issuecomment-160008842
hmm... not sure why
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46778/consoleFull
used hadoop 2.3 profile.
---
If your project is set up for it, y
Github user davies commented on a diff in the pull request:
https://github.com/apache/spark/pull/10001#discussion_r46011037
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/sources/interfaces.scala ---
@@ -606,9 +606,17 @@ abstract class HadoopFsRelation private[sql](
Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/9979#issuecomment-160008526
OK. I am merging this to master and branch 1.6. I will watch the builds and
see if there is any new issues.
---
If your project is set up for it, you can reply to this em
Github user zsxwing commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160008050
> Test build #46776 has finished for PR 9976 at commit d626bfc.
>
> This patch fails from timeout after a configured wait of `250m`.
> This patch merges clean
Github user zsxwing commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160008054
retest this please
---
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 fea
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160007597
Merged build finished. Test PASSed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160007599
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160007559
**[Test build #46781 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46781/consoleFull)**
for PR 9571 at commit
[`1dcbb5f`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160005881
**[Test build #46776 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46776/consoleFull)**
for PR 9976 at commit
[`d626bfc`](https://git
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160005908
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9976#issuecomment-160005907
Merged build finished. Test FAILed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005832
Merged build finished. Test PASSed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005835
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user karlhigley commented on a diff in the pull request:
https://github.com/apache/spark/pull/9843#discussion_r46010460
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/IDF.scala ---
@@ -218,7 +218,7 @@ private object IDFModel {
newValues(k) = valu
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005802
**[Test build #46780 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46780/consoleFull)**
for PR 9571 at commit
[`1dcbb5f`](https://git
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005780
Merged build finished. Test FAILed.
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005781
Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/4
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9571#issuecomment-160005758
**[Test build #46782 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46782/consoleFull)**
for PR 9571 at commit
[`25e77bd`](https://git
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160005256
**[Test build #46785 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46785/consoleFull)**
for PR 8610 at commit
[`8232a80`](https://gith
Github user dbtsai commented on a diff in the pull request:
https://github.com/apache/spark/pull/9843#discussion_r46010330
--- Diff: mllib/src/main/scala/org/apache/spark/mllib/feature/IDF.scala ---
@@ -218,7 +218,7 @@ private object IDFModel {
newValues(k) = values(k
Github user karlhigley commented on the pull request:
https://github.com/apache/spark/pull/9843#issuecomment-160004428
Updated to use an `ArrayBuffer` instead of `toSparse` to omit explicit
zeros in returned SparseVectors.
---
If your project is set up for it, you can reply to this e
Github user CodingCat commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160004437
Jenkins, retest this please
---
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 ha
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/9397#issuecomment-160004312
**[Test build #46784 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46784/consoleFull)**
for PR 9397 at commit
[`fd38551`](https://gith
Github user dilipbiswal commented on the pull request:
https://github.com/apache/spark/pull/9961#issuecomment-160002951
@marmbrus @cloud-fan Thank you !!
---
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 doe
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/10009#issuecomment-160001731
**[Test build #46783 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46783/consoleFull)**
for PR 10009 at commit
[`4876ce0`](https://gi
Github user gatorsmile commented on the pull request:
https://github.com/apache/spark/pull/1#issuecomment-160001389
Streaming DataFrames? I think this is a very significant feature!
---
If your project is set up for it, you can reply to this email and have your
reply appear on Git
Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/10008#issuecomment-160001253
Trivial, but OK
---
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 featur
Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/10009#discussion_r46009403
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/Expression.scala
---
@@ -95,12 +95,15 @@ abstract class Expression extends Tr
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160001142
**[Test build #46774 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/46774/consoleFull)**
for PR 8610 at commit
[`8232a80`](https://git
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/8610#issuecomment-160001166
Merged build finished. Test FAILed.
---
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
101 - 200 of 438 matches
Mail list logo