(spark) branch master updated: [SPARK-46568][PYTHON] Make Python data source options a case-insensitive dictionary

2024-01-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 a98c885da09d [SPARK-46568][PYTHON] Make Python

(spark) branch master updated: Revert "[SPARK-46593][PS][TESTS] Refactor `data_type_ops` tests"

2024-01-04 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 20b6a32f4980 Revert "[SPARK-46593][PS][TESTS]

(spark) branch master updated: [SPARK-46595][PYTHON][DOCS] Refine docstring of `map_from_arrays/map_from_entries/map_concat`

2024-01-04 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 b96e13d09361 [SPARK-46595][PYTHON][DOCS]

(spark) branch master updated: [SPARK-46560][PYTHON][DOCS] Refine docstring `reverse/map_contains_key`

2024-01-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 f03f3d01176d [SPARK-46560][PYTHON][DOCS]

(spark) branch master updated: [SPARK-46586][SQL] Support `s.c.immutable.ArraySeq` as `customCollectionCls` in `MapObjects`

2024-01-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 b71192cb08cb [SPARK-46586][SQL] Support

(spark) branch master updated: [SPARK-46179][SQL] Add CrossDbmsQueryTestSuites, which runs other DBMS against golden files with other DBMS, starting with Postgres

2024-01-04 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 f9ca519897d5 [SPARK-46179][SQL] Add

(spark) branch master updated: [SPARK-46593][PS][TESTS] Refactor `data_type_ops` tests

2024-01-04 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 3793c2f44099 [SPARK-46593][PS][TESTS] Refactor

(spark) branch master updated: [SPARK-46596][CORE][TESTS] Correct package name of `SslTestUtils`

2024-01-04 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 ddcfe6b10980 [SPARK-46596][CORE][TESTS] Correct

(spark) branch master updated: [SPARK-46597][SQL][TESTS] Optimize the run tests command in the doc of XXIntegrationSuite in `docker-integration-tests` module

2024-01-04 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 760de230eb6e [SPARK-46597][SQL][TESTS] Optimize

(spark) branch master updated: [SPARK-46592][DOCKER][TEST] OracleIntegrationSuite is flaky because of ORA-04021

2024-01-04 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 9ec426dd81c5 [SPARK-46592][DOCKER][TEST]

(spark) branch master updated: [SPARK-45527][CORE] Use fraction to do the resource calculation

2024-01-04 Thread tgraves
This is an automated email from the ASF dual-hosted git repository. tgraves 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 ae2e00e8f8e9 [SPARK-45527][CORE] Use fraction

(spark) branch master updated: [SPARK-46569][SQL] Remove ThreadLocal due to SecureRandom is thread safe since JDK9

2024-01-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 6a9a06d3d3a9 [SPARK-46569][SQL] Remove

(spark) branch master updated: [SPARK-46585][CORE] Directly constructed `metricPeaks` as an `immutable.ArraySeq` instead of use `mutable.ArraySeq.toSeq` in `Executor`

2024-01-04 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 c8137960a0ba [SPARK-46585][CORE] Directly