(spark) branch master updated: Revert "[SPARK-48250][PYTHON][CONNECT][TESTS] Enable array inference tests at test_parity_types.py"

2024-05-13 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 224fd35d6fca Revert "[SPARK-48250][P

(spark) branch master updated: [SPARK-48254][BUILD] Enhance Guava version extraction rule in `dev/test-dependencies.sh`

2024-05-13 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 92b708b6b767 [SPARK-48254][BUILD] Enhance

(spark) branch master updated: [SPARK-48227][PYTHON][DOC][FOLLOWUP] Fix two typos

2024-05-13 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 2554e4716f16 [SPARK-48227][PYTHON][DOC

(spark) branch branch-3.4 updated: [SPARK-48248][PYTHON] Fix nested array to respect legacy conf of inferArrayTypeFromFirstElement

2024-05-13 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 6e22f1108bf4 [SPARK-48248][PYTHON

(spark) branch branch-3.5 updated: [SPARK-48248][PYTHON] Fix nested array to respect legacy conf of inferArrayTypeFromFirstElement

2024-05-13 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 ab511a784db2 [SPARK-48248][PYTHON

(spark) branch master updated: [SPARK-48248][PYTHON] Fix nested array to respect legacy conf of inferArrayTypeFromFirstElement

2024-05-13 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 b2140d0f25d8 [SPARK-48248][PYTHON] Fix nested

(spark) branch master updated: [SPARK-48250][PYTHON][CONNECT][TESTS] Enable array inference tests at test_parity_types.py

2024-05-13 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 13b0d1aab367 [SPARK-48250][PYTHON][CONNECT

(spark) branch master updated: [SPARK-48245][SQL] Fix typo in BadRecordException class doc

2024-05-12 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 b5584221cfc2 [SPARK-48245][SQL] Fix typo

(spark) branch master updated: [SPARK-48239][INFRA] Update the release docker image to follow what we use in Github Action jobs

2024-05-12 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 5b965f70c057 [SPARK-48239][INFRA] Update

(spark) branch master updated: [SPARK-48240][DOCS] Replace `Local[..]` with `"Local[...]"` in the docs

2024-05-11 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 57b207774382 [SPARK-48240][DOCS] Replace

(spark) branch master updated: [SPARK-48232][PYTHON][TESTS] Fix 'pyspark.sql.tests.connect.test_connect_session' in Python 3.12 build

2024-05-10 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 256a23883d90 [SPARK-48232][PYTHON][TESTS] Fix

(spark) branch master updated: [SPARK-48176][SQL] Adjust name of FIELD_ALREADY_EXISTS error condition

2024-05-09 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 a41d0ae79b43 [SPARK-48176][SQL] Adjust name

(spark) branch master updated: [SPARK-48180][SQL] Improve error when UDTF call with TABLE arg forgets parentheses around multiple PARTITION/ORDER BY exprs

2024-05-09 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 71f0eda71bc1 [SPARK-48180][SQL] Improve error

(spark) branch master updated: [SPARK-48148][CORE] JSON objects should not be modified when read as STRING

2024-05-09 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 b47d7853d92f [SPARK-48148][CORE] JSON objects

(spark) branch branch-3.5 updated (da4c808be7d6 -> dc4911725baa)

2024-05-09 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git from da4c808be7d6 [SPARK-48197][SQL][TESTS][FOLLOWUP][3.5] Regenerate golden files add dc4911725baa [SPARK

(spark) branch master updated (ecca1bf6453e -> 9e62dbad6a75)

2024-05-09 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ecca1bf6453e [SPARK-47365][PYTHON] Add toArrow() DataFrame method to PySpark add 9e62dbad6a75 [SPARK-48212

(spark) branch master updated: [SPARK-47365][PYTHON] Add toArrow() DataFrame method to PySpark

2024-05-09 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 ecca1bf6453e [SPARK-47365][PYTHON] Add

(spark) branch master updated (34ee0d8414b2 -> 027327d94b34)

2024-05-09 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 34ee0d8414b2 [SPARK-47421][SQL] Add collation support for URL expressions add 027327d94b34 [SPARK-47986

(spark) branch master updated: [SPARK-48205][PYTHON] Remove the private[sql] modifier for Python data sources

2024-05-08 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 4fb6624bd2ce [SPARK-48205][PYTHON] Remove

(spark) branch branch-3.5 updated: [SPARK-48087][PYTHON][TESTS][3.5] Remove obsolete comment about UDTF test

2024-05-08 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 ac4c5d618e02 [SPARK-48087][PYTHON

(spark) branch master updated: Revert "[SPARK-48163][CONNECT][TESTS] Disable `SparkConnectServiceSuite.SPARK-43923: commands send events - get_resources_command`"

2024-05-08 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 bd896cac168a Revert "[SPARK-48163][CO

(spark) branch master updated: [SPARK-47965][SQL][FOLLOW-UP] Uses `null` as its default value for `OptionalConfigEntry`

2024-05-08 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 1b966d2eb329 [SPARK-47965][SQL][FOLLOW-UP

(spark) branch master updated: [SPARK-48193][INFRA] Make `maven-deploy-plugin` retry 3 times

2024-05-08 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 fe3ef20d6418 [SPARK-48193][INFRA] Make `maven

(spark) branch master updated: [MINOR][INFRA] Rename builds to have consistent names

2024-05-08 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 f5401bab23c0 [MINOR][INFRA] Rename builds

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

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

(spark) branch branch-3.5 updated: [MINOR][PYTHON][TESTS] Remove the doc in error message tests to allow other PyArrow versions in tests

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 704f956dcbed [MINOR][PYTHON][TESTS

(spark) branch master updated: [SPARK-48149][INFRA][FOLLOWUP] Use single quotation mark

2024-05-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 6588554aa4cc [SPARK-48149][INFRA][FOLLOWUP

(spark) branch master updated: [SPARK-48045][PYTHON] Pandas API groupby with multi-agg-relabel ignores as_index=False

2024-05-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 67ae23934b56 [SPARK-48045][PYTHON] Pandas API

(spark) branch branch-3.5 updated: [SPARK-48086][PYTHON][TESTS][3.5] Remove obsolete comment

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 1735d7d3fd66 [SPARK-48086][PYTHON

(spark) branch master updated (7f8ef96cea27 -> c4df12cc884c)

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 7f8ef96cea27 [SPARK-48166][SQL] Avoid using BadRecordException as user-facing error in VariantExpressionEvalUtils

(spark) branch branch-3.5 updated: [SPARK-48167][CONNECT][TESTS] Skip known behaviour change by SPARK-46122

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 ec7e888d7082 [SPARK-48167][CONNECT

(spark) branch branch-3.5 updated: [SPARK-48090][SS][PYTHON][TESTS] Shorten the traceback in the test checking error message in UDF

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 f92580aa111f [SPARK-48090][SS][PYTHON

(spark) branch master updated: [SPARK-48090][SS][PYTHON][TESTS] Shorten the traceback in the test checking error message in UDF

2024-05-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 eee179135ed2 [SPARK-48090][SS][PYTHON][TESTS

(spark) branch branch-3.5 updated: [SPARK-48083][SPARK-48084][ML][TESTS] Remove JIRA comments for reenabling ML compatibility tests

2024-05-07 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 997100119e6c [SPARK-48083][SPARK

(spark) branch master updated (3b9f52f7768a -> 0f58b8e0c5eb)

2024-05-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3b9f52f7768a [SPARK-48154][PYTHON][CONNECT][TESTS] Enable `PandasUDFGroupedAggParityTests.test_manual` add

(spark) branch master updated (0907a15b2d15 -> 0862f69f7be8)

2024-05-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0907a15b2d15 [SPARK-48153][INFRA] Run `build` job of `build_and_test.yml` only if needed add 0862f69f7be8

(spark) branch master updated: [SPARK-48035][SQL] Fix try_add/try_multiply being semantic equal to add/multiply

2024-05-06 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 729d51d7 [SPARK-48035][SQL] Fix try_add

(spark) branch master updated (9dc5599b01b1 -> c94fe37ba6d0)

2024-05-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9dc5599b01b1 [SPARK-48105][SS] Fix the race condition between state store unloading and snapshotting add

(spark) branch master updated (d67752a8f3d7 -> 13c7bdcf89c9)

2024-05-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d67752a8f3d7 [SPARK-47681][SQL][FOLLOWUP] Fix variant decimal handling add 13c7bdcf89c9 [SPARK-48112][CONNECT

(spark) branch master updated: [SPARK-48054][INFRA][FOLLOW-UP] Rename SPARK_SKIP_JVM_REQUIRED_TESTS to SPARK_SKIP_CONNECT_COMPAT_TESTS

2024-05-05 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 8094535973f1 [SPARK-48054][INFRA][FOLLOW-UP

(spark) branch master updated: Revert "[SPARK-47777][PYTHON][SS][TESTS] Add spark connect test for python streaming data source"

2024-05-05 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 4e69857195a6 Revert "[SPARK-4][PYTHO

(spark) branch master updated: [SPARK-48116][INFRA][FOLLOW-UP] Deduplicate pyspark.pandas skipping logic

2024-05-04 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 3b8c0049a5b5 [SPARK-48116][INFRA][FOLLOW-UP

(spark) branch master updated: [SPARK-48116][INFRA][FOLLOWUP] Fix `if` statement to check repository

2024-05-03 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 454fcbb277b9 [SPARK-48116][INFRA][FOLLOWUP

(spark) branch master updated: Revert "[SPARK-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition"

2024-05-03 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 2be447f89ea8 Revert "[SPARK-48116][

(spark) branch master updated: [SPARK-48116][INFRA][FOLLOWUP] Simplify the build with fixing the if condition

2024-05-03 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 2cb6ea721fe0 [SPARK-48116][INFRA][FOLLOWUP

(spark) branch master updated: [SPARK-43046][FOLLOWUP][SS][CONNECT] Remove not used line in deduplicateWithinWatermark

2024-05-03 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 f450272a9aac [SPARK-43046][FOLLOWUP][SS

(spark) branch master updated: [MINOR][INFRA] Clean up the worker heatup that are unnecessary

2024-05-03 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 aaf39955eb3d [MINOR][INFRA] Clean up

(spark) branch branch-3.5 updated: [SPARK-48088][PYTHON][CONNECT][TESTS][3.5] Skip tests that fail in 3.5 client <> 4.0 server

2024-05-03 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 71cb9306085b [SPARK-48088][PYTHON

(spark) branch master updated (111df27d21ee -> df633091b714)

2024-05-03 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 111df27d21ee [SPARK-48108][INFRA] Skip `tpcds-1g` and `docker-integration-tests` tests from `RocksDB UI-Backend

(spark) branch master updated: [SPARK-48048][CONNECT][SS] Added client side listener support for Scala

2024-05-02 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 f156db2e3852 [SPARK-48048][CONNECT][SS] Added

(spark) branch master updated: [SPARK-48056][CONNECT][PYTHON] Re-execute plan if a SESSION_NOT_FOUND error is raised and no partial response was received

2024-05-02 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 2f31d05d75e1 [SPARK-48056][CONNECT][PYTHON

(spark) branch branch-3.5 updated: [SPARK-45988][SPARK-45989][PYTHON] Fix typehints to handle `list` GenericAlias in Python 3.11+

2024-05-02 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 b6b8d61f0910 [SPARK-45988][SPARK

(spark) branch master updated: [SPARK-48075][SS] Add type checking for PySpark avro functions

2024-05-01 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 ae5da1814573 [SPARK-48075][SS] Add type

(spark) branch master updated: [SPARK-48064][SQL] Update error messages for routine related error classes

2024-05-01 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 9e12bd7f2b40 [SPARK-48064][SQL] Update error

(spark) branch master updated: [SPARK-47683][PYTHON][BUILD][FOLLOW-UP] Exclude `lib/py4j*zip` in `pyspark-connect` package

2024-05-01 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 2b76ef43afb9 [SPARK-47683][PYTHON][BUILD

(spark) branch master updated (4b16238784e0 -> 2fbfb21896bb)

2024-05-01 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 4b16238784e0 [SPARK-48078][K8S] Promote `o.a.s.d.k8s.Constants` to `DeveloperApi` add 2fbfb21896bb [SPARK

(spark) branch master updated: [SPARK-46894][PYTHON][FOLLOW-UP] Includes `error-conditions.json` into PyPI package

2024-05-01 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 918c50afa007 [SPARK-46894][PYTHON][FOLLOW-UP

(spark) branch master updated: [MINOR] Fix the grammar of some comments on renaming error classes

2024-05-01 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 e521d3c1f357 [MINOR] Fix the grammar of some

(spark) branch master updated (fd57c3493af7 -> f86a51921f73)

2024-05-01 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from fd57c3493af7 [SPARK-47911][SQL] Introduces a universal BinaryFormatter to make binary output consistent add

(spark) branch master updated (c71d02ab7c80 -> 991763c2cdf8)

2024-04-30 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c71d02ab7c80 [SPARK-48028][TESTS] Regenerate benchmark results after turning ANSI on add 991763c2cdf8 [SPARK

(spark) branch master updated (12a507464f10 -> 332570f42203)

2024-04-30 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 12a507464f10 [SPARK-47566][SQL] Support SubstringIndex function to work with collated strings add

(spark) branch master updated (87b20b166c41 -> e0af82497607)

2024-04-29 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 87b20b166c41 [SPARK-47585][SQL] SQL core: Migrate logInfo with variables to structured logging framework add

(spark) branch master updated: [SPARK-48039][PYTHON][CONNECT] Update the error class for `group.apply`

2024-04-29 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 c74f584481d9 [SPARK-48039][PYTHON][CONNECT

(spark) branch master updated: [SPARK-48002][PYTHON][SS][TESTS] Adds sleep before event testing after query termination

2024-04-29 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 eaed585c55e5 [SPARK-48002][PYTHON][SS][TESTS

(spark) branch master updated (506b2d5eb8d9 -> 8c446f35dc03)

2024-04-28 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 506b2d5eb8d9 [SPARK-48014][SQL] Change the makeFromJava error in EvaluatePython to a user-facing error add

(spark) branch master updated (023f07d845c3 -> 506b2d5eb8d9)

2024-04-28 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 023f07d845c3 [SPARK-47933][CONNECT][PYTHON][FOLLOW-UP] Remove `pyspark.sql.classic` reference in `pyspark.ml.stat

(spark) branch master updated: [SPARK-47933][CONNECT][PYTHON][FOLLOW-UP] Remove `pyspark.sql.classic` reference in `pyspark.ml.stat`

2024-04-28 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 023f07d845c3 [SPARK-47933][CONNECT][PYTHON

(spark) branch master updated: [SPARK-48024][PYTHON][CONNECT][TESTS] Enable `UDFParityTests.test_udf_timestamp_ntz`

2024-04-28 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 657d9d0df5d6 [SPARK-48024][PYTHON][CONNECT

(spark) branch master updated: [SPARK-48002][PYTHON][SS] Add test for observed metrics in PySpark StreamingQueryListener

2024-04-28 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 a80579bbcf74 [SPARK-48002][PYTHON][SS] Add

(spark) branch master updated (e04ac56e645f -> 95d6c615c081)

2024-04-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e04ac56e645f [SPARK-45225][SQL][FOLLOW-UP] XML: Fix nested XSD file path resolution add 95d6c615c081 [SPARK

(spark) branch master updated: [SPARK-45225][SQL][FOLLOW-UP] XML: Fix nested XSD file path resolution

2024-04-26 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 e04ac56e645f [SPARK-45225][SQL][FOLLOW-UP

(spark) branch master updated (2e5825fb32c0 -> 3451e66fe71d)

2024-04-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 2e5825fb32c0 [SPARK-47858][PYTHON][FOLLOWUP] Excluding Python magic methods from error context target add

(spark) branch master updated: [SPARK-47858][PYTHON][FOLLOWUP] Excluding Python magic methods from error context target

2024-04-26 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 2e5825fb32c0 [SPARK-47858][PYTHON][FOLLOWUP

(spark) branch master updated (b4624bf4be28 -> dab4a044b647)

2024-04-25 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b4624bf4be28 [SPARK-47414][SQL] Lowercase collation support for regexp expressions add dab4a044b647 [SPARK

(spark) branch master updated: Revert "[SPARK-45302][PYTHON] Remove PID communication between Pythonworkers when no demon is used"

2024-04-24 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 c6aaa18e6cfd Revert "[SPARK-45302][P

(spark) branch master updated (d23389252a7d -> ea37c860a1a8)

2024-04-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d23389252a7d [SPARK-47967][SQL] Make `JdbcUtils.makeGetter` handle reading time type as NTZ correctly add

(spark) branch master updated: [SPARK-47965][CORE] Avoid orNull in TypedConfigBuilder and OptionalConfigEntry

2024-04-24 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 0042b676c232 [SPARK-47965][CORE] Avoid orNull

(spark) branch master updated (fd695be19d3f -> 6f01982094f6)

2024-04-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from fd695be19d3f [SPARK-47903][PYTHON][FOLLOW-UP] Removed changes relating to try_parse_json add 6f01982094f6

(spark) branch master updated: [SPARK-47903][PYTHON][FOLLOW-UP] Removed changes relating to try_parse_json

2024-04-24 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 fd695be19d3f [SPARK-47903][PYTHON][FOLLOW-UP

(spark) branch master updated: [SPARK-47933][PYTHON][CONNECT][FOLLOW-UP] Add a check of `__name__` at `_with_origin`

2024-04-23 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 aa4a84bd8474 [SPARK-47933][PYTHON][CONNECT

(spark) branch master updated: Revert "Revert "[SPARK-45302][PYTHON] Remove PID communication between Python workers when no demon is used""

2024-04-23 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 b3c11ef8e090 Revert "Revert "[S

(spark) branch master updated (390fb7429029 -> e8f529bb89a6)

2024-04-23 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 390fb7429029 [SPARK-47941][SS][CONNECT] Propagate ForeachBatch worker initialization errors to users for PySpark

(spark) branch master updated (c88fabfee41d -> 390fb7429029)

2024-04-23 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c88fabfee41d [SPARK-47604][CORE] Resource managers: Migrate logInfo with variables to structured logging framework

(spark) branch master updated (9e7ee7601d38 -> b335dd366fb1)

2024-04-22 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9e7ee7601d38 [SPARK-47903][PYTHON] Add support for remaining scalar types in the PySpark Variant library add

(spark) branch master updated: [SPARK-47903][PYTHON] Add support for remaining scalar types in the PySpark Variant library

2024-04-22 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 9e7ee7601d38 [SPARK-47903][PYTHON] Add

(spark) branch master updated (e1432ef6405a -> 79a1fa4b84dd)

2024-04-22 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e1432ef6405a [SPARK-47413][SQL] - add support to substr/left/right for collations add 79a1fa4b84dd [SPARK

(spark) branch master updated (393a84fb074a -> 2d9d444b122d)

2024-04-21 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 393a84fb074a [SPARK-47909][PYTHON][CONNECT] Parent DataFrame class for Spark Connect and Spark Classic add

(spark) branch master updated (adf02d38061b -> 393a84fb074a)

2024-04-21 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from adf02d38061b [SPARK-47925][SQL][TESTS] Mark `BloomFilterAggregateQuerySuite` as `ExtendedSQLTest` add

(spark) branch master updated (e2e17fe6e038 -> bb5ded8f1bb0)

2024-04-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e2e17fe6e038 [SPARK-47816][CONNECT][DOCS][FOLLOWUP] refine the description add bb5ded8f1bb0 [SPARK-47371][SQL

(spark) branch master updated: [SPARK-47816][CONNECT][DOCS][FOLLOWUP] refine the description

2024-04-18 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 e2e17fe6e038 [SPARK-47816][CONNECT][DOCS

(spark) branch master updated: [SPARK-44461][FOLLOWUP][SS][CONNECT] Remove unneeded TODOs

2024-04-18 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 d09230b6601c [SPARK-44461][FOLLOWUP][SS

(spark) branch master updated (216379df3543 -> bcafb43825ac)

2024-04-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 216379df3543 [SPARK-47858][SPARK-47852][PYTHON][SQL] Refactoring the structure for DataFrame error context

(spark) branch master updated: [SPARK-47858][SPARK-47852][PYTHON][SQL] Refactoring the structure for DataFrame error context

2024-04-18 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 216379df3543 [SPARK-47858][SPARK-47852

(spark) branch master updated (eb8688c2b6ce -> 564b2384c40d)

2024-04-18 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from eb8688c2b6ce [SPARK-47896][BUILD] Upgrade netty to `4.1.109.Final` add 564b2384c40d [SPARK-47864][PYTHON][DOCS

(spark) branch master updated: [SPARK-46810][DOCS][FOLLOWUP] Make some reference file links clickable

2024-04-17 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 2e81f9a3b561 [SPARK-46810][DOCS][FOLLOWUP

(spark) branch master updated: [SPARK-47891][PYTHON][DOCS] Improve docstring of mapInPandas

2024-04-17 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 a7f8ccef122a [SPARK-47891][PYTHON][DOCS

(spark) branch master updated (5da7b6878c20 -> 7dc88db0c8b6)

2024-04-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5da7b6878c20 [SPARK-47763][CONNECT][TESTS] Enable local-cluster tests with pyspark-connect package add

(spark) branch master updated: [SPARK-47763][CONNECT][TESTS] Enable local-cluster tests with pyspark-connect package

2024-04-17 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 5da7b6878c20 [SPARK-47763][CONNECT][TESTS

(spark) branch master updated: [SPARK-47884][INFRA] Switch ANSI SQL CI job to NON-ANSI SQL CI job

2024-04-17 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 e327c1220abf [SPARK-47884][INFRA] Switch ANSI

(spark) branch master updated: [SPARK-46812][CONNECT][PYTHON][FOLLOW-UP] Add pyspark.pyspark.sql.connect.resource into PyPi packaging

2024-04-17 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 8c2c0fb43a9d [SPARK-46812][CONNECT][PYTHON

  1   2   3   4   5   6   7   8   9   10   >