(spark-kubernetes-operator) branch main updated: [SPARK-48984] Add Controller Metrics System and Utils

2024-07-24 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 61d013d [SPARK-48984] Add

(spark) branch master updated (34e65a8e7251 -> 5d787e252942)

2024-07-24 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 34e65a8e7251 [SPARK-48990][SQL] Unified variable related SQL syntax keywords add 5d787e252942 [SPARK-47764

(spark) branch master updated: [SPARK-48975][PROTOBUF] Remove unnecessary `ScalaReflectionLock` definition from `protobuf`

2024-07-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 f828146264d6 [SPARK-48975][PROTOBUF] Remove

(spark-kubernetes-operator) branch main updated: [SPARK-48971] Ban `org.apache.commons.collections` in favor of `collections4`

2024-07-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new f3d31d2 [SPARK-48971] Ban

(spark-kubernetes-operator) branch main updated: [SPARK-48969] Fix `spark-operator` module to define test framework explicitly

2024-07-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 729e570 [SPARK-48969] Fix

(spark) branch master updated (3b0731537feb -> f70d41acefe4)

2024-07-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 3b0731537feb [MINOR][INFRA] Add more know translations for contributors add f70d41acefe4 [SPARK-48703][SQL

(spark-kubernetes-operator) branch main updated: [SPARK-48968] Avoid unnecessary task configuration in `spark-operator-api`

2024-07-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 64b2c5a [SPARK-48968] Avoid

(spark) branch master updated: [MINOR][INFRA] Add more know translations for contributors

2024-07-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 3b0731537feb [MINOR][INFRA] Add more know

(spark) branch master updated: [SPARK-48958][BUILD] Upgrade `zstd-jni` to 1.5.6-4

2024-07-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 bc7a5c0a47b3 [SPARK-48958][BUILD] Upgrade

(spark) branch master updated: [SPARK-48963][INFRA] Support `JIRA_ACCESS_TOKEN` in translate-contributors.py

2024-07-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 c17fc5a189f9 [SPARK-48963][INFRA] Support

(spark-kubernetes-operator) branch main updated (cd7269c -> b323336)

2024-07-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git from cd7269c [SPARK-48952] Use `BasePluginExtension` in `spark-operator/build.gradle` add

(spark-kubernetes-operator) branch main updated (ebe5eb7 -> cd7269c)

2024-07-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git from ebe5eb7 [SPARK-48786] Define Config Loading Framework for Spark Operator Controller add

(spark) branch master updated: [SPARK-48946][SQL] NPE in redact method when session is null

2024-07-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 1fa53c77050e [SPARK-48946][SQL] NPE in redact

(spark) branch master updated: [SPARK-48940][BUILD] Upgrade `Arrow` to 17.0.0

2024-07-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 1645046fbb83 [SPARK-48940][BUILD] Upgrade

(spark) branch branch-3.4 updated: [SPARK-48791][CORE][3.4] Fix perf regression caused by the accumulators registration overhead using CopyOnWriteArrayList

2024-07-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 20da97572574 [SPARK-48791][CORE][3.4

(spark) branch master updated (d3a90559dc79 -> c439bc8d685e)

2024-07-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 d3a90559dc79 Revert "[SPARK-47307][DOCS][FOLLOWUP] Add a migration guide for the behavior change of base64 fun

(spark) branch branch-3.5 updated: [SPARK-48921][SQL][3.5] ScalaUDF encoders in subquery should be resolved for MergeInto

2024-07-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 e2479159ee85 [SPARK-48921][SQL][3.5

(spark) branch master updated: [SPARK-48921][SQL] ScalaUDF encoders in subquery should be resolved for MergeInto

2024-07-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 fab6d83ac70f [SPARK-48921][SQL] ScalaUDF

(spark) branch master updated: [SPARK-48932][BUILD] Upgrade `commons-lang3` to 3.15.0

2024-07-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 2cd4a4a558d6 [SPARK-48932][BUILD] Upgrade

(spark) branch branch-3.4 updated: [SPARK-48930][CORE] Redact `awsAccessKeyId` by including `accesskey` pattern

2024-07-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 674d4dbb4a56 [SPARK-48930][CORE

(spark) branch branch-3.5 updated: [SPARK-48930][CORE] Redact `awsAccessKeyId` by including `accesskey` pattern

2024-07-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 44f8766f7759 [SPARK-48930][CORE

(spark) branch master updated (ebf8da12d12f -> 1e17c392b4de)

2024-07-17 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 ebf8da12d12f [SPARK-48927][CORE] Show the number of cached RDDs in `StoragePage` add 1e17c392b4de [SPARK-48930

(spark) branch master updated: [SPARK-48927][CORE] Show the number of cached RDDs in `StoragePage`

2024-07-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 ebf8da12d12f [SPARK-48927][CORE] Show

(spark) branch branch-3.5 updated: [SPARK-48920][BUILD][3.5] Upgrade ORC to 1.9.4

2024-07-16 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 443825a60e0b [SPARK-48920][BUILD][3.5

(spark) branch master updated (2e1a39cc6701 -> 0e8d403fca3c)

2024-07-16 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 2e1a39cc6701 [SPARK-48896][ML][MLLIB] Avoid repartition when writing out the metadata add 0e8d403fca3c [SPARK

(spark) branch master updated: [SPARK-48896][ML][MLLIB] Avoid repartition when writing out the metadata

2024-07-16 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 2e1a39cc6701 [SPARK-48896][ML][MLLIB] Avoid

(spark) branch master updated (d0a1c4d0a680 -> 3923d7f8fcaf)

2024-07-16 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 d0a1c4d0a680 [SPARK-48846][PYTHON][DOCS][FOLLOWUP] Add a missing param doc in python api `partitioning` functions

(spark) branch master updated: [SPARK-48899][K8S] Fix `ENV` key value format in K8s Dockerfiles

2024-07-15 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 40899c1aca54 [SPARK-48899][K8S] Fix `ENV` key

(spark) branch master updated: [SPARK-48887][K8S] Enable `spark.kubernetes.executor.checkAllContainers` by default

2024-07-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 e5e751b98f9e [SPARK-48887][K8S] Enable

(spark) branch master updated: [SPARK-47911][SQL][FOLLOWUP] Rename UTF8 to UTF-8 in spark.sql.binaryOutputStyle

2024-07-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 115c6e42586f [SPARK-47911][SQL][FOLLOWUP

(spark) branch master updated: [SPARK-48775][SQL][STS] Replace SQLContext with SparkSession in STS

2024-07-11 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 4501285a49e4 [SPARK-48775][SQL][STS] Replace

(spark) branch branch-3.4 updated: [MINOR][SQL][TESTS] Remove a duplicate test case in `CSVExprUtilsSuite`

2024-07-11 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 05ad14617178 [MINOR][SQL][TESTS

(spark) branch master updated: [MINOR][SQL][TESTS] Remove a duplicate test case in `CSVExprUtilsSuite`

2024-07-11 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 297a9d2ac773 [MINOR][SQL][TESTS] Remove

(spark) branch branch-3.5 updated: [MINOR][SQL][TESTS] Remove a duplicate test case in `CSVExprUtilsSuite`

2024-07-11 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 d517a6392b16 [MINOR][SQL][TESTS

(spark) branch master updated: [SPARK-46738][PYTHON] Reenable a group of doctests

2024-07-11 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 f8052ddd4208 [SPARK-46738][PYTHON] Reenable

(spark) branch master updated: [SPARK-48844][SQL] USE INVALID_EMPTY_LOCATION instead of UNSUPPORTED_DATASOURCE_FOR_DIRECT_QUERY when path is empty

2024-07-10 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 e38383acc121 [SPARK-48844][SQL] USE

(spark-kubernetes-operator) branch main updated: [SPARK-48786] Define Config Loading Framework for Spark Operator Controller

2024-07-09 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new ebe5eb7 [SPARK-48786] Define

(spark) branch master updated (ba4fb5a50ab6 -> 97ce5b8964a4)

2024-07-08 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 ba4fb5a50ab6 [SPARK-48837][ML] In CountVectorizer, only read binary parameter once per transform, not once per row

(spark) branch master updated: [SPARK-48837][ML] In CountVectorizer, only read binary parameter once per transform, not once per row

2024-07-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 ba4fb5a50ab6 [SPARK-48837][ML

(spark) branch master updated: [SPARK-48801][BUILD][K8S] Upgrade `kubernetes-client` to 6.13.1

2024-07-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 5b007863432f [SPARK-48801][BUILD][K8S] Upgrade

(spark) branch master updated: [SPARK-48787][BUILD] Upgrade Kafka to 3.7.1

2024-07-03 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 b93bfcd95e16 [SPARK-48787][BUILD] Upgrade

(spark-kubernetes-operator) branch main updated: [SPARK-48679] Upgrade checkstyle and spotbugs version

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

(spark) branch branch-3.4 updated (5180694705be -> 1bfc9c3cbdc5)

2024-07-01 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 5180694705be [SPARK-46957][CORE][3.5][3.4] Decommission migrated shuffle files should be able to cleanup from

(spark) branch branch-3.5 updated: [SPARK-48292][CORE][3.5] Revert [SPARK-39195][SQL] Spark OutputCommitCoordinator should abort stage when committed file not consistent with task status

2024-07-01 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 df70cc1797c6 [SPARK-48292][CORE][3.5

(spark) branch master updated (4e57f0629ece -> 6bfeb0942482)

2024-06-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 4e57f0629ece [SPARK-48307][SQL][FOLLOWUP] not-inlined CTE references sibling should not fail add 6bfeb0942482

(spark) branch master updated: [SPARK-48645][BUILD] Upgrade Maven to 3.9.8

2024-06-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 d8a24b7a9432 [SPARK-48645][BUILD] Upgrade

(spark) branch branch-3.5 updated (15e6369e946b -> a3f4cc715077)

2024-06-17 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 15e6369e946b [SPARK-48642][CORE] False SparkOutOfMemoryError caused by killing task on spilling add

(spark) branch branch-3.4 updated: [SPARK-48642][CORE] False SparkOutOfMemoryError caused by killing task on spilling

2024-06-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 fff09e750bbb [SPARK-48642][CORE] False

(spark) branch branch-3.5 updated: [SPARK-48642][CORE] False SparkOutOfMemoryError caused by killing task on spilling

2024-06-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 15e6369e946b [SPARK-48642][CORE] False

(spark) branch master updated (0864bbeac399 -> 00a96bb42ec6)

2024-06-17 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 0864bbeac399 [SPARK-48566][PYTHON] Fix bug where partition indices are incorrect when UDTF analyze() uses both

(spark) branch branch-3.4 updated: [MINOR][BUILD] Delete a invalid TODO from `dev/test-dependencies.sh`

2024-06-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 2750539f92b0 [MINOR][BUILD] Delete

(spark-kubernetes-operator) branch main updated: [SPARK-48606] Upgrade `google-java-format` to 1.22.0

2024-06-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 5609324 [SPARK-48606] Upgrade

(spark) branch master updated (65db87697949 -> 7cba1ab4d6ac)

2024-06-06 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 65db87697949 [SPARK-48513][SS] Add error class for state schema compatibility and minor refactoring add

(spark-kubernetes-operator) branch main updated: [SPARK-48528] Refine K8s Operator `merge_spark_pr.py` to use `kubernetes-operator-x.y.z` version

2024-06-04 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new d7734bb [SPARK-48528] Refine

(spark) branch master updated: [SPARK-48531][INFRA] Fix `Black` target version to Python 3.9

2024-06-04 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 651f68782ab7 [SPARK-48531][INFRA] Fix `Black

(spark-kubernetes-operator) branch main updated: [SPARK-48326] Use the official Apache Spark 4.0.0-preview1

2024-06-04 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new cd23de3 [SPARK-48326] Use

(spark) branch master updated (1a536f01ead3 -> 6cd1ccc56321)

2024-05-24 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 1a536f01ead3 [SPARK-48407][SQL][DOCS] Teradata: Document Type Conversion rules between Spark SQL and teradata

(spark) branch master updated: [SPARK-48407][SQL][DOCS] Teradata: Document Type Conversion rules between Spark SQL and teradata

2024-05-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 1a536f01ead3 [SPARK-48407][SQL][DOCS] Teradata

(spark) branch master updated: [SPARK-48325][CORE] Always specify messages in ExecutorRunner.killProcess

2024-05-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 7d96334902f2 [SPARK-48325][CORE] Always

(spark) branch master updated (febdbf56fb22 -> 80c0f1165417)

2024-05-21 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 febdbf56fb22 [SPARK-48031] Grandfather legacy views to SCHEMA BINDING add 80c0f1165417 [SPARK-48381][K8S][DOCS

(spark) branch master updated: [SPARK-48329][SQL] Enable `spark.sql.sources.v2.bucketing.pushPartValues.enabled` by default

2024-05-21 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 6b3a88195e30 [SPARK-48329][SQL] Enable

(spark) branch master updated (4fc2910f92d1 -> f5ffb74f170e)

2024-05-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 4fc2910f92d1 [SPARK-48238][BUILD][YARN] Replace YARN AmIpFilter with a forked implementation add f5ffb74f170e

(spark-kubernetes-operator) branch main updated: [SPARK-48017] Add Spark application submission worker for operator

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

(spark) branch master updated (6767053dacd9 -> a2d93d104a6c)

2024-05-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 6767053dacd9 [SPARK-48218][CORE] TransportClientFactory.createClient may NPE cause FetchFailedException add

(spark) branch master updated: [SPARK-48218][CORE] TransportClientFactory.createClient may NPE cause FetchFailedException

2024-05-15 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 6767053dacd9 [SPARK-48218][CORE

(spark) branch master updated (973328cd376b -> 12820e11b094)

2024-05-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 973328cd376b [SPARK-48285][SQL][DOCS] Update docs for size function and sizeOfNull configuration add

(spark) branch master updated (9e386b472981 -> 973328cd376b)

2024-05-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 9e386b472981 [SPARK-48172][SQL] Fix escaping issues in JDBCDialects add 973328cd376b [SPARK-48285][SQL][DOCS

(spark) branch master updated: [SPARK-48279][BUILD] Upgrade ORC to 2.0.1

2024-05-15 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 76329f9bb60e [SPARK-48279][BUILD] Upgrade ORC

(spark) branch master updated: [SPARK-48237][BUILD] Clean up `dev/pr-deps` at the end of `test-dependencies.sh` script

2024-05-10 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 f699f556d8a0 [SPARK-48237][BUILD] Clean up

(spark) branch branch-3.4 updated: [SPARK-48237][BUILD] Clean up `dev/pr-deps` at the end of `test-dependencies.sh` script

2024-05-10 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 1e0fc1ef96aa [SPARK-48237][BUILD

(spark) branch branch-3.5 updated: [SPARK-48237][BUILD] Clean up `dev/pr-deps` at the end of `test-dependencies.sh` script

2024-05-10 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 e9a1b4254419 [SPARK-48237][BUILD

(spark) branch master updated: [SPARK-48205][SQL][FOLLOWUP] Add missing tags for the dataSource API

2024-05-10 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 d82458f15539 [SPARK-48205][SQL][FOLLOWUP] Add

(spark) branch master updated: [SPARK-48236][BUILD] Add `commons-lang:commons-lang:2.6` back to support legacy Hive UDF jars

2024-05-10 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 5b3b8a90638c [SPARK-48236][BUILD] Add `commons

(spark) branch master updated: Revert "[SPARK-48230][BUILD] Remove unused `jodd-core`"

2024-05-10 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 726ef8aa66ea Revert "[SPARK-48230][

(spark) branch master updated (a6632ffa16f6 -> 2225aa1dab0f)

2024-05-10 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 a6632ffa16f6 [SPARK-48143][SQL] Use lightweight exceptions for control-flow between UnivocityParser

(spark) branch master updated: [SPARK-47793][TEST][FOLLOWUP] Fix flaky test for Python data source exactly once

2024-05-10 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 5beaf85cd5ef [SPARK-47793][TEST][FOLLOWUP] Fix

(spark) branch master updated: [SPARK-47441][YARN] Do not add log link for unmanaged AM in Spark UI

2024-05-10 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 c5b6ec734bd0 [SPARK-47441][YARN] Do not add

(spark) branch master updated: [SPARK-48235][SQL] Directly pass join instead of all arguments to getBroadcastBuildSide and getShuffleHashJoinBuildSide

2024-05-10 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 73bb619d45b2 [SPARK-48235][SQL] Directly pass

(spark) branch master updated: [SPARK-48230][BUILD] Remove unused `jodd-core`

2024-05-10 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 d8151186d794 [SPARK-48230][BUILD] Remove

(spark) branch branch-3.5 updated: [SPARK-47847][CORE] Deprecate `spark.network.remoteReadNioBufferConversion`

2024-05-09 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 c048653435f9 [SPARK-47847][CORE

(spark) branch master updated (8ccc8b92be50 -> 33cac4436e59)

2024-05-09 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 8ccc8b92be50 [SPARK-48201][DOCS][PYTHON] Make some corrections in the docstring of pyspark DataStreamReader methods

(spark) branch master updated: [SPARK-48201][DOCS][PYTHON] Make some corrections in the docstring of pyspark DataStreamReader methods

2024-05-09 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 8ccc8b92be50 [SPARK-48201][DOCS][PYTHON] Make

(spark) branch master updated: [SPARK-48228][PYTHON][CONNECT] Implement the missing function validation in ApplyInXXX

2024-05-09 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 9bb15db85e53 [SPARK-48228][PYTHON][CONNECT

(spark) branch master updated: [SPARK-48224][SQL] Disallow map keys from being of variant type

2024-05-09 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 b371e7dd8800 [SPARK-48224][SQL] Disallow map

(spark) branch master updated: [SPARK-47018][BUILD][SQL] Bump built-in Hive to 2.3.10

2024-05-09 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 2d609bfd37ae [SPARK-47018][BUILD][SQL] Bump

(spark) branch master updated: [MINOR][BUILD] Remove duplicate configuration of maven-compiler-plugin

2024-05-09 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 1138b2a68b54 [MINOR][BUILD] Remove duplicate

(spark) branch master updated: [SPARK-47834][SQL][CONNECT] Mark deprecated functions with `@deprecated` in `SQLImplicits`

2024-05-09 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 32b2827b964b [SPARK-47834][SQL][CONNECT] Mark

(spark) branch master updated: [SPARK-48227][PYTHON][DOC] Document the requirement of seed in protos

2024-05-09 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 012d19d8e9b2 [SPARK-48227][PYTHON][DOC

(spark) branch master updated (b47d7853d92f -> e704b9e56b0c)

2024-05-09 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 b47d7853d92f [SPARK-48148][CORE] JSON objects should not be modified when read as STRING add e704b9e56b0c

(spark) branch branch-3.5 updated: [SPARK-48197][SQL][TESTS][FOLLOWUP][3.5] Regenerate golden files

2024-05-09 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 da4c808be7d6 [SPARK-48197][SQL][TESTS

(spark) branch master updated: [SPARK-48216][TESTS] Remove overrides DockerJDBCIntegrationSuite.connectionTimeout to make related tests configurable

2024-05-09 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 e1fb1d7e063a [SPARK-48216][TESTS] Remove

(spark) branch master updated: [SPARK-47186][TESTS][FOLLOWUP] Correct the name of spark.test.docker.connectionTimeout

2024-05-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 5891b20ef492 [SPARK-47186][TESTS][FOLLOWUP

svn commit: r69044 - /dev/spark/v3.4.3-rc2-docs/

2024-05-08 Thread dongjoon
Author: dongjoon Date: Thu May 9 02:31:50 2024 New Revision: 69044 Log: Remove Apache Spark 3.4.3 RC2 docs after releasing 3.4.3 Removed: dev/spark/v3.4.3-rc2-docs/ - To unsubscribe, e-mail: commits-unsubscr

(spark) branch master updated (4fb6624bd2ce -> 337f980f0073)

2024-05-08 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 4fb6624bd2ce [SPARK-48205][PYTHON] Remove the private[sql] modifier for Python data sources add 337f980f0073

(spark) branch branch-3.4 updated: [SPARK-48207][INFRA][3.4] Run `build/scala-213/java-11-17` jobs of `branch-3.4` only if needed

2024-05-08 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 d16a4f4c98d5 [SPARK-48207][INFRA][3.4

(spark) branch branch-3.4 updated: [SPARK-48192][INFRA] Enable TPC-DS tests in forked repository

2024-05-08 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 bd54e633121c [SPARK-48192][INFRA

(spark) branch branch-3.4 updated: [SPARK-48133][INFRA] Run `sparkr` only in PR builders and Daily CIs

2024-05-08 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 b6de16317abd [SPARK-48133][INFRA] Run

(spark) branch branch-3.4 updated: [SPARK-48132][INFRA] Run `k8s-integration-tests` only in PR builder and Daily CIs

2024-05-08 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 4b032a18924b [SPARK-48132][INFRA] Run

(spark) branch branch-3.5 updated: [SPARK-48192][INFRA] Enable TPC-DS tests in forked repository

2024-05-08 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 82779217b1fa [SPARK-48192][INFRA

(spark) branch branch-3.5 updated: [SPARK-48133][INFRA] Run `sparkr` only in PR builders and Daily CIs

2024-05-08 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 6dbbf081a7d2 [SPARK-48133][INFRA] Run

  1   2   3   4   5   6   7   8   9   10   >