[spark] branch master updated (5715a84 -> 8f07839)

2019-12-24 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


from 5715a84  [SPARK-29914][ML][FOLLOWUP] fix SQLTransformer & 
VectorSizeHint toString method
 add 8f07839  [SPARK-30178][ML] RobustScaler support large numFeatures

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/ml/feature/RobustScaler.scala | 107 -
 .../org/apache/spark/ml/util/MetadataUtils.scala   |  32 +-
 .../spark/ml/feature/RobustScalerSuite.scala   |  68 +
 python/pyspark/ml/feature.py   |   1 +
 4 files changed, 163 insertions(+), 45 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] branch master updated (57ca952 -> 5715a84)

2019-12-24 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository.

ruifengz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


from 57ca952  [SPARK-29505][SQL] Make DESC EXTENDED   case insensitive
 add 5715a84  [SPARK-29914][ML][FOLLOWUP] fix SQLTransformer & 
VectorSizeHint toString method

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/spark/ml/feature/SQLTransformer.scala | 3 ++-
 mllib/src/main/scala/org/apache/spark/ml/feature/Tokenizer.scala| 6 ++
 .../src/main/scala/org/apache/spark/ml/feature/VectorSizeHint.scala | 3 ++-
 3 files changed, 10 insertions(+), 2 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] branch master updated (ba3f633 -> 57ca952)

2019-12-24 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository.

yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


from ba3f633  Revert "[SPARK-29224][ML] Implement Factorization Machines as 
a ml-pipeline component"
 add 57ca952  [SPARK-29505][SQL] Make DESC EXTENDED   case insensitive

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/command/tables.scala   |  5 ++-
 .../sql-tests/inputs/describe-table-column.sql | 13 ++
 .../results/describe-table-column.sql.out  | 51 +-
 3 files changed, 66 insertions(+), 3 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile merged pull request #246: Update the release note of Spark 3.0 preview-2

2019-12-24 Thread GitBox
gatorsmile merged pull request #246: Update the release note of Spark 3.0 
preview-2
URL: https://github.com/apache/spark-website/pull/246
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark-website] branch asf-site updated: Update the release note of Spark 3.0 preview-2 (#246)

2019-12-24 Thread lixiao
This is an automated email from the ASF dual-hosted git repository.

lixiao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new e0c5ca5  Update the release note of Spark 3.0 preview-2  (#246)
e0c5ca5 is described below

commit e0c5ca50df47227d890106d8a3ab33af005b0a87
Author: Xiao Li 
AuthorDate: Tue Dec 24 15:21:27 2019 -0800

Update the release note of Spark 3.0 preview-2  (#246)

This PR is to address the comments in 
https://github.com/apache/spark-website/pull/245 and update the news of Spark 
3.0 preview-2 release.
---
 news/_posts/2019-12-23-spark-3.0.0-preview2.md | 4 ++--
 site/news/spark-3.0.0-preview2.html| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/news/_posts/2019-12-23-spark-3.0.0-preview2.md 
b/news/_posts/2019-12-23-spark-3.0.0-preview2.md
index d6ae930..63af801 100644
--- a/news/_posts/2019-12-23-spark-3.0.0-preview2.md
+++ b/news/_posts/2019-12-23-spark-3.0.0-preview2.md
@@ -11,6 +11,6 @@ meta:
   _edit_last: '4'
   _wpas_done_all: '1'
 ---
-To enable wide-scale community testing of the upcoming Spark 3.0 release, the 
Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 released. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either the [...]
+To enable wide-scale community testing of the upcoming Spark 3.0 release, the 
Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 release. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either the  [...]
 
-The Spark issue tracker already contains a list of https://issues.apache.org/jira/browse/SPARK-26078?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2012315420%20AND%20fixVersion%20%3D%2012339177%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC";>features
 in 3.0.
\ No newline at end of file
+The Spark issue tracker already contains a list of https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=statusCategory+%3D+done+AND+project+%3D+12315420+AND+fixVersion+%3D+12339177+ORDER+BY+priority+DESC%2C+key+ASC&tempMax=1000";>features
 in 3.0.
\ No newline at end of file
diff --git a/site/news/spark-3.0.0-preview2.html 
b/site/news/spark-3.0.0-preview2.html
index 7cca75e..a6ebb52 100644
--- a/site/news/spark-3.0.0-preview2.html
+++ b/site/news/spark-3.0.0-preview2.html
@@ -203,9 +203,9 @@
 Preview release of Spark 3.0
 
 
-To enable wide-scale community testing of the upcoming Spark 3.0 release, 
the Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 released. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either  [...]
+To enable wide-scale community testing of the upcoming Spark 3.0 release, 
the Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 release. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either t [...]
 
-The Spark issue tracker already contains a list of https://issues.apache.org/jira/browse/SPARK-26078?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2012315420%20AND%20fixVersion%20%3D%2012339177%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC";>features
 in 3.0.
+The Spark issue tracker already contains a list of https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=statusCategory+%3D+done+AND+project+%3D+12315420+AND+fixVersion+%3D+12339177+ORDER+BY+priority+DESC%2C+key+ASC&tempMax=1000";>features
 in 3.0.
 
 
 


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gengliangwang commented on issue #246: Update the release note of Spark 3.0 preview-2

2019-12-24 Thread GitBox
gengliangwang commented on issue #246: Update the release note of Spark 3.0 
preview-2
URL: https://github.com/apache/spark-website/pull/246#issuecomment-568809280
 
 
   LGTM


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile commented on issue #246: Update the release note of Spark 3.0 preview-2

2019-12-24 Thread GitBox
gatorsmile commented on issue #246: Update the release note of Spark 3.0 
preview-2
URL: https://github.com/apache/spark-website/pull/246#issuecomment-568807624
 
 
   cc @srowen @wangyum 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile opened a new pull request #246: Update the release note of Spark 3.0 preview-2

2019-12-24 Thread GitBox
gatorsmile opened a new pull request #246: Update the release note of Spark 3.0 
preview-2
URL: https://github.com/apache/spark-website/pull/246
 
 
   This PR is to address the comments in 
https://github.com/apache/spark-website/pull/245 and update the news of Spark 
3.0 preview-2 release.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2

2019-12-24 Thread GitBox
gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/245#discussion_r361224035
 
 

 ##
 File path: news/_posts/2019-12-23-spark-3.0.0-preview2.md
 ##
 @@ -0,0 +1,16 @@
+---
+layout: post
+title: Preview release of Spark 3.0
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+  _edit_last: '4'
+  _wpas_done_all: '1'
+---
+To enable wide-scale community testing of the upcoming Spark 3.0 release, the 
Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 released. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either the https://spark.apache.org/community.html";>mailing lists or https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA.
+
+The Spark issue tracker already contains a list of https://issues.apache.org/jira/browse/SPARK-26078?jql=statusCategory%20%3D%20done%20AND%20project%20%3D%2012315420%20AND%20fixVersion%20%3D%2012339177%20ORDER%20BY%20priority%20DESC%2C%20key%20ASC";>features
 in 3.0.
 
 Review comment:
   Can we change the link to a more printable list?
   
   
https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=statusCategory+%3D+done+AND+project+%3D+12315420+AND+fixVersion+%3D+12339177+ORDER+BY+priority+DESC%2C+key+ASC&tempMax=1000
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2

2019-12-24 Thread GitBox
gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/245#discussion_r361223584
 
 

 ##
 File path: news/_posts/2019-12-23-spark-3.0.0-preview2.md
 ##
 @@ -0,0 +1,16 @@
+---
+layout: post
+title: Preview release of Spark 3.0
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+  _edit_last: '4'
+  _wpas_done_all: '1'
+---
+To enable wide-scale community testing of the upcoming Spark 3.0 release, the 
Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 released. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either the https://spark.apache.org/community.html";>mailing lists or https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA.
 
 Review comment:
   Spark 3.0.0 preview2 released
   ->
   Spark 3.0.0 preview2 release


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2

2019-12-24 Thread GitBox
gatorsmile commented on a change in pull request #245: Release v3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/245#discussion_r361222339
 
 

 ##
 File path: news/_posts/2019-12-23-spark-3.0.0-preview2.md
 ##
 @@ -0,0 +1,16 @@
+---
+layout: post
+title: Preview release of Spark 3.0
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+  _edit_last: '4'
+  _wpas_done_all: '1'
+---
+To enable wide-scale community testing of the upcoming Spark 3.0 release, the 
Apache Spark community has posted a https://archive.apache.org/dist/spark/spark-3.0.0-preview2/";>Spark 3.0.0 
preview2 released. This preview is not a stable release in terms of 
either API or functionality, but it is meant to give the community early 
access to try the code that will become Spark 3.0. If you would like to test 
the release, please download it, and send feedback using either the https://spark.apache.org/community.html";>mailing lists or https://issues.apache.org/jira/browse/SPARK/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel";>JIRA.
 
 Review comment:
   Could we add one more sentence? The doc is not easy for end users to find. 
   
   > The documentation is available at the 
[link](https://spark.apache.org/docs/3.0.0-preview2/). 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



svn commit: r37348 - in /dev/spark: v3.0.0-preview2-rc1-bin/ v3.0.0-preview2-rc1-docs/ v3.0.0-preview2-rc2-docs/

2019-12-24 Thread yumwang
Author: yumwang
Date: Tue Dec 24 19:30:20 2019
New Revision: 37348

Log:
Removing RC artifacts.

Removed:
dev/spark/v3.0.0-preview2-rc1-bin/
dev/spark/v3.0.0-preview2-rc1-docs/
dev/spark/v3.0.0-preview2-rc2-docs/


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] tag v3.0.0-preview2 created (now bcadd5c)

2019-12-24 Thread yumwang
This is an automated email from the ASF dual-hosted git repository.

yumwang pushed a change to tag v3.0.0-preview2
in repository https://gitbox.apache.org/repos/asf/spark.git.


  at bcadd5c  (commit)
No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] tag v3.0.0-preview2 created (now bcadd5c)

2019-12-24 Thread yumwang
This is an automated email from the ASF dual-hosted git repository.

yumwang pushed a change to tag v3.0.0-preview2
in repository https://gitbox.apache.org/repos/asf/spark.git.


  at bcadd5c  (commit)
No new revisions were added by this update.


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



svn commit: r37347 - /release/spark/spark-3.0.0-preview/

2019-12-24 Thread dongjoon
Author: dongjoon
Date: Tue Dec 24 19:20:56 2019
New Revision: 37347

Log:
Remove 3.0.0-preview

Removed:
release/spark/spark-3.0.0-preview/


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



svn commit: r37346 - /release/spark/KEYS

2019-12-24 Thread dongjoon
Author: dongjoon
Date: Tue Dec 24 18:59:12 2019
New Revision: 37346

Log:
Update KEYS

Modified:
release/spark/KEYS

Modified: release/spark/KEYS
==
--- release/spark/KEYS (original)
+++ release/spark/KEYS Tue Dec 24 18:59:12 2019
@@ -1107,3 +1107,63 @@ fWOysS0CT3qM2hNCa15MH+xsu6Lq56lqzCC5UhR+
 kR7loYvuYi9fxvlaW0kc3Bd10JCHCEmobHno5Gflr9I=
 =l4ux
 -END PGP PUBLIC KEY BLOCK-
+
+pub   rsa4096 2019-12-10 [SC] [expires: 2020-12-09]
+  DBD447010C1B4F7DAD3F7DFD6E1B4122F6A3A338
+uid   [ultimate] Yuming Wang 
+sig 36E1B4122F6A3A338 2019-12-10  Yuming Wang 
+sub   rsa4096 2019-12-10 [E] [expires: 2020-12-09]
+sig  6E1B4122F6A3A338 2019-12-10  Yuming Wang 
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+
+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
+0TbepIdiQlc=
+=wdlY
+-END PGP PUBLIC KEY BLOCK-



-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] srowen closed pull request #245: Release v3.0.0-preview2

2019-12-24 Thread GitBox
srowen closed pull request #245: Release v3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/245
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] srowen closed pull request #241: Add docs for Spark 3.0.0-preview2

2019-12-24 Thread GitBox
srowen closed pull request #241: Add docs for Spark 3.0.0-preview2
URL: https://github.com/apache/spark-website/pull/241
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org