[spark] branch master updated (8711c1a6ad9 -> 5cb7e6ffd91)

2023-05-02 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8711c1a6ad9 [SPARK-42945][CONNECT][FOLLOW-UP] Add user_id and session_id when logging errors add 5cb7e6ffd91

[spark] branch master updated: [SPARK-41971][SQL][PYTHON] Add a config for pandas conversion how to handle struct types

2023-05-04 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 305aa4a89ef [SPARK-41971][SQL][PYTHON] Add a

[spark] branch master updated: [SPARK-43412][PYTHON][CONNECT] Introduce `SQL_ARROW_BATCHED_UDF` EvalType for Arrow-optimized Python UDFs

2023-05-10 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 32ab341071a [SPARK-43412][PYTHON][CONNECT

[spark-website] branch asf-site updated: Update Apache Spark 3.5 Release Window

2023-05-11 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 18ca078b23 Update Apache Spark 3.5

[spark] branch master updated: [SPARK-43543][PYTHON] Fix nested MapType behavior in Pandas UDF

2023-05-19 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 bc6f69a988f [SPARK-43543][PYTHON] Fix nested

[spark] branch master updated: [SPARK-41532][CONNECT][FOLLOWUP] add error class `SESSION_NOT_SAME` into error_classes.py

2023-05-22 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 40dd5235373 [SPARK-41532][CONNECT][FOLLOWUP

[spark] branch master updated: [SPARK-39761][K8S][DOCS] Add Apache Spark images info in running-on-kubernetes doc

2022-07-14 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 95918981916 [SPARK-39761][K8S][DOCS] Add Apache

[spark-website] branch asf-site updated: Add Xinrong Meng to committers

2022-07-15 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 9ed1fd0f3 Add Xinrong Meng to

[spark] branch master updated: [SPARK-40084][PYTHON] Upgrade Py4J to 0.10.9.7

2022-08-16 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 74deefb7894 [SPARK-40084][PYTHON] Upgrade Py4J

[spark] branch master updated: [SPARK-40130][PYTHON] Support NumPy scalars in built-in functions

2022-08-25 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 fde833c5326 [SPARK-40130][PYTHON] Support NumPy

[spark] branch master updated: [SPARK-40131][PYTHON] Support NumPy ndarray in built-in functions

2022-09-12 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 58561178215 [SPARK-40131][PYTHON] Support NumPy

[spark] branch master updated: [SPARK-40598][PS] Fix plotting features work properly with pandas 1.5.0

2022-10-06 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 6865309604a [SPARK-40598][PS] Fix plotting

[spark] branch master updated (d12abff7e83 -> 5babd13157a)

2022-11-16 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d12abff7e83 [SPARK-39799][SQL] DataSourceV2: View catalog interface add 5babd13157a add Memory Profile for UDFs

[spark] branch master updated (5babd13157a -> 560560a25dd)

2022-11-16 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5babd13157a add Memory Profile for UDFs add 560560a25dd Revert "add Memory Profile for UDFs" No new

[spark] branch master updated (bf687ad677f -> c0746df6c03)

2022-11-23 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from bf687ad677f [SPARK-41239][BUILD] Upgrade jackson to 2.14.1 add c0746df6c03 Update pom.xml No new revisions were

[spark] branch master updated: Revert "Update pom.xml"

2022-11-23 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 03cc9357f18 Revert "Update pom.xml" 0

[spark] branch master updated: [SPARK-43893][PYTHON][CONNECT] Non-atomic data type support in Arrow-optimized Python UDF

2023-06-06 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 94098853592 [SPARK-43893][PYTHON][CONNECT] Non

[spark] branch master updated: [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF

2023-06-29 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 6e56cfeaca8 [SPARK-44150][PYTHON][CONNECT

[spark] branch master updated (6e56cfeaca8 -> 414bc75ac5b)

2023-06-29 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 6e56cfeaca8 [SPARK-44150][PYTHON][CONNECT] Explicit Arrow casting for mismatched return type in Arrow Python UDF

[spark] branch master updated: [SPARK-44150][PYTHON][FOLLOW-UP] Revert commits

2023-06-29 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 e505244460b [SPARK-44150][PYTHON][FOLLOW-UP

[spark] branch master updated: [SPARK-44398][CONNECT] Scala foreachBatch API

2023-07-13 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 4771853c9bc [SPARK-44398][CONNECT] Scala

[spark] branch master updated: [SPARK-44264][PYTHON][ML] FunctionPickler Class

2023-07-14 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 e000cb868cc [SPARK-44264][PYTHON][ML

[spark] branch master updated: [SPARK-44446][PYTHON] Add checks for expected list type special cases

2023-07-17 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 e578d466d4e [SPARK-6][PYTHON] Add checks

[spark] branch master updated: [SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch

2023-07-17 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 a367fde24de [SPARK-40770][PYTHON][FOLLOW-UP

[spark] branch master updated: [SPARK-44560][PYTHON][CONNECT] Improve tests and documentation for Arrow Python UDF

2023-07-27 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 5f653740938 [SPARK-44560][PYTHON][CONNECT

[spark] branch branch-3.5 updated: [SPARK-44560][PYTHON][CONNECT] Improve tests and documentation for Arrow Python UDF

2023-07-27 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 36b93d07eb9 [SPARK-44560][PYTHON

(spark) branch master updated: [SPARK-49626][PYTHON][CONNECT] Support horizontal and vertical bar plots

2024-09-23 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 44ec70f5103f [SPARK-49626][PYTHON][CONNECT

(spark) branch master updated: [SPARK-49694][PYTHON][CONNECT] Support scatter plots

2024-09-24 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 6bdd151d5775 [SPARK-49694][PYTHON][CONNECT

(spark) branch master updated: [SPARK-49776][PYTHON][CONNECT] Support pie plots

2024-09-26 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 488c3f604490 [SPARK-49776][PYTHON][CONNECT

<    1   2