[spark] branch master updated: [SPARK-39686][INFRA][FOLLOW-UP] Disable SparkR build in branch-3.2 with Scala 2.13

2022-07-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 0b1b5ffc971 [SPARK-39686][INFRA][FOLLOW-UP]

[spark] branch master updated: [SPARK-38899][SQL] DS V2 supports push down datetime functions

2022-07-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 1df405fb122 [SPARK-38899][SQL] DS V2 supports

[spark] branch master updated: [SPARK-39693][INFRA] Do Not Execute tpcds-1g-gen for Benchmarks Other Than TPCDSQueryBenchmark

2022-07-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 231d3760fe5 [SPARK-39693][INFRA] Do Not

[spark] branch dependabot/maven/org.eclipse.jetty-jetty-server-10.0.10 created (now ddc419dce6e)

2022-07-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.jetty-jetty-server-10.0.10 in repository https://gitbox.apache.org/repos/asf/spark.git at ddc419dce6e Bump jetty-server from 9.4.46.v20220331 to 10.0.10

[spark] branch dependabot/maven/org.eclipse.jetty-jetty-http-9.4.48.v20220622 created (now 86069eb5d7f)

2022-07-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.eclipse.jetty-jetty-http-9.4.48.v20220622 in repository https://gitbox.apache.org/repos/asf/spark.git at 86069eb5d7f Bump jetty-http from 9.4.46.v20220331 to

[spark] branch master updated (fe7b8fcd6fe -> 7dcb4bafd02)

2022-07-07 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 fe7b8fcd6fe [SPARK-33753][CORE] Reduce the memory footprint and gc of the cache (hadoopJobMetadata) add

[spark] branch branch-3.2 updated (32aff86477a -> c5983c1691f)

2022-07-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from 32aff86477a [SPARK-39447][SQL][3.2] Avoid AssertionError in AdaptiveSparkPlanExec.doExecuteBroadcast add

[spark] branch branch-3.2 updated: [SPARK-39447][SQL][3.2] Avoid AssertionError in AdaptiveSparkPlanExec.doExecuteBroadcast

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

[spark] branch master updated (5adcddb87a0 -> fe7b8fcd6fe)

2022-07-07 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 5adcddb87a0 [SPARK-39695][SQL] Add the `REGEXP_SUBSTR` function add fe7b8fcd6fe [SPARK-33753][CORE] Reduce the

[spark] branch master updated: [SPARK-39695][SQL] Add the `REGEXP_SUBSTR` function

2022-07-07 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 5adcddb87a0 [SPARK-39695][SQL] Add the

[spark] branch master updated: [SPARK-39689][SQL] Support 2-chars `lineSep` in CSV datasource

2022-07-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 bb4c4778713 [SPARK-39689][SQL] Support

[spark] branch master updated: [SPARK-39703][CORE][BUILD] Mima complains with Scala 2.13 for the changes in DeployMessages

2022-07-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 845950b72b6 [SPARK-39703][CORE][BUILD] Mima

[spark] branch master updated: [SPARK-39679][SQL] TakeOrderedAndProjectExec should respect child output ordering

2022-07-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 427fbee4c00 [SPARK-39679][SQL]