[spark] branch branch-3.0 updated (5aaec8b -> 5c921bd)

2021-01-28 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 5aaec8b [SPARK-34273][CORE] Do not reregister BlockManager when SparkContext is stopped add 5c921bd

[spark] branch master updated (a7683af -> 72b7f8a)

2021-01-28 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 a7683af [SPARK-26346][BUILD][SQL] Upgrade Parquet to 1.11.1 add 72b7f8a [SPARK-34261][SQL] Avoid side effect

[spark] branch branch-3.1 updated: [SPARK-33867][SQL] Instant and LocalDate values aren't handled when generating SQL queries

2021-01-27 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 4ca628eb [SPARK-33867][SQL] Instant

[spark] branch master updated (0dedf24 -> 829f118)

2021-01-27 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 0dedf24 [SPARK-34154][YARN] Extend LocalityPlacementStrategySuite's test with a timeout add 829f118 [SPARK

[spark] branch branch-3.0 updated: [SPARK-33100][SQL][3.0] Ignore a semicolon inside a bracketed comment in spark-sql

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

[spark] branch branch-3.1 updated: [SPARK-33100][SQL][FOLLOWUP] Find correct bound of bracketed comment in spark-sql

2021-01-07 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 874c404 [SPARK-33100][SQL][FOLLOWUP

[spark] branch master updated (d36cdd5 -> 7b06acc)

2021-01-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 d36cdd5 [SPARK-33933][SQL] Materialize BroadcastQueryStage first to avoid broadcast timeout in AQE add

[spark] branch branch-3.1 updated: [SPARK-33977][SQL][DOCS] Add doc for "'like any' and 'like all' operators"

2021-01-06 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 2b88afb [SPARK-33977][SQL][DOCS] Add

[spark] branch master updated: [SPARK-33977][SQL][DOCS] Add doc for "'like any' and 'like all' operators"

2021-01-06 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 6788304 [SPARK-33977][SQL][DOCS] Add doc

[spark] branch branch-3.0 updated: [SPARK-34012][SQL][3.0] Keep behavior consistent when conf `spark.sqllegacy.parser.havingWithoutGroupByAsWhere` is true with migration guide

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

[spark] branch branch-2.4 updated: [SPARK-34012][SQL][2.4] Keep behavior consistent when conf `spark.sqllegacy.parser.havingWithoutGroupByAsWhere` is true with migration guide

2021-01-06 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 d442146 [SPARK-34012][SQL][2.4] Keep

[spark] branch branch-2.4 updated (45e19bb -> 3e6a6b7)

2021-01-05 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from 45e19bb [SPARK-33911][SQL][DOCS][2.4] Update the SQL migration guide about changes in `HiveClientImpl

[spark] branch branch-3.1 updated: [SPARK-34012][SQL] Keep behavior consistent when conf `spark.sql.legacy.parser.havingWithoutGroupByAsWhere` is true with migration guide

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

[spark] branch master updated (171db85 -> e279ed3)

2021-01-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 171db85 [SPARK-33874][K8S][FOLLOWUP] Handle long lived sidecars - clean up logging add e279ed3 [SPARK-34012

[spark] branch master updated (a071826 -> f252a93)

2021-01-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 a071826 [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql add f252a93 [SPARK

[spark] branch branch-3.1 updated: [SPARK-33100][SQL] Ignore a semicolon inside a bracketed comment in spark-sql

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

[spark] branch master updated (a7d3fcd -> a071826)

2021-01-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 a7d3fcd [SPARK-34000][CORE] Fix stageAttemptToNumSpeculativeTasks java.util.NoSuchElementException add

[spark] branch master updated (65a9ac2 -> 10b6466)

2020-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 65a9ac2 [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec add 10b6466 [SPARK

[spark] branch master updated (f62e957 -> 7466031)

2020-12-21 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 f62e957 [SPARK-33873][CORE][TESTS] Test all compression codecs with encrypted spilling add 7466031 [SPARK

[spark] branch master updated (1339168 -> 3c8be39)

2020-12-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 1339168 [SPARK-33756][SQL] Make BytesToBytesMap's MapIterator idempotent add 3c8be39 [SPARK-33850][SQL

[spark] branch branch-3.0 updated: [SPARK-33677][SQL] Skip LikeSimplification rule if pattern contains any escapeChar

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

[spark] branch master updated (031c5ef -> 99613cd)

2020-12-08 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 031c5ef [SPARK-33679][SQL] Enable spark.sql.adaptive.enabled by default add 99613cd [SPARK-33677][SQL] Skip

[spark] branch branch-3.1 updated: [SPARK-33677][SQL] Skip LikeSimplification rule if pattern contains any escapeChar

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

[spark] branch master updated (9273d42 -> cf4ad21)

2020-12-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 9273d42 [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue add

[spark] branch master updated (feda729 -> 4851453)

2020-11-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 feda729 [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing

[spark] branch master updated: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite

2020-11-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 cf98a76 [SPARK-33570][SQL][TESTS] Set

[spark] branch master updated (1bd897c -> 0592181)

2020-11-23 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 1bd897c [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle

[spark] branch master updated (56a8510 -> 4267ca9)

2020-11-18 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 56a8510 [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR add 4267ca9 [SPARK-33479][DOC

[spark] branch master updated (56a8510 -> 4267ca9)

2020-11-18 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 56a8510 [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR add 4267ca9 [SPARK-33479][DOC

[spark] branch master updated (56a8510 -> 4267ca9)

2020-11-18 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 56a8510 [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR add 4267ca9 [SPARK-33479][DOC

[spark] branch master updated (56a8510 -> 4267ca9)

2020-11-18 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 56a8510 [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR add 4267ca9 [SPARK-33479][DOC

[spark] branch master updated (56a8510 -> 4267ca9)

2020-11-18 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 56a8510 [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR add 4267ca9 [SPARK-33479][DOC

[spark] branch master updated (fbfc0bf -> 9a4c790)

2020-11-18 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 fbfc0bf [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml add 9a4c790

[spark] branch master updated (fbfc0bf -> 9a4c790)

2020-11-18 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 fbfc0bf [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml add 9a4c790

[spark] branch master updated (fbfc0bf -> 9a4c790)

2020-11-18 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 fbfc0bf [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml add 9a4c790

[spark] branch master updated (fbfc0bf -> 9a4c790)

2020-11-18 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 fbfc0bf [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml add 9a4c790

[spark] branch master updated (fbfc0bf -> 9a4c790)

2020-11-18 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 fbfc0bf [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml add 9a4c790

[spark] branch branch-3.0 updated: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples

2020-11-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26c0404 [MINOR][GRAPHX][3.0] Correct

[spark] branch branch-3.0 updated: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples

2020-11-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26c0404 [MINOR][GRAPHX][3.0] Correct

[spark] branch branch-3.0 updated: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples

2020-11-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26c0404 [MINOR][GRAPHX][3.0] Correct

[spark] branch branch-3.0 updated: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples

2020-11-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26c0404 [MINOR][GRAPHX][3.0] Correct

[spark] branch branch-3.0 updated: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples

2020-11-16 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26c0404 [MINOR][GRAPHX][3.0] Correct

[spark] branch master updated (9ab0f82 -> f5e3302)

2020-11-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 9ab0f82 [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler add f5e3302 [SPARK-33399][SQL

[spark] branch master updated (9ab0f82 -> f5e3302)

2020-11-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 9ab0f82 [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler add f5e3302 [SPARK-33399][SQL

[spark] branch master updated (9ab0f82 -> f5e3302)

2020-11-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 9ab0f82 [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler add f5e3302 [SPARK-33399][SQL

[spark] branch master updated (9ab0f82 -> f5e3302)

2020-11-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 9ab0f82 [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler add f5e3302 [SPARK-33399][SQL

[spark] branch master updated (9ab0f82 -> f5e3302)

2020-11-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 9ab0f82 [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler add f5e3302 [SPARK-33399][SQL

[spark] branch master updated (a70a2b0 -> 82a21d2)

2020-11-12 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 a70a2b0 [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules add 82a21d2 [SPARK-33433][SQL] Change

[spark] branch master updated (a70a2b0 -> 82a21d2)

2020-11-12 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 a70a2b0 [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules add 82a21d2 [SPARK-33433][SQL] Change

[spark] branch master updated (a70a2b0 -> 82a21d2)

2020-11-12 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 a70a2b0 [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules add 82a21d2 [SPARK-33433][SQL] Change

[spark] branch branch-2.4 updated: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples

2020-11-12 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 1e177c7 [MINOR][GRAPHX][2.4] Correct

[spark] branch branch-2.4 updated: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples

2020-11-12 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 1e177c7 [MINOR][GRAPHX][2.4] Correct

[spark] branch branch-2.4 updated: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples

2020-11-12 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 1e177c7 [MINOR][GRAPHX][2.4] Correct

[spark] branch branch-2.4 updated: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples

2020-11-12 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 1e177c7 [MINOR][GRAPHX][2.4] Correct

[spark] branch branch-2.4 updated: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples

2020-11-12 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 1e177c7 [MINOR][GRAPHX][2.4] Correct

[spark] branch branch-3.0 updated (2eadedc -> 5ee76e6)

2020-11-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 2eadedc [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image add 5ee76e6 [MINOR][DOC

[spark] branch branch-3.0 updated (2eadedc -> 5ee76e6)

2020-11-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 2eadedc [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image add 5ee76e6 [MINOR][DOC

[spark] branch master updated (6d31dae -> 4335af0)

2020-11-12 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 6d31dae [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out

[spark] branch branch-3.0 updated (2eadedc -> 5ee76e6)

2020-11-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 2eadedc [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image add 5ee76e6 [MINOR][DOC

[spark] branch master updated (6d31dae -> 4335af0)

2020-11-12 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 6d31dae [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out

[spark] branch branch-3.0 updated (2eadedc -> 5ee76e6)

2020-11-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 2eadedc [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image add 5ee76e6 [MINOR][DOC

[spark] branch master updated (6d31dae -> 4335af0)

2020-11-12 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 6d31dae [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out

[spark] branch branch-3.0 updated (2eadedc -> 5ee76e6)

2020-11-12 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 2eadedc [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image add 5ee76e6 [MINOR][DOC

[spark] branch master updated (6d31dae -> 4335af0)

2020-11-12 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 6d31dae [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out

[spark] branch master updated (6d31dae -> 4335af0)

2020-11-12 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 6d31dae [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out

[spark] branch master updated (318a173 -> 9d58a2f)

2020-11-11 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 318a173 [SPARK-33402][CORE] Jobs launched in same second have duplicate MapReduce JobIDs add 9d58a2f [MINOR

[spark] branch master updated (318a173 -> 9d58a2f)

2020-11-11 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 318a173 [SPARK-33402][CORE] Jobs launched in same second have duplicate MapReduce JobIDs add 9d58a2f [MINOR

[spark] branch master updated (318a173 -> 9d58a2f)

2020-11-11 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 318a173 [SPARK-33402][CORE] Jobs launched in same second have duplicate MapReduce JobIDs add 9d58a2f [MINOR

[spark] branch master updated (318a173 -> 9d58a2f)

2020-11-11 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 318a173 [SPARK-33402][CORE] Jobs launched in same second have duplicate MapReduce JobIDs add 9d58a2f [MINOR

[spark] branch master updated: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples

2020-11-11 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 9d58a2f [MINOR][GRAPHX] Correct typos

[spark] branch branch-2.4 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 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 fece4a3 [SPARK-33417][SQL][TEST

[spark] branch branch-3.0 updated (4a1c143 -> 577dbb9)

2020-11-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 4a1c143 [SPARK-9][PYTHON] Pyspark application will hang due to non Exception error add 577dbb9

[spark] branch branch-2.4 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 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 fece4a3 [SPARK-33417][SQL][TEST

[spark] branch branch-3.0 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 577dbb9 [SPARK-33417][SQL][TEST

[spark] branch master updated (6d5d030 -> 4b36797)

2020-11-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 6d5d030 [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve

[spark] branch branch-2.4 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 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 fece4a3 [SPARK-33417][SQL][TEST

[spark] branch branch-3.0 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 577dbb9 [SPARK-33417][SQL][TEST

[spark] branch master updated (6d5d030 -> 4b36797)

2020-11-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 6d5d030 [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve

[spark] branch branch-2.4 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 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 fece4a3 [SPARK-33417][SQL][TEST

[spark] branch branch-3.0 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 577dbb9 [SPARK-33417][SQL][TEST

[spark] branch master updated (6d5d030 -> 4b36797)

2020-11-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 6d5d030 [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve

[spark] branch branch-2.4 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 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 fece4a3 [SPARK-33417][SQL][TEST

[spark] branch branch-3.0 updated: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark

2020-11-10 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 577dbb9 [SPARK-33417][SQL][TEST

[spark] branch master updated (6d5d030 -> 4b36797)

2020-11-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 6d5d030 [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve

[spark] branch master updated (6d5d030 -> 4b36797)

2020-11-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 6d5d030 [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve

[spark] branch master updated (6fa80ed -> 4634694)

2020-11-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 6fa80ed [SPARK-7][SQL] Support subexpression elimination in branches of conditional expressions add

[spark] branch master updated (6fa80ed -> 4634694)

2020-11-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 6fa80ed [SPARK-7][SQL] Support subexpression elimination in branches of conditional expressions add

[spark] branch master updated (6fa80ed -> 4634694)

2020-11-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 6fa80ed [SPARK-7][SQL] Support subexpression elimination in branches of conditional expressions add

[spark] branch master updated (6fa80ed -> 4634694)

2020-11-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 6fa80ed [SPARK-7][SQL] Support subexpression elimination in branches of conditional expressions add

[spark] branch master updated (6fa80ed -> 4634694)

2020-11-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 6fa80ed [SPARK-7][SQL] Support subexpression elimination in branches of conditional expressions add

[spark] branch branch-3.0 updated (c157fa3 -> a418495)

2020-11-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c157fa3 [SPARK-33372][SQL] Fix InSet bucket pruning add a418495 [SPARK-33397][YARN][DOC] Fix generating

[spark] branch branch-3.0 updated (c157fa3 -> a418495)

2020-11-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c157fa3 [SPARK-33372][SQL] Fix InSet bucket pruning add a418495 [SPARK-33397][YARN][DOC] Fix generating

[spark] branch master updated (090962c -> 036c11b)

2020-11-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 090962c [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) add 036c11b

[spark] branch master updated (090962c -> 036c11b)

2020-11-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 090962c [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) add 036c11b

[spark] branch branch-3.0 updated (c157fa3 -> a418495)

2020-11-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c157fa3 [SPARK-33372][SQL] Fix InSet bucket pruning add a418495 [SPARK-33397][YARN][DOC] Fix generating

[spark] branch master updated (090962c -> 036c11b)

2020-11-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 090962c [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) add 036c11b

[spark] branch branch-3.0 updated (c157fa3 -> a418495)

2020-11-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c157fa3 [SPARK-33372][SQL] Fix InSet bucket pruning add a418495 [SPARK-33397][YARN][DOC] Fix generating

[spark] branch master updated (090962c -> 036c11b)

2020-11-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 090962c [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) add 036c11b

[spark] branch branch-3.0 updated (c157fa3 -> a418495)

2020-11-09 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c157fa3 [SPARK-33372][SQL] Fix InSet bucket pruning add a418495 [SPARK-33397][YARN][DOC] Fix generating

[spark] branch master updated (090962c -> 036c11b)

2020-11-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 090962c [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) add 036c11b

<    1   2   3   4   5   6   7   8   9   10   >