spark git commit: [SPARK-25469][SQL] Eval methods of Concat, Reverse and ElementAt should use pattern matching only once

2018-09-21 Thread yamamuro
off-by: Takeshi Yamamuro Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/2c9d8f56 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/2c9d8f56 Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/2c9d8f56 Branch: refs/he

spark git commit: [SPARK-25469][SQL] Eval methods of Concat, Reverse and ElementAt should use pattern matching only once

2018-09-21 Thread yamamuro
off-by: Takeshi Yamamuro (cherry picked from commit 2c9d8f56c71093faf152ca7136c5fcc4a7b2a95f) Signed-off-by: Takeshi Yamamuro Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/604828ed Tree: http://git-wip-us.apache.org/repos/

[spark] 01/01: Preparing Spark release v2.3.3-rc1

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git commit b5ea9330e3072e99841270b10dc1d2248127064b Author: Takeshi Yamamuro AuthorDate: Wed Jan 16 13:21:25 2019 +

[spark] tag v2.3.3-rc1 deleted (was 2e01a70)

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git. *** WARNING: tag v2.3.3-rc1 was deleted! *** was 2e01a70 Preparing Spark release v2.3.3-rc1 The revisions that were

[spark] 01/01: Preparing development version 2.3.4-SNAPSHOT

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 8319ba736c8909aa944e28d1c8de501926e9f50f Author: Takeshi Yamamuro AuthorDate: Wed Jan 16 13:22:01 2019 +

[spark] branch branch-2.3 updated (18c138b -> 8319ba7)

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 18c138b Revert "[SPARK-26576][SQL] Broadcast hint not applied to partitioned table" a

[spark] branch branch-2.3 updated (1979712 -> 18c138b)

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. omit 1979712 [SPARK-26120][TESTS][SS][SPARKR] Fix a streaming query leak in Structured Streaming R tests omit

[spark] 02/02: Revert "[SPARK-26576][SQL] Broadcast hint not applied to partitioned table"

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 18c138bf01cd43edc6db7115b90c4e7ae7126392 Author: Takeshi Yamamuro AuthorDate: Wed Jan 16 21:56:39 2019 +0900

[spark] 01/02: [SPARK-26120][TESTS][SS][SPARKR] Fix a streaming query leak in Structured Streaming R tests

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 2a82295bd4b904f50d42a7585a72f91fff75353d Author: Shixiong Zhu AuthorDate: Wed Nov 21 09:31:12 2018 +0800

[spark] tag v2.3.3-rc1 created (now b5ea933)

2019-01-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git. at b5ea933 (commit) This tag includes the following new commits: new b5ea933 Preparing Spark release v2.3.3

svn commit: r32004 - /dev/spark/v2.3.3-rc1-docs/

2019-01-16 Thread yamamuro
Author: yamamuro Date: Thu Jan 17 04:51:37 2019 New Revision: 32004 Log: Removing RC artifacts. Removed: dev/spark/v2.3.3-rc1-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e

svn commit: r32005 - /dev/spark/v2.3.3-rc1-bin/

2019-01-16 Thread yamamuro
Author: yamamuro Date: Thu Jan 17 04:53:00 2019 New Revision: 32005 Log: Removing RC artifacts. Removed: dev/spark/v2.3.3-rc1-bin/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e

svn commit: r32006 - in /dev/spark/v2.3.3-rc1-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2019-01-16 Thread yamamuro
Author: yamamuro Date: Thu Jan 17 05:16:42 2019 New Revision: 32006 Log: Apache Spark v2.3.3-rc1 docs [This commit notification would consist of 1447 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

[spark] branch branch-2.3 updated: [SPARK-24740][PYTHON][ML][BACKPORT-2.3] Make PySpark's tests compatible with NumPy 1.14+

2019-01-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new bf3cdea [SPARK-24740][PYTHON][ML

svn commit: r32017 - /dev/spark/v2.3.3-rc1-bin/

2019-01-17 Thread yamamuro
Author: yamamuro Date: Thu Jan 17 15:53:20 2019 New Revision: 32017 Log: Apache Spark v2.3.3-rc1 Added: dev/spark/v2.3.3-rc1-bin/ dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz (with props) dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz.asc dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3

spark git commit: [MINOR][SQL] Combine the same codes in test cases

2018-12-04 Thread yamamuro
ode. ## How was this patch tested? existing tests. Closes #23194 from CarolinePeng/Update_temp. Authored-by: 彭灿00244106 <00244106@zte.intra> Signed-off-by: Takeshi Yamamuro Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spa

[spark] branch master updated: [SPARK-26459][SQL] replace UpdateNullabilityInAttributeReferences with FixNullability

2019-01-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6955638 [SPARK-26459][SQL] replace

svn commit: r31887 - /dev/spark/KEYS

2019-01-10 Thread yamamuro
Author: yamamuro Date: Fri Jan 11 06:45:33 2019 New Revision: 31887 Log: Update KEYS Modified: dev/spark/KEYS Modified: dev/spark/KEYS == --- dev/spark/KEYS (original) +++ dev/spark/KEYS Fri Jan 11 06:45:33 2019

[spark] branch branch-2.3 updated: [SPARK-25572][SPARKR] test only if not cran

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new d397348 [SPARK-25572][SPARKR] test

[spark] branch branch-2.3 updated (d397348 -> 01511e4)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. discard d397348 [SPARK-25572][SPARKR] test only if not cran discard a9a1bc7 [SPARK-26010][R] fix vignette eval

[spark] 02/02: [SPARK-25572][SPARKR] test only if not cran

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 01511e479013c56d70fe8ffa805ecbd66591b57e Author: Felix Cheung AuthorDate: Sat Sep 29 14:48:32 2018 -0700

[spark] 01/02: [SPARK-26010][R] fix vignette eval with Java 11

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 20b749021bacaa2906775944e43597ccf37af62b Author: Felix Cheung AuthorDate: Mon Nov 12 19:03:30 2018 -0800

[spark] 01/01: Preparing development version 2.3.4-SNAPSHOT

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 3137dca44b69a0b224842dd727c96c6b5bb0430d Author: Takeshi Yamamuro AuthorDate: Sun Jan 13 01:57:05 2019 +

[spark] branch branch-2.3 updated (01511e4 -> 3137dca)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 01511e4 [SPARK-25572][SPARKR] test only if not cran add 2e01a70 Preparing Spark release v2.3.3-rc1

[spark] 01/01: Preparing Spark release v2.3.3-rc1

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git commit 2e01a70bfac7aedfd5992d49e13a9f8f6a92d8a2 Author: Takeshi Yamamuro AuthorDate: Sun Jan 13 01:56:48 2019 +

[spark] tag v2.3.3-rc1 created (now 2e01a70)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git. at 2e01a70 (commit) This tag includes the following new commits: new 2e01a70 Preparing Spark release v2.3.3

[spark] 01/01: Preparing Spark release v2.3.3-rc1

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git commit 0e3d5fd960927dd8ff1a909aba98b85fb9350c58 Author: Takeshi Yamamuro AuthorDate: Sun Jan 13 00:25:46 2019 +

[spark] 01/01: Preparing development version 2.3.4-SNAPSHOT

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit e46b0edd1046329fa3e3a730d59a6a263f72cbd0 Author: Takeshi Yamamuro AuthorDate: Sun Jan 13 00:26:02 2019 +

[spark] branch branch-2.3 updated (6d063ee -> e46b0ed)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 6d063ee [SPARK-26538][SQL] Set default precision and scale for elements of postgres numeric array add

[spark] tag v2.3.3-rc1 created (now 0e3d5fd)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git. at 0e3d5fd (commit) This tag includes the following new commits: new 0e3d5fd Preparing Spark release v2.3.3

[spark] tag v2.3.3-rc1 deleted (was 0e3d5fd)

2019-01-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git. *** WARNING: tag v2.3.3-rc1 was deleted! *** was 0e3d5fd Preparing Spark release v2.3.3-rc1 The revisions that were

svn commit: r31941 - /dev/spark/v2.3.3-rc1-bin/

2019-01-13 Thread yamamuro
Author: yamamuro Date: Sun Jan 13 13:00:54 2019 New Revision: 31941 Log: Apache Spark v2.3.3-rc1 Added: dev/spark/v2.3.3-rc1-bin/ dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz (with props) dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz.asc dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3

svn commit: r31943 - in /dev/spark/v2.3.3-rc1-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2019-01-13 Thread yamamuro
Author: yamamuro Date: Sun Jan 13 15:35:15 2019 New Revision: 31943 Log: Apache Spark v2.3.3-rc1 docs [This commit notification would consist of 1447 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

[spark] branch master updated: [SPARK-26894][SQL] Handle Alias as well in AggregateEstimation to propagate child stats

2019-03-20 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b1857a4 [SPARK-26894][SQL] Handle Alias

[spark] branch master updated: [SPARK-26771][SQL][FOLLOWUP] Make all the uncache operations non-blocking by default

2019-03-27 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 956b52b1 [SPARK-26771][SQL][FOLLOWUP] Make all

[spark] branch master updated: [SPARK-27288][SQL] Pruning nested field in complex map key from object serializers

2019-03-27 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 93ff690 [SPARK-27288][SQL] Pruning nested

[spark] branch master updated: [SPARK-25196][SQL][FOLLOWUP] Fix wrong tests in StatisticsCollectionSuite

2019-03-25 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b8a0f98 [SPARK-25196][SQL][FOLLOWUP] Fix

[spark] branch master updated: [SPARK-26660][FOLLOWUP] Raise task serialized size warning threshold to 1000 KiB

2019-03-26 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 3a8398d [SPARK-26660][FOLLOWUP] Raise task

[spark] branch master updated: [SPARK-26851][SQL][FOLLOWUP] Fix cachedColumnBuffers field for Scala 2.11 build

2019-02-21 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 95bb012 [SPARK-26851][SQL][FOLLOWUP] Fix

[spark] branch master updated: [SPARK-26851][SQL][FOLLOWUP] Fix cachedColumnBuffers field for Scala 2.11 build

2019-02-21 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 95bb012 [SPARK-26851][SQL][FOLLOWUP] Fix

[spark] branch master updated: [SPARK-26215][SQL] Define reserved/non-reserved keywords based on the ANSI SQL standard

2019-02-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 967e4cb [SPARK-26215][SQL] Define reserved

[spark] branch master updated: [SPARK-26215][SQL] Define reserved/non-reserved keywords based on the ANSI SQL standard

2019-02-22 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 967e4cb [SPARK-26215][SQL] Define reserved

[spark] branch master updated: [SPARK-22000][SQL][FOLLOW-UP] Fix bad test to ensure it can test properly

2019-03-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4adbcdc [SPARK-22000][SQL][FOLLOW-UP] Fix bad

[spark] branch master updated: [SPARK-27161][SQL] improve the document of SQL keywords

2019-03-18 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dbcb479 [SPARK-27161][SQL] improve

[spark] branch master updated: [SPARK-26976][SQL] Forbid reserved keywords as identifiers when ANSI mode is on

2019-03-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1e9469b [SPARK-26976][SQL] Forbid reserved

[spark] branch master updated: [MINOR][SQL] Throw better exception for Encoder with tuple more than 22 elements

2019-03-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f0bde69 [MINOR][SQL] Throw better exception

[spark] branch branch-2.4 updated: [SPARK-25863][SPARK-21871][SQL] Check if code size statistics is empty or not in updateAndGetCompilationStats

2019-03-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new f7ad4ff [SPARK-25863][SPARK-21871

[spark] branch branch-2.3 updated: [SPARK-25863][SPARK-21871][SQL] Check if code size statistics is empty or not in updateAndGetCompilationStats

2019-03-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new dfde0c6 [SPARK-25863][SPARK-21871

svn commit: r32501 - in /dev/spark: v2.3.3-rc1-bin/ v2.3.3-rc1-docs/

2019-02-14 Thread yamamuro
Author: yamamuro Date: Fri Feb 15 05:37:52 2019 New Revision: 32501 Log: Removing RC artifacts. Removed: dev/spark/v2.3.3-rc1-bin/ dev/spark/v2.3.3-rc1-docs/ - To unsubscribe, e-mail: commits-unsubscr

[spark] tag v2.3.3 created (now 66fd9c3)

2019-02-14 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3 in repository https://gitbox.apache.org/repos/asf/spark.git. at 66fd9c3 (commit) No new revisions were added by this update

[spark] branch master updated: [SPARK-26897][SQL][TEST] Update Spark 2.3.x testing from HiveExternalCatalogVersionsSuite

2019-02-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dcdbd06 [SPARK-26897][SQL][TEST] Update Spark

[spark] branch branch-2.4 updated: [SPARK-26897][SQL][TEST] Update Spark 2.3.x testing from HiveExternalCatalogVersionsSuite

2019-02-17 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new dfda97a [SPARK-26897][SQL][TEST

[spark] branch master updated: [SPARK-26798][SQL] HandleNullInputsForUDF should trust nullability

2019-02-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f502e20 [SPARK-26798][SQL

[spark] 02/02: [SPARK-23416][SS] Add a specific stop method for ContinuousExecution.

2019-02-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 55d5a19c8e01de945c4c9e42752ed132df4b9110 Author: Jose Torres AuthorDate: Wed May 23 17:21:29 2018 -0700

[spark] branch branch-2.3 updated (abce846 -> 55d5a19)

2019-02-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from abce846 [SPARK-23408][SS][BRANCH-2.3] Synchronize successive AddData actions in Streaming*JoinSuite new

[spark] 01/02: [SPARK-23491][SS] Remove explicit job cancellation from ContinuousExecution reconfiguring

2019-02-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 7f13fd0c5a79ab21c4ace2445127e6c69a7f745c Author: Jose Torres AuthorDate: Mon Feb 26 11:28:44 2018 -0800

[spark] branch master updated: [SPARK-26857][SQL] Return UnsafeArrayData for date/timestamp type in ColumnarArray.copy()

2019-02-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 72a349a [SPARK-26857][SQL] Return

[spark] branch master updated: [SPARK-26798][SQL] HandleNullInputsForUDF should trust nullability

2019-02-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 974f524 [SPARK-26798][SQL

[spark] branch master updated: [SPARK-26732][CORE][TEST] Wait for listener bus to process events in SparkContextInfoSuite.

2019-01-30 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6a2f3dc [SPARK-26732][CORE][TEST] Wait

[spark] branch branch-2.4 updated: [SPARK-26732][CORE][TEST] Wait for listener bus to process events in SparkContextInfoSuite.

2019-01-30 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 710d81e [SPARK-26732][CORE][TEST

[spark] branch branch-2.3 updated: [SPARK-26732][CORE][TEST] Wait for listener bus to process events in SparkContextInfoSuite.

2019-01-30 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new f6391e1 [SPARK-26732][CORE][TEST

svn commit: r32335 - in /dev/spark/v2.3.3-rc2-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2019-02-04 Thread yamamuro
Author: yamamuro Date: Tue Feb 5 03:33:06 2019 New Revision: 32335 Log: Apache Spark v2.3.3-rc2 docs [This commit notification would consist of 1447 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

[spark] 01/01: Preparing Spark release v2.3.3-rc2

2019-02-04 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to tag v2.3.3-rc2 in repository https://gitbox.apache.org/repos/asf/spark.git commit 66fd9c34bf406a4b5f86605d06c9607752bd637a Author: Takeshi Yamamuro AuthorDate: Mon Feb 4 12:18:21 2019 +

[spark] tag v2.3.3-rc2 created (now 66fd9c3)

2019-02-04 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to tag v2.3.3-rc2 in repository https://gitbox.apache.org/repos/asf/spark.git. at 66fd9c3 (commit) This tag includes the following new commits: new 66fd9c3 Preparing Spark release v2.3.3

[spark] 01/01: Preparing development version 2.3.4-SNAPSHOT

2019-02-04 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git commit 7845807d76c617fcb738dd9916caca80460db27e Author: Takeshi Yamamuro AuthorDate: Mon Feb 4 12:18:50 2019 +

[spark] branch branch-2.3 updated (4d6ea2c -> 7845807)

2019-02-04 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 4d6ea2c [SPARK-26751][SQL] Fix memory leak when statement run in background and throw exception which

[spark] branch branch-2.4 updated: [SPARK-26708][SQL][BRANCH-2.4] Incorrect result caused by inconsistency between a SQL cache's cached RDD and its physical plan

2019-01-29 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new d5cc890 [SPARK-26708][SQL][BRANCH-2.4

[spark] branch branch-2.3 updated: [SPARK-26709][SQL][BRANCH-2.3] OptimizeMetadataOnlyQuery does not handle empty records correctly

2019-01-25 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new f98aee4 [SPARK-26709][SQL][BRANCH-2.3

svn commit: r32334 - /dev/spark/v2.3.3-rc2-bin/

2019-02-04 Thread yamamuro
Author: yamamuro Date: Mon Feb 4 20:57:11 2019 New Revision: 32334 Log: Apache Spark v2.3.3-rc2 Added: dev/spark/v2.3.3-rc2-bin/ dev/spark/v2.3.3-rc2-bin/SparkR_2.3.3.tar.gz (with props) dev/spark/v2.3.3-rc2-bin/SparkR_2.3.3.tar.gz.asc dev/spark/v2.3.3-rc2-bin/SparkR_2.3.3

[spark] branch master updated: [SPARK-23264][SQL] Make INTERVAL keyword optional in INTERVAL clauses when ANSI mode enabled

2019-03-13 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new bacffb8 [SPARK-23264][SQL] Make INTERVAL

[spark] branch master updated (ef14237 -> c48e381)

2019-08-16 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 ef14237 [SPARK-28736][SPARK-28735][PYTHON][ML] Fix PySpark ML tests to pass in JDK 11 add c48e381 [SPARK

[spark] branch master updated: [SPARK-28224][SQL] Check overflow in decimal Sum aggregate

2019-08-19 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b79cf0d [SPARK-28224][SQL] Check overflow

[spark] branch master updated (a50959a -> 0bfcf9c)

2019-08-20 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 a50959a [SPARK-27937][CORE] Revert partial logic for auto namespace discovery add 0bfcf9c [SPARK-28322][SQL

[spark] branch master updated (b2f0660 -> ff5fa58)

2019-09-06 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 b2f0660 [SPARK-29002][SQL] Avoid changing SMJ to BHJ if the build side has a high ratio of empty partitions

[spark] branch master updated: [SPARK-29065][SQL][TEST] Extend `EXTRACT` benchmark

2019-09-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8e9fafb [SPARK-29065][SQL][TEST] Extend

[spark] branch master updated (962e330 -> ca6f693)

2019-09-10 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 962e330 [SPARK-26598][SQL] Fix HiveThriftServer2 cannot be modified hiveconf/hivevar variables add ca6f693

[spark] branch master updated (88c8d5e -> 95073fb)

2019-09-16 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 88c8d5e [SPARK-23539][SS][FOLLOWUP][TESTS] Add UT to ensure existing query doesn't break with default conf

[spark] branch master updated: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-09-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new aafce7e [SPARK-28412][SQL] ANSI SQL: OVERLAY

[spark] branch master updated (905b7f7 -> 67b4329)

2019-09-06 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 905b7f7 [SPARK-28967][CORE] Include cloned version of "properties" to avoid ConcurrentModificatio

[spark] branch master updated: [SPARK-28071][SQL][TEST] Port strings.sql

2019-07-30 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2656c9d [SPARK-28071][SQL][TEST] Port

[spark] branch master updated (325bc8e -> 8617bf6)

2019-08-07 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 325bc8e [SPARK-28583][SQL] Subqueries should not call `onUpdatePlan` in Adaptive Query Execution add 8617bf6

[spark] branch master updated: [SPARK-28520][SQL] WholeStageCodegen does not work property for LocalTableScanExec

2019-07-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6bc5c6a [SPARK-28520][SQL] WholeStageCodegen

[spark] branch master updated (94499af -> 794804e)

2019-08-05 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 94499af [SPARK-28486][CORE][PYTHON] Map PythonBroadcast's data file to a BroadcastBlock to avoid delete by GC

[spark] branch master updated (f21bc18 -> 5159876)

2019-08-09 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 f21bc18 [SPARK-27889][INFRA] Make development scripts under dev/ support Python 3 add 5159876 [SPARK-28077

[spark] branch master updated (d51d228 -> 04536b2)

2019-11-04 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 d51d228 [SPARK-29397][CORE] Extend plugin interface to include the driver add 04536b2 [SPARK-28552][SQL

[spark] branch master updated (888cc46 -> 8a8ac00)

2019-10-31 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 888cc46 [SPARK-29675][SQL] Add exception when isolationLevel is Illegal add 8a8ac00 [SPARK-29687][SQL] Fix

[spark] branch master updated (888cc46 -> 8a8ac00)

2019-10-31 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 888cc46 [SPARK-29675][SQL] Add exception when isolationLevel is Illegal add 8a8ac00 [SPARK-29687][SQL] Fix

[spark] branch master updated (dcea7a4 -> c2f29d5)

2019-12-09 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 dcea7a4 [SPARK-29883][SQL] Implement a helper method for aliasing bool_and() and bool_or() add c2f29d5

[spark] branch master updated (dcea7a4 -> c2f29d5)

2019-12-09 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 dcea7a4 [SPARK-29883][SQL] Implement a helper method for aliasing bool_and() and bool_or() add c2f29d5

[spark] branch master updated (afc4fa0 -> e88d740)

2019-12-06 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 afc4fa0 [SPARK-30156][BUILD] Upgrade Jersey from 2.29 to 2.29.1 add e88d740 [SPARK-30147][SQL] Trim

[spark] branch master updated (1c714be -> bf7215c)

2019-12-16 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 1c714be [SPARK-25100][TEST][FOLLOWUP] Refactor test cases in `FileSuite` and `KryoSerializerSuite` add

[spark] branch master updated (1c714be -> bf7215c)

2019-12-16 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 1c714be [SPARK-25100][TEST][FOLLOWUP] Refactor test cases in `FileSuite` and `KryoSerializerSuite` add

[spark] branch master updated (1c714be -> bf7215c)

2019-12-16 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 1c714be [SPARK-25100][TEST][FOLLOWUP] Refactor test cases in `FileSuite` and `KryoSerializerSuite` add

[spark] branch master updated (8bd8f49 -> 0cf4f07)

2019-10-25 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 8bd8f49 [SPARK-29500][SQL][SS] Support partition column when writing to Kafka add 0cf4f07 [SPARK-29545][SQL

[spark] branch master updated (1296bbb -> 67cf043)

2019-10-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 1296bbb [SPARK-29504][WEBUI] Toggle full job description on click add 67cf043 [SPARK-29145][SQL] Support sub

[spark] branch master updated (091cbc3 -> cfbdd9d)

2019-10-25 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 091cbc3 [SPARK-9612][ML] Add instance weight support for GBTs add cfbdd9d [SPARK-29461][SQL] Measure

[spark] branch master updated (9c817a8 -> 6958d7e)

2019-10-29 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 9c817a8 [SPARK-29637][CORE] Add description to Job SHS web API add 6958d7e [SPARK-28746][SQL] Add

[spark] branch master updated (40b8a08 -> 9e58b10)

2019-11-19 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 40b8a08 [SPARK-29963][SQL][TESTS] Check formatting timestamps up to microsecond precision by JSON/CSV datasource

[spark] branch master updated (de21f28 -> bd9ce83)

2019-11-25 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 de21f28 [SPARK-29986][SQL] casting string to date/timestamp/interval should trim all whitespaces add bd9ce83

[spark] branch master updated (14337f6 -> f53be0a)

2019-11-01 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 14337f6 [SPARK-29643][SQL] ALTER TABLE/VIEW (DROP PARTITION) should look up catalog/table like v2 commands

  1   2   3   4   5   6   7   8   9   10   >