[spark] branch master updated (0c68578 -> 4f10e54)

2019-11-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository.

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


from 0c68578  [SPARK-29888][SQL] new interval string parser shall handle 
numeric with only fractional part
 add 4f10e54  [SPARK-29655][SQL] Read bucketed tables obeys 
spark.sql.shuffle.partitions

No new revisions were added by this update.

Summary of changes:
 .../execution/exchange/EnsureRequirements.scala| 19 -
 .../ReduceNumShufflePartitionsSuite.scala  |  3 ++-
 .../spark/sql/sources/BucketedReadSuite.scala  | 31 --
 3 files changed, 49 insertions(+), 4 deletions(-)


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



[spark] branch master updated (0c68578 -> 4f10e54)

2019-11-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository.

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


from 0c68578  [SPARK-29888][SQL] new interval string parser shall handle 
numeric with only fractional part
 add 4f10e54  [SPARK-29655][SQL] Read bucketed tables obeys 
spark.sql.shuffle.partitions

No new revisions were added by this update.

Summary of changes:
 .../execution/exchange/EnsureRequirements.scala| 19 -
 .../ReduceNumShufflePartitionsSuite.scala  |  3 ++-
 .../spark/sql/sources/BucketedReadSuite.scala  | 31 --
 3 files changed, 49 insertions(+), 4 deletions(-)


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



[spark] branch master updated (d1ac25b -> 0c68578)

2019-11-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository.

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


from d1ac25b  [SPARK-28752][BUILD][DOCS] Documentation build to support 
Python 3
 add 0c68578  [SPARK-29888][SQL] new interval string parser shall handle 
numeric with only fractional part

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/IntervalUtils.scala| 22 --
 .../sql/catalyst/util/IntervalUtilsSuite.scala |  1 +
 2 files changed, 17 insertions(+), 6 deletions(-)


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



[GitHub] [spark-website] keypointt commented on issue #231: Add a guide for adding a JIRA prefix in the test name

2019-11-14 Thread GitBox
keypointt commented on issue #231: Add a guide for adding a JIRA prefix in the 
test name
URL: https://github.com/apache/spark-website/pull/231#issuecomment-554210734
 
 
   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



[spark] branch master updated (65a189c -> d1ac25b)

2019-11-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository.

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


from 65a189c  [SPARK-29376][SQL][PYTHON] Upgrade Apache Arrow to version 
0.15.1
 add d1ac25b  [SPARK-28752][BUILD][DOCS] Documentation build to support 
Python 3

No new revisions were added by this update.

Summary of changes:
 dev/create-release/spark-rm/Dockerfile | 4 ++--
 docs/README.md | 3 +--
 docs/_config.yml   | 2 +-
 docs/_plugins/include_example.rb   | 6 --
 docs/css/pygments-default.css  | 6 +-
 5 files changed, 13 insertions(+), 8 deletions(-)


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



[spark] branch master updated (bb8b04d4 -> 65a189c)

2019-11-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository.

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


from bb8b04d4 [SPARK-29889][SQL][TEST] unify the interval tests
 add 65a189c  [SPARK-29376][SQL][PYTHON] Upgrade Apache Arrow to version 
0.15.1

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7| 7 +++
 dev/deps/spark-deps-hadoop-3.2| 7 +++
 pom.xml   | 4 ++--
 python/pyspark/sql/utils.py   | 6 +-
 python/setup.py   | 2 +-
 .../org/apache/spark/sql/execution/arrow/ArrowConverters.scala| 8 
 6 files changed, 18 insertions(+), 16 deletions(-)


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



[spark] branch branch-2.4 updated (7bdc76f -> 1cff055)

2019-11-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


from 7bdc76f  [SPARK-29682][SQL] Resolve conflicting attributes in Expand 
correctly
 add 1cff055  [SPARK-26499][SQL][2.4] JdbcUtils.makeGetter does not handle 
ByteType

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/jdbc/JdbcUtils.scala |  4 
 .../org/apache/spark/sql/jdbc/JDBCSuite.scala  | 25 ++
 2 files changed, 29 insertions(+)


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



[spark] branch master updated (d128ef1 -> bb8b04d4)

2019-11-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository.

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


from d128ef1  [SPARK-29901][SQL][DOC] Fix broken links in SQL Reference
 add bb8b04d4 [SPARK-29889][SQL][TEST] unify the interval tests

No new revisions were added by this update.

Summary of changes:
 .../resources/sql-tests/inputs/ansi/interval.sql   |  190 +--
 .../test/resources/sql-tests/inputs/group-by.sql   |   64 -
 .../test/resources/sql-tests/inputs/interval.sql   |  134 +-
 .../sql-tests/results/ansi/interval.sql.out| 1300 
 .../resources/sql-tests/results/group-by.sql.out   |  176 +--
 .../resources/sql-tests/results/interval.sql.out   |  651 +++---
 6 files changed, 1670 insertions(+), 845 deletions(-)


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



[spark] branch master updated (1732178 -> d128ef1)

2019-11-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository.

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


from 1732178  [SPARK-26923][R][SQL][FOLLOW-UP] Show stderr in the exception 
whenever possible in RRunner
 add d128ef1  [SPARK-29901][SQL][DOC] Fix broken links in SQL Reference

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-aux-show-databases.md | 2 +-
 docs/sql-ref-syntax-aux-show-tblproperties.md | 3 ++-
 docs/sql-ref-syntax-ddl-create-view.md| 2 +-
 docs/sql-ref-syntax-ddl-truncate-table.md | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)


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



[spark] branch master updated (ab981f1 -> 1732178)

2019-11-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository.

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


from ab981f1  [SPARK-29857][WEB UI] Defer render the spark UI dataTables
 add 1732178  [SPARK-26923][R][SQL][FOLLOW-UP] Show stderr in the exception 
whenever possible in RRunner

No new revisions were added by this update.

Summary of changes:
 R/pkg/tests/fulltests/test_sparkSQL.R   |  7 +++
 .../main/scala/org/apache/spark/api/r/BaseRRunner.scala | 17 +++--
 .../src/main/scala/org/apache/spark/api/r/RRunner.scala |  5 +
 .../org/apache/spark/sql/execution/r/ArrowRRunner.scala |  6 +-
 4 files changed, 20 insertions(+), 15 deletions(-)


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



[GitHub] [spark-website] HyukjinKwon commented on issue #231: Add a guide for adding a JIRA prefix in the test name

2019-11-14 Thread GitBox
HyukjinKwon commented on issue #231: Add a guide for adding a JIRA prefix in 
the test name
URL: https://github.com/apache/spark-website/pull/231#issuecomment-554175852
 
 
   Let me hold on a moment .. @zsxwing suggested to add for R, Python, Java too 
(see the discussion thread).


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] branch master updated (b095232 -> ab981f1)

2019-11-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository.

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


from b095232  [SPARK-29865][K8S] Ensure client-mode executors have same 
name prefix
 add ab981f1  [SPARK-29857][WEB UI] Defer render the spark UI dataTables

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/org/apache/spark/ui/static/executorspage.js | 3 ++-
 core/src/main/resources/org/apache/spark/ui/static/historypage.js   | 1 +
 core/src/main/resources/org/apache/spark/ui/static/stagepage.js | 3 ++-
 3 files changed, 5 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 (fca0a6c -> b095232)

2019-11-14 Thread eje
This is an automated email from the ASF dual-hosted git repository.

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


from fca0a6c  [SPARK-28833][DOCS][SQL] Document ALTER VIEW command
 add b095232  [SPARK-29865][K8S] Ensure client-mode executors have same 
name prefix

No new revisions were added by this update.

Summary of changes:
 .../cluster/k8s/KubernetesClusterManager.scala | 13 ++-
 .../k8s/integrationtest/ClientModeTestsSuite.scala | 27 --
 .../backend/minikube/Minikube.scala| 18 +++
 3 files changed, 50 insertions(+), 8 deletions(-)


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



[spark] branch master updated (04e99c1 -> fca0a6c)

2019-11-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository.

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


from 04e99c1  [SPARK-29672][PYSPARK] update spark testing framework to use 
python3
 add fca0a6c  [SPARK-28833][DOCS][SQL] Document ALTER VIEW command

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-ddl-alter-view.md | 215 +-
 1 file changed, 214 insertions(+), 1 deletion(-)


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



[spark] branch master updated (e46e487 -> 04e99c1)

2019-11-14 Thread shaneknapp
This is an automated email from the ASF dual-hosted git repository.

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


from e46e487  [SPARK-29682][SQL] Resolve conflicting attributes in Expand 
correctly
 add 04e99c1  [SPARK-29672][PYSPARK] update spark testing framework to use 
python3

No new revisions were added by this update.

Summary of changes:
 dev/pip-sanity-check.py|  2 --
 dev/run-pip-tests  | 23 +--
 dev/run-tests  |  6 +++---
 dev/run-tests-jenkins  |  8 +---
 dev/run-tests-jenkins.py   |  3 +--
 dev/run-tests.py   |  5 ++---
 dev/sparktestsupport/shellutils.py |  6 ++
 python/pyspark/context.py  |  2 --
 python/pyspark/version.py  |  2 +-
 python/run-tests   |  8 +++-
 python/run-tests.py| 17 ++---
 python/setup.py|  7 +++
 12 files changed, 43 insertions(+), 46 deletions(-)
 mode change 100644 => 100755 python/setup.py


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



[spark] branch master updated (e46e487 -> 04e99c1)

2019-11-14 Thread shaneknapp
This is an automated email from the ASF dual-hosted git repository.

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


from e46e487  [SPARK-29682][SQL] Resolve conflicting attributes in Expand 
correctly
 add 04e99c1  [SPARK-29672][PYSPARK] update spark testing framework to use 
python3

No new revisions were added by this update.

Summary of changes:
 dev/pip-sanity-check.py|  2 --
 dev/run-pip-tests  | 23 +--
 dev/run-tests  |  6 +++---
 dev/run-tests-jenkins  |  8 +---
 dev/run-tests-jenkins.py   |  3 +--
 dev/run-tests.py   |  5 ++---
 dev/sparktestsupport/shellutils.py |  6 ++
 python/pyspark/context.py  |  2 --
 python/pyspark/version.py  |  2 +-
 python/run-tests   |  8 +++-
 python/run-tests.py| 17 ++---
 python/setup.py|  7 +++
 12 files changed, 43 insertions(+), 46 deletions(-)
 mode change 100644 => 100755 python/setup.py


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



[GitHub] [spark-website] HyukjinKwon opened a new pull request #231: Add a guide for adding a JIRA prefix in the test name

2019-11-14 Thread GitBox
HyukjinKwon opened a new pull request #231: Add a guide for adding a JIRA 
prefix in the test name
URL: https://github.com/apache/spark-website/pull/231
 
 
   As discussed in 
http://apache-spark-developers-list.1001551.n3.nabble.com/Adding-JIRA-ID-as-the-prefix-for-the-test-case-name-td28289.html
   


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] HyukjinKwon commented on issue #231: Add a guide for adding a JIRA prefix in the test name

2019-11-14 Thread GitBox
HyukjinKwon commented on issue #231: Add a guide for adding a JIRA prefix in 
the test name
URL: https://github.com/apache/spark-website/pull/231#issuecomment-553858077
 
 
   cc @srowen, @hvanhovell, @dongjoon-hyun, @maropu, @gengliangwang 


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