(spark) branch branch-3.4 updated: [SPARK-47494][DOC] Add migration doc for the behavior change of Parquet timestamp inference since Spark 3.3

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 622ab532bb52 [SPARK-47494][DOC] Add

(spark) branch branch-3.5 updated: [SPARK-47494][DOC] Add migration doc for the behavior change of Parquet timestamp inference since Spark 3.3

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 430a407c3963 [SPARK-47494][DOC] Add

(spark) branch master updated (b8e7d99d417a -> 11247d804cd3)

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b8e7d99d417a [SPARK-47490][SS] Fix RocksDB Logger constructor use to avoid deprecation warning add

(spark) branch master updated: [SPARK-47490][SS] Fix RocksDB Logger constructor use to avoid deprecation warning

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b8e7d99d417a [SPARK-47490][SS] Fix RocksDB

(spark) branch master updated: [SPARK-47486][CONNECT] Remove unused private `ArrowDeserializers.getString` method

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 f66274e92d1c [SPARK-47486][CONNECT] Remove

(spark) branch master updated: [SPARK-45393][BUILD] Upgrade Hadoop to 3.4.0

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 49b4c3bc9c09 [SPARK-45393][BUILD] Upgrade

(spark) branch master updated: [SPARK-47462][SQL] Align mappings of other unsigned numeric types with TINYINT in MySQLDialect

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 a34c8ceb19bd [SPARK-47462][SQL] Align mappings

(spark) branch branch-3.5 updated: [SPARK-47481][INFRA][3.5] Fix Python linter

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 9baf82b1c97a [SPARK-47481][INFRA][3.5

(spark) branch branch-3.4 updated: [SPARK-47481][INFRA][3.4] Pin `matplotlib<3.3.0` to fix Python linter failure

2024-03-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 4de8000f21a4 [SPARK-47481][INFRA][3.4

(spark) branch branch-3.4 updated: [SPARK-47472][INFRA][3.4] Pin `numpy` to 1.23.5 in `dev/infra/Dockerfile`

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new d25f49a14733 [SPARK-47472][INFRA][3.4

(spark) branch master updated (bc378f4ff5e2 -> 61d7b0f24fc9)

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from bc378f4ff5e2 [SPARK-47330][SQL][TESTS] XML: Added XmlExpressionsSuite add 61d7b0f24fc9 [SPARK-47470][SQL][TESTS

(spark) branch master updated: [SPARK-47468][BUILD] Exclude `logback` dependency from SBT like Maven

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 c32d27850e2e [SPARK-47468][BUILD] Exclude

(spark) branch master updated: [SPARK-47464][INFRA] Update `labeler.yml` for module `common/sketch` and `common/variant`

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 32ee2d7936a5 [SPARK-47464][INFRA] Update

(spark) branch master updated (90560dce85b0 -> db531c6ee719)

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 90560dce85b0 [SPARK-47458][CORE] Fix the problem with calculating the maximum concurrent tasks for the barrier

(spark) branch master updated (b6a836946311 -> a6bffcc3e5f0)

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b6a836946311 [SPARK-47454][PYTHON][CONNECT][TESTS] Split `pyspark.sql.tests.test_dataframe` add a6bffcc3e5f0

(spark) branch master updated: [SPARK-47452][INFRA] Use `Ubuntu 22.04` in `dev/infra/Dockerfile`

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ef94f7094989 [SPARK-47452][INFRA] Use `Ubuntu

(spark) branch master updated (5f48931fcdf7 -> 5e42ecc8163a)

2024-03-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5f48931fcdf7 [SPARK-47453][SQL][DOCKER][BUILD][TESTS] Upgrade MySQL docker image version to 8.3.0 add

(spark) branch master updated (681b41f0808e -> 5f48931fcdf7)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 681b41f0808e [SPARK-47422][SQL] Support collated strings in array operations add 5f48931fcdf7 [SPARK-47453

(spark) branch master updated (9f8147c2a8d2 -> e01ed0da22f2)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9f8147c2a8d2 [SPARK-47329][SS][DOCS] Add note to persist dataframe while using foreachbatch and stateful streaming

(spark) branch master updated (cb20fcae951d -> acf17fd67217)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from cb20fcae951d [SPARK-47448][CORE] Enable `spark.shuffle.service.removeShuffle` by default add acf17fd67217

(spark) branch master updated (51e8634a5883 -> cb20fcae951d)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 51e8634a5883 [SPARK-47380][CONNECT] Ensure on the server side that the SparkSession is the same add

(spark) branch master updated: [SPARK-47446][CORE] Make `BlockManager` warn before `removeBlockInternal`

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 a40940a0bc6d [SPARK-47446][CORE] Make

(spark) branch master updated: [SPARK-47383][CORE] Support `spark.shutdown.timeout` config

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ce93c9fd8671 [SPARK-47383][CORE] Support

(spark) branch master updated: [SPARK-47435][SQL] Fix overflow issue of MySQL UNSIGNED TINYINT caused by SPARK-45561

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 8bd42cbdb6bf [SPARK-47435][SQL] Fix overflow

(spark) branch master updated (4dc362dbc6c0 -> 1aafe60b3e76)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 4dc362dbc6c0 [SPARK-47438][BUILD] Upgrade jackson to 2.17.0 add 1aafe60b3e76 [SPARK-47442][CORE][TEST] Use port

(spark) branch master updated: [SPARK-47438][BUILD] Upgrade jackson to 2.17.0

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 4dc362dbc6c0 [SPARK-47438][BUILD] Upgrade

(spark) branch master updated: [MINOR][DOCS] Add `Web UI` link to `Other Documents` section of index.md

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 57424b92c5b5 [MINOR][DOCS] Add `Web UI` link

(spark) branch branch-3.4 updated: [SPARK-47434][WEBUI] Fix `statistics` link in `StreamingQueryPage`

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 7a899e219f5a [SPARK-47434][WEBUI] Fix

(spark) branch branch-3.5 updated: [SPARK-47434][WEBUI] Fix `statistics` link in `StreamingQueryPage`

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new bb7a6138b827 [SPARK-47434][WEBUI] Fix

(spark) branch master updated (d3f12df6e09e -> 9b466d329c3c)

2024-03-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d3f12df6e09e [SPARK-47437][PYTHON][CONNECT] Correct the error class for `DataFrame.sort*` add 9b466d329c3c

(spark) branch branch-3.4 updated (be0e44e59b3e -> b4e2c6750cb3)

2024-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git from be0e44e59b3e [SPARK-45141][PYTHON][INFRA][TESTS] Pin `pyarrow==12.0.1` in CI add b4e2c6750cb3 [SPARK-47433

(spark) branch branch-3.5 updated: [SPARK-47432][PYTHON][CONNECT][DOCS][3.5] Add `pyarrow` upper bound requirement, `<13.0.0`

2024-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new cc6912ec612c [SPARK-47432][PYTHON

(spark) branch branch-3.4 updated: [SPARK-45141][PYTHON][INFRA][TESTS] Pin `pyarrow==12.0.1` in CI

2024-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new be0e44e59b3e [SPARK-45141][PYTHON

(spark) branch branch-3.5 updated: [SPARK-45141][PYTHON][INFRA][TESTS] Pin `pyarrow==12.0.1` in CI

2024-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 8049a203b8c5 [SPARK-45141][PYTHON

(spark) branch master updated: [SPARK-47426][BUILD] Upgrade Guava used by the connect module to `33.1.0-jre`

2024-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 2dba72100e03 [SPARK-47426][BUILD] Upgrade

(spark-website) branch asf-site updated: Update the organization in committers.md (#509)

2024-03-16 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 3eae7010b9 Update the organization

(spark) branch branch-3.4 updated: [SPARK-47428][BUILD][3.4] Upgrade Jetty to 9.4.54.v20240208

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 3c41b1d97e1f [SPARK-47428][BUILD][3.4

(spark) branch branch-3.4 updated: [SPARK-45587][INFRA] Skip UNIDOC and MIMA in `build` GitHub Action job

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 210e80e8b7ba [SPARK-45587][INFRA] Skip

(spark) branch branch-3.5 updated: [SPARK-45587][INFRA] Skip UNIDOC and MIMA in `build` GitHub Action job

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 8c6eeb8ab018 [SPARK-45587][INFRA] Skip

(spark) branch branch-3.5 updated: [SPARK-47428][BUILD][3.5] Upgrade Jetty to 9.4.54.v20240208

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new d59425275cdd [SPARK-47428][BUILD][3.5

(spark) branch master updated (4437e6e21237 -> 6bf031796c8c)

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 4437e6e21237 [SPARK-47419][CONNECT] Move `log4j2-defaults.properties` to `common/utils` add 6bf031796c8c

(spark) branch master updated (b7aa9740249b -> 4437e6e21237)

2024-03-15 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b7aa9740249b [SPARK-47407][SQL] Support java.sql.Types.NULL map to NullType add 4437e6e21237 [SPARK-47419

(spark) branch master updated: [SPARK-47234][BUILD] Upgrade Scala to 2.13.13

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 56cfc89e8f15 [SPARK-47234][BUILD] Upgrade

(spark) branch master updated (213399b61de5 -> fe0aa1edff04)

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 213399b61de5 [SPARK-47396][SQL] Add a general mapping for TIME WITHOUT TIME ZONE to TimestampNTZType add

(spark) branch master updated (7b4ab4fa452d -> 213399b61de5)

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 7b4ab4fa452d [SPARK-47387][SQL] Remove some unused error classes add 213399b61de5 [SPARK-47396][SQL] Add

(spark) branch master updated: [SPARK-47390][SQL][FOLLOWUP] Fix TIME_WITH_TIMEZONE mapping in PostgresDialect

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 d41d5ecda8c1 [SPARK-47390][SQL][FOLLOWUP] Fix

(spark) branch master updated (481597cd2d79 -> b98accd9d931)

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 481597cd2d79 [SPARK-47400][BUILD] Upgrade `gcs-connector` to 2.2.20 add b98accd9d931 [SPARK-47401][K8S][DOCS

(spark) branch master updated: [SPARK-47400][BUILD] Upgrade `gcs-connector` to 2.2.20

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 481597cd2d79 [SPARK-47400][BUILD] Upgrade `gcs

(spark) branch master updated: [SPARK-47384][BUILD] Upgrade RoaringBitmap to 1.0.5

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 205e826e7052 [SPARK-47384][BUILD] Upgrade

(spark) branch master updated (5ce150735bc5 -> 168346f93303)

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5ce150735bc5 [SPARK-47394][SQL] Support TIMESTAMP WITH TIME ZONE for H2Dialect add 168346f93303 [SPARK-47391

(spark) branch master updated: [SPARK-47394][SQL] Support TIMESTAMP WITH TIME ZONE for H2Dialect

2024-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 5ce150735bc5 [SPARK-47394][SQL] Support

(spark) branch master updated: [SPARK-47378][PROTOBUF][TESTS] Make the related Protobuf UT run well in IDE

2024-03-13 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b75325ccefa6 [SPARK-47378][PROTOBUF][TESTS

(spark) branch master updated: [SPARK-47373][SQL] Match FileSourceScanLike to get metadata instead of FileSourceScanExec

2024-03-13 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 7d0f0832ae1a [SPARK-47373][SQL] Match

(spark) branch master updated: [SPARK-47349][SQL][TESTS] Refactor string function `startsWith` and `endsWith` tests

2024-03-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 806f8e0466b9 [SPARK-47349][SQL][TESTS

(spark) branch master updated: [SPARK-47364][CORE] Make `PluginEndpoint` warn when plugins reply for one-way message

2024-03-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 8fcef1657a02 [SPARK-47364][CORE] Make

(spark) branch master updated: [SPARK-46919][BUILD][CONNECT] Upgrade `grpcio*` and `grpc-java` to 1.62.x

2024-03-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 6e5d1db9058d [SPARK-46919][BUILD][CONNECT

(spark) branch master updated: [SPARK-47342][SQL] Support TimestampNTZ for DB2 TIMESTAMP WITH TIME ZONE

2024-03-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 e8bc176e6fd1 [SPARK-47342][SQL] Support

(spark) branch master updated: [SPARK-47335][BUILD] Upgrade `mvn-scalafmt` to `1.1.1684076452.9f83818` & `scalafmt` to `3.8.0`

2024-03-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 72ecba538406 [SPARK-47335][BUILD] Upgrade `mvn

(spark) branch master updated (f97da1638062 -> f40c693ad7fd)

2024-03-11 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f97da1638062 [SPARK-45245][CONNECT][TESTS][FOLLOW-UP] Remove unneeded Matchers trait in the test add

(spark) branch master updated (610840e27e2e -> f97da1638062)

2024-03-11 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 610840e27e2e [SPARK-45827][SQL][FOLLOWUP] Fix for collation add f97da1638062 [SPARK-45245][CONNECT][TESTS

(spark) branch master updated (10be03215775 -> 610840e27e2e)

2024-03-11 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 10be03215775 [SPARK-47255][SQL] Assign names to the error classes _LEGACY_ERROR_TEMP_323[6-7

(spark) branch master updated: [SPARK-44115][BUILD] Upgrade Apache ORC to 2.0.0

2024-03-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 76b1c122cb7d [SPARK-44115][BUILD] Upgrade

(spark) branch master updated (db0e5c7bc464 -> 35bced42474e)

2024-03-04 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from db0e5c7bc464 [SPARK-47269][BUILD] Upgrade jetty to 11.0.20 add 35bced42474e [SPARK-47242][BUILD] Bump ap-loader

(spark) branch master updated (6b5917beff30 -> db0e5c7bc464)

2024-03-04 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 6b5917beff30 [SPARK-46961][SS] Using ProcessorContext to store and retrieve handle add db0e5c7bc464 [SPARK

(spark) branch master updated (1cd7bab5c5c2 -> 22f9a5a25304)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 1cd7bab5c5c2 [SPARK-47236][CORE] Fix `deleteRecursivelyUsingJavaIO` to skip non-existing file input add

(spark) branch branch-3.5 updated: [SPARK-47236][CORE] Fix `deleteRecursivelyUsingJavaIO` to skip non-existing file input

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 9770016b180b [SPARK-47236][CORE] Fix

(spark) branch branch-3.4 updated: [SPARK-47236][CORE] Fix `deleteRecursivelyUsingJavaIO` to skip non-existing file input

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 58a4a49389a5 [SPARK-47236][CORE] Fix

(spark) branch master updated (cc0ea60d6eee -> 1cd7bab5c5c2)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from cc0ea60d6eee [SPARK-47218][SQL] XML: Ignore commented row tags in XML tokenizer add 1cd7bab5c5c2 [SPARK-47236

(spark) branch master updated (70007c59177a -> 9ce43c85a5d2)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 70007c59177a [SPARK-47186][DOCKER][FOLLOWUP] Reduce test time for docker ITs add 9ce43c85a5d2 [SPARK-47229

(spark) branch master updated (813934c69df6 -> 70007c59177a)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 813934c69df6 [SPARK-47015][SQL] Disable partitioning on collated columns add 70007c59177a [SPARK-47186][DOCKER

(spark) branch master updated: [SPARK-41392][BUILD][TESTS] Add `bouncy-castle` test dependencies to `sql/core` module for Hadoop 3.4.0

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 28fd3de0fea0 [SPARK-41392][BUILD][TESTS] Add

(spark) branch master updated (a7825f6e8907 -> 919c19c008b8)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a7825f6e8907 [SPARK-47227][DOCS] Improve documentation for Spark Connect add 919c19c008b8 [SPARK-47231][CORE

(spark) branch master updated (944a00db6f83 -> a7825f6e8907)

2024-02-29 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 944a00db6f83 [SPARK-47224][PS][TESTS] Split `test_split_apply_basic` and `test_split_apply_adv` add

(spark) branch master updated: [SPARK-47215][CORE][TESTS] Reduce the number of required threads in `MasterSuite`

2024-02-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 da2ae29c9cab [SPARK-47215][CORE][TESTS] Reduce

(spark) branch master updated: [SPARK-47207][CORE] Support `spark.driver.timeout` and `DriverTimeoutPlugin`

2024-02-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 2a93e46eb062 [SPARK-47207][CORE] Support

(spark) branch master updated (7e7ba4eaf071 -> ea2587f695cf)

2024-02-28 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 7e7ba4eaf071 [MINOR][SQL] Remove out-of-dated comment in `CollectLimitExec` add ea2587f695cf [SPARK-47209

(spark) branch master updated: [SPARK-47199][PYTHON][TESTS] Add prefix into TemporaryDirectory to avoid flakiness

2024-02-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 6eed08cb0c12 [SPARK-47199][PYTHON][TESTS] Add

(spark) branch branch-3.5 updated (cbf25fb633f4 -> b4118e0dbb50)

2024-02-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from cbf25fb633f4 Revert "[SPARK-45599][CORE] Use object equality in OpenHashSet" add b4118e0dbb50 [S

(spark) branch branch-3.4 updated: [SPARK-47196][CORE][BUILD][3.4] Fix `core` module to succeed SBT tests

2024-02-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 5ce628f803d3 [SPARK-47196][CORE][BUILD

(spark) branch branch-3.5 updated: Revert "[SPARK-45599][CORE] Use object equality in OpenHashSet"

2024-02-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new cbf25fb633f4 Revert "[SPARK-

(spark) branch master updated: [SPARK-47185][SS][TESTS] Increase timeout between actions in KafkaContinuousSourceSuite

2024-02-27 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ba773fe9a286 [SPARK-47185][SS][TESTS] Increase

(spark) branch master updated: [SPARK-47182][BUILD] Exclude `commons-(io|lang3)` transitive dependencies from `commons-compress` and `avro*`

2024-02-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 209d0fcf22b1 [SPARK-47182][BUILD] Exclude

(spark) branch master updated (031b90b2ac0b -> 1a408033daf4)

2024-02-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 031b90b2ac0b [SPARK-47178][PYTHON][TESTS] Add a test case for createDataFrame with dataclasses add

(spark) branch master updated: [SPARK-45527][CORE][TESTS][FOLLOW-UP] Reduce the number of test cases in fraction resource calculation

2024-02-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 afa9f9679bc0 [SPARK-45527][CORE][TESTS][FOLLOW

(spark) branch master updated: [SPARK-45527][CORE][TESTS][FOLLOWUP] Reduce the number of threads from 1k to 100 in `TaskSchedulerImplSuite`

2024-02-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 76c4fd56c5a5 [SPARK-45527][CORE][TESTS

(spark) branch master updated (298134fd5e98 -> a939a7d0fd9c)

2024-02-26 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 298134fd5e98 [SPARK-47009][SQL] Enable create table support for collation add a939a7d0fd9c [SPARK-47170][BUILD

(spark) branch master updated: [SPARK-47163][BUILD] Fix `make-distribution.sh` to check `jackson-core-asl-1.9.13.jar` existence first

2024-02-25 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 242dd2e819b4 [SPARK-47163][BUILD] Fix `make

(spark) branch master updated: [SPARK-47160][K8S] Update K8s `Dockerfile` to include `hive-jackson` directory if exists

2024-02-25 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 5c5b47c5ad51 [SPARK-47160][K8S] Update K8s

(spark) branch master updated: [SPARK-47161][INFRA][R] Uses hash key properly for SparkR build on Windows

2024-02-25 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 1ca60d353792 [SPARK-47161][INFRA][R] Uses hash

(spark) branch master updated (679b468854ab -> 0ff18e579c2f)

2024-02-25 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 679b468854ab [MINOR][CONNECT][TESTS] Chain waitFor after destroyForcibly in SparkConnectServerUtils add

(spark) branch master updated: [SPARK-47154][SS][TESTS] Fix `kafka-0-10-sql` to use `ResetSystemProperties` if `KafkaTestUtils` is used

2024-02-24 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 18b86068ff4c [SPARK-47154][SS][TESTS] Fix

(spark) branch master updated: [SPARK-47152][SQL][BUILD] Provide `CodeHaus Jackson` dependencies via a new optional directory

2024-02-24 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 dd3f81c3d610 [SPARK-47152][SQL][BUILD] Provide

(spark) branch master updated (c2dbb6d04bc9 -> ee312ecb40ea)

2024-02-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c2dbb6d04bc9 [SPARK-47099][SQL][FOLLOWUP] Regenerate `try_arithmetic.sql.out.java21` add ee312ecb40ea [SPARK

(spark) branch master updated (772a445e412b -> c2dbb6d04bc9)

2024-02-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 772a445e412b [SPARK-47035][SS][CONNECT] Protocol for Client-Side Listener add c2dbb6d04bc9 [SPARK-47099][SQL

(spark) branch master updated (d20650bc8cf2 -> 28951ed6681f)

2024-02-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d20650bc8cf2 [SPARK-46975][PS] Support dedicated fallback methods add 28951ed6681f [SPARK-47118][BUILD][CORE

(spark) branch master updated: [SPARK-47129][CONNECT][SQL] Make `ResolveRelations` cache connect plan properly

2024-02-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 06c741a0061b [SPARK-47129][CONNECT][SQL] Make

(spark) branch master updated: [SPARK-44914][BUILD] Upgrade Apache Ivy to 2.5.2

2024-02-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 3baa60afe25c [SPARK-44914][BUILD] Upgrade

(spark) branch master updated (d466c0beabcf -> 09739294ba1d)

2024-02-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d466c0beabcf [SPARK-47142][K8S][TESTS] Use `spark.jars.ivy` instead `spark.driver.extraJavaOptions

(spark) branch master updated (a053b40ac0e9 -> d466c0beabcf)

2024-02-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a053b40ac0e9 [SPARK-47099][SQL][FOLLOW-UP] Uses ordinalNumber in UNEXPECTED_INPUT_TYPE add d466c0beabcf [SPARK

(spark) branch master updated: [SPARK-47137][PYTHON][CONNECT] Add getAll to spark.conf for feature parity with Scala

2024-02-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 511839b6eac9 [SPARK-47137][PYTHON][CONNECT

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