[spark] branch branch-3.4 updated: [SPARK-42725][CONNECT][PYTHON] Make LiteralExpression support array params

2023-03-09 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 a01f4d6ac8e [SPARK-42725][CONNECT

[spark] branch master updated (b36966f6588 -> d6d0fc74d36)

2023-03-09 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b36966f6588 Revert "[SPARK-42702][SPARK-42623][SQL] Support parameterized query in subquery and CTE"

[spark] branch branch-3.4 updated: [SPARK-42733][CONNECT][PYTHON] Fix DataFrameWriter.save to work without path parameter

2023-03-09 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 7e4f8703900 [SPARK-42733][CONNECT

[spark] branch master updated: [SPARK-42733][CONNECT][PYTHON] Fix DataFrameWriter.save to work without path parameter

2023-03-09 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 c2ee08baa98 [SPARK-42733][CONNECT][PYTHON] Fix

[spark] branch branch-3.4 updated: [SPARK-42710][CONNECT][PYTHON] Rename FrameMap proto to MapPartitions

2023-03-09 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 f3e69a1fe21 [SPARK-42710][CONNECT

[spark] branch master updated: [SPARK-42710][CONNECT][PYTHON] Rename FrameMap proto to MapPartitions

2023-03-09 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 7a67be1f7ca [SPARK-42710][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42724][CONNECT][BUILD] Upgrade buf to v1.15.1

2023-03-08 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 74cf1a32b0d [SPARK-42724][CONNECT

[spark] branch master updated: [SPARK-42724][CONNECT][BUILD] Upgrade buf to v1.15.1

2023-03-08 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 1d83a76123a [SPARK-42724][CONNECT][BUILD

[spark] branch branch-3.4 updated: [SPARK-42690][CONNECT] Implement CSV/JSON parsing functions for Scala client

2023-03-08 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 0191a5bde08 [SPARK-42690][CONNECT

[spark] branch master updated: [SPARK-42690][CONNECT] Implement CSV/JSON parsing functions for Scala client

2023-03-08 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 07f71d2ba61 [SPARK-42690][CONNECT] Implement

[spark] branch branch-3.4 updated: [SPARK-41775][PYTHON][FOLLOW-UP] Updating error message for training using PyTorch functions

2023-03-07 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 60a40416f50 [SPARK-41775][PYTHON

[spark] branch master updated: [SPARK-41775][PYTHON][FOLLOW-UP] Updating error message for training using PyTorch functions

2023-03-07 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 5db84b539e0 [SPARK-41775][PYTHON][FOLLOW-UP

[spark] branch branch-3.4 updated: [SPARK-42707][CONNECT][DOCS] Update developer documentation about API stability warning

2023-03-07 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 824b78a9b10 [SPARK-42707][CONNECT

[spark] branch master updated: [SPARK-42707][CONNECT][DOCS] Update developer documentation about API stability warning

2023-03-07 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 b63c11cf110 [SPARK-42707][CONNECT][DOCS

[spark] branch branch-3.4 updated: [SPARK-42705][CONNECT] Fix spark.sql to return values from the command

2023-03-07 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 ef20d70de31 [SPARK-42705][CONNECT] Fix

[spark] branch master updated: [SPARK-42705][CONNECT] Fix spark.sql to return values from the command

2023-03-07 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 1507a52d32f [SPARK-42705][CONNECT] Fix

[spark] branch branch-3.4 updated: [SPARK-42677][SQL][TESTS] Fix the invalid tests for broadcast hint

2023-03-06 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 06c38ba1008 [SPARK-42677][SQL][TESTS

[spark] branch master updated: [SPARK-42677][SQL][TESTS] Fix the invalid tests for broadcast hint

2023-03-06 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 db171551d39 [SPARK-42677][SQL][TESTS] Fix

[spark] branch branch-3.4 updated: [SPARK-41874][CONNECT][PYTHON] Support SameSemantics in Spark Connect

2023-03-05 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 0d9fb849ffd [SPARK-41874][CONNECT

[spark] branch master updated: [SPARK-41874][CONNECT][PYTHON] Support SameSemantics in Spark Connect

2023-03-05 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 60534836b76 [SPARK-41874][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42556][CONNECT] Dataset.colregex should link a plan_id when it only matches a single column

2023-03-03 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 948873420e9 [SPARK-42556][CONNECT

[spark] branch master updated: [SPARK-42556][CONNECT] Dataset.colregex should link a plan_id when it only matches a single column

2023-03-03 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 c99a632fea7 [SPARK-42556][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42609][CONNECT][TESTS] Add tests for grouping() and grouping_id() functions

2023-03-02 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 db5f6f6c341 [SPARK-42609][CONNECT

[spark] branch master updated (392bdc15958 -> 6874fd1b897)

2023-03-02 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 392bdc15958 [SPARK-42635][SQL] Fix the TimestampAdd expression add 6874fd1b897 [SPARK-42609][CONNECT][TESTS

[spark] branch branch-3.4 updated: [SPARK-42615][CONNECT][FOLLOWUP] Fix SparkConnectAnalyzeHandler to use withActive

2023-03-02 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 0493fe88db5 [SPARK-42615][CONNECT

[spark] branch master updated: [SPARK-42615][CONNECT][FOLLOWUP] Fix SparkConnectAnalyzeHandler to use withActive

2023-03-02 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 58f2897809b [SPARK-42615][CONNECT][FOLLOWUP

[spark] branch branch-3.4 updated: [SPARK-42641][CONNECT][BUILD] Upgrade buf from 1.14.0 to 1.15.0

2023-03-02 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 bfbf2f84358 [SPARK-42641][CONNECT

[spark] branch master updated: [SPARK-42641][CONNECT][BUILD] Upgrade buf from 1.14.0 to 1.15.0

2023-03-02 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 03187e218fb [SPARK-42641][CONNECT][BUILD

[spark] branch master updated: [SPARK-41870][CONNECT][PYTHON] Fix createDataFrame to handle duplicated column names

2023-03-01 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 1ff93ae93d8 [SPARK-41870][CONNECT][PYTHON] Fix

[spark] branch branch-3.4 updated: [SPARK-41870][CONNECT][PYTHON] Fix createDataFrame to handle duplicated column names

2023-03-01 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 0cebb4b2159 [SPARK-41870][CONNECT

[spark] branch branch-3.4 updated: [SPARK-41725][CONNECT] Eager Execution of DF.sql()

2023-03-01 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 330b03cddb6 [SPARK-41725][CONNECT

[spark] branch master updated: [SPARK-41725][CONNECT] Eager Execution of DF.sql()

2023-03-01 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 51a87ac5491 [SPARK-41725][CONNECT] Eager

[spark] branch branch-3.4 updated: [SPARK-41868][CONNECT][PYTHON] Fix createDataFrame to support durations

2023-02-28 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 e67d39f28f9 [SPARK-41868][CONNECT

[spark] branch master updated (683f514e559 -> b43b1337066)

2023-02-28 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 683f514e559 [SPARK-42625][BUILD] Upgrade `zstd-jni` to 1.5.4-2 add b43b1337066 [SPARK-41868][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42367][CONNECT][PYTHON] DataFrame.drop` should handle duplicated columns properly

2023-02-27 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 0b7385aa82b [SPARK-42367][CONNECT

[spark] branch master updated (5e1776051ac -> 3d900b70c55)

2023-02-27 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5e1776051ac [SPARK-42572][SQL][SS] Fix behavior for StateStoreProvider.validateStateRowFormat add 3d900b70c55

[spark] branch branch-3.4 updated: [SPARK-42444][PYTHON] `DataFrame.drop` should handle duplicated columns properly

2023-02-23 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 8dd00d945e4 [SPARK-42444][PYTHON

[spark] branch master updated: [SPARK-42444][PYTHON] `DataFrame.drop` should handle duplicated columns properly

2023-02-23 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 0b9ed26e482 [SPARK-42444][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42526][ML] Add Classifier.getNumClasses back

2023-02-22 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 c0822512655 [SPARK-42526][ML] Add

[spark] branch master updated: [SPARK-42526][ML] Add Classifier.getNumClasses back

2023-02-22 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 a6098beade0 [SPARK-42526][ML] Add

[spark] branch branch-3.4 updated: [SPARK-42002][CONNECT][PYTHON][FOLLOWUP] Enable tests in ReadwriterV2ParityTests

2023-02-16 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 d3a841d3ce8 [SPARK-42002][CONNECT

[spark] branch master updated: [SPARK-42002][CONNECT][PYTHON][FOLLOWUP] Enable tests in ReadwriterV2ParityTests

2023-02-16 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 961d5bd9097 [SPARK-42002][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42428][CONNECT][PYTHON] Standardize __repr__ of CommonInlineUserDefinedFunction

2023-02-14 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 de31a0f5fee [SPARK-42428][CONNECT

[spark] branch master updated: [SPARK-42428][CONNECT][PYTHON] Standardize __repr__ of CommonInlineUserDefinedFunction

2023-02-14 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 676332a1f4d [SPARK-42428][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-41818][SPARK-42000][CONNECT][FOLLOWUP] Fix leaked test case

2023-02-13 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 c7066b85ba8 [SPARK-41818][SPARK-42000

[spark] branch master updated: [SPARK-41818][SPARK-42000][CONNECT][FOLLOWUP] Fix leaked test case

2023-02-13 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 a5cf0189a9f [SPARK-41818][SPARK-42000][CONNECT

[spark] branch branch-3.4 updated: [SPARK-41812][SPARK-41823][CONNECT][SQL][PYTHON] Resolve ambiguous columns issue in `Join`

2023-02-13 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 f17549ee7fb [SPARK-41812][SPARK-41823

[spark] branch master updated: [SPARK-41812][SPARK-41823][CONNECT][SQL][PYTHON] Resolve ambiguous columns issue in `Join`

2023-02-13 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 167bbca49c1 [SPARK-41812][SPARK-41823][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42267][CONNECT][PYTHON][TESTS][FOLLOWUP] Enable `test_udf_in_filter_on_top_of_outer_join `

2023-02-08 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 e5e93c6ee4c [SPARK-42267][CONNECT

[spark] branch master updated: [SPARK-42267][CONNECT][PYTHON][TESTS][FOLLOWUP] Enable `test_udf_in_filter_on_top_of_outer_join `

2023-02-08 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 7e8e43b37ad [SPARK-42267][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42381][CONNECT][PYTHON] CreateDataFrame` should accept objects

2023-02-08 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 e3f493132d9 [SPARK-42381][CONNECT

[spark] branch master updated: [SPARK-42381][CONNECT][PYTHON] CreateDataFrame` should accept objects

2023-02-08 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 2fbf57e9d13 [SPARK-42381][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42378][CONNECT][PYTHON] Make `DataFrame.select` support `a.*`

2023-02-07 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 c4156d49c4b [SPARK-42378][CONNECT

[spark] branch master updated: [SPARK-42378][CONNECT][PYTHON] Make `DataFrame.select` support `a.*`

2023-02-07 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 dbc4c621679 [SPARK-42378][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-41234][SQL][PYTHON] Add `array_insert` function

2023-02-06 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 b00d0b460d6 [SPARK-41234][SQL][PYTHON

[spark] branch master updated: [SPARK-41234][SQL][PYTHON] Add `array_insert` function

2023-02-06 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 fbfcd81e656 [SPARK-41234][SQL][PYTHON] Add

[spark] branch branch-3.4 updated: [SPARK-42282][PS][TESTS] Split `pyspark.pandas.tests.test_groupby`

2023-02-01 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 95a060a8ffa [SPARK-42282][PS][TESTS

[spark] branch master updated: [SPARK-42282][PS][TESTS] Split `pyspark.pandas.tests.test_groupby`

2023-02-01 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 c48b53b5c3e [SPARK-42282][PS][TESTS] Split

[spark] branch master updated: [SPARK-41772][CONNECT][PYTHON] Fix incorrect column name in `withField`'s doctest

2023-01-22 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 3c57180038f [SPARK-41772][CONNECT][PYTHON] Fix

[spark] branch master updated: [SPARK-41283][CONNECT][PYTHON] Add `array_append` to Connect

2023-01-22 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 b614fbef772 [SPARK-41283][CONNECT][PYTHON] Add

[spark] branch master updated: [SPARK-41629][CONNECT][FOLLOW] Enable access to SparkSession from Plugin

2023-01-21 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 26e0967505d [SPARK-41629][CONNECT][FOLLOW

[spark] branch master updated: [SPARK-42099][SPARK-41845][CONNECT][PYTHON] Fix `count(*)` and `count(col(*))`

2023-01-20 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 eb4bb44d446 [SPARK-42099][SPARK-41845][CONNECT

[spark] branch master updated (97a6955278c -> bf80aa472bc)

2023-01-16 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 97a6955278c [SPARK-41982][SQL] Partitions of type string should not be treated as numeric types add

[spark] branch master updated (4810c86e0b3 -> e6e454299ca)

2023-01-16 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 4810c86e0b3 [SPARK-42095][CONNECT][PYTHON][TESTS] Fix gRPC check in tests add e6e454299ca [SPARK-41866

[spark] branch master updated (69d5532502a -> 4810c86e0b3)

2023-01-16 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 69d5532502a [SPARK-42058] SQLSTATE 2/2 add 4810c86e0b3 [SPARK-42095][CONNECT][PYTHON][TESTS] Fix gRPC check

[spark] branch master updated (549e8aec24d -> f1f17f408ab)

2023-01-16 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 549e8aec24d [SPARK-42088][PYTHON][WINDOWS][BUILD] Improve setup.py adaptation for Windows add f1f17f408ab

[spark] branch master updated: [SPARK-42085][CONNECT][PYTHON] Make `from_arrow_schema` support nested types

2023-01-16 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 3c97a4c5a1c [SPARK-42085][CONNECT][PYTHON

[spark] branch master updated: [SPARK-42077][CONNECT][PYTHON] Literal should throw TypeError for unsupported DataType

2023-01-15 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 2a6ec83ba21 [SPARK-42077][CONNECT][PYTHON

[spark] branch master updated (b8100b5b3fd -> 29888294c0e)

2023-01-15 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b8100b5b3fd [SPARK-41586][PYTHON] Introduce `pyspark.errors` and error classes for PySpark add 29888294c0e

[spark] branch master updated: [SPARK-41832][CONNECT][PYTHON] Fix `DataFrame.unionByName`, add allow_missing_columns

2023-01-14 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 33a3cda0b46 [SPARK-41832][CONNECT][PYTHON] Fix

[spark] branch master updated: [SPARK-42001][CONNECT][PYTHON][TESTS] Update the related JIRA tickets of two DataFrameReader tests

2023-01-13 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 edb96a068fa [SPARK-42001][CONNECT][PYTHON

[spark] branch master updated: [SPARK-42047][SPARK-41900][CONNECT][PYTHON] Literal should support Numpy datatypes

2023-01-13 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 541f0f9c374 [SPARK-42047][SPARK-41900][CONNECT

[spark] branch master updated: [SPARK-41965][PYTHON][DOCS][WIP] Add DataFrameWriterV2 to PySpark API references

2023-01-13 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 0436d6ca40b [SPARK-41965][PYTHON][DOCS][WIP

[spark] branch master updated: [SPARK-42014][CONNECT][PYTHON][TESTS] Enable 2 tests in test_parity_serde

2023-01-13 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 7b4b8e71b54 [SPARK-42014][CONNECT][PYTHON

[spark] branch master updated: [SPARK-42016][CONNECT][PYTHON] Enable tests related to the nested column

2023-01-12 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 604d1a55221 [SPARK-42016][CONNECT][PYTHON

[spark] branch master updated: [SPARK-42042][CONNECT][PYTHON] DataFrameReader` should support StructType schema

2023-01-12 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 fbd620989d7 [SPARK-42042][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41746][SPARK-41838][SPARK-41837][SPARK-41835][SPARK-41836][SPARK-41847][CONNECT][PYTHON] Make `createDataFrame(rows/lists/tuples/dicts)` support nested types

2023-01-12 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 5e0a82e590d [SPARK-41746][SPARK-41838][SPARK

[spark] branch master updated: [MINOR][CONNECT][DOCS] Fix typo in `connect/README.md`

2023-01-12 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 fb0009ff487 [MINOR][CONNECT][DOCS] Fix typo

[spark] branch master updated (a78579ea915 -> 7ec5af4c052)

2023-01-10 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a78579ea915 [SPARK-41972][TESTS] Fix a flaky test in StreamingQueryStatusListenerSuite add 7ec5af4c052 [SPARK

[spark] branch master updated: [SPARK-41879][CONNECT][PYTHON] Make `DataFrame.collect` support nested types

2023-01-10 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 32c6cead0eb [SPARK-41879][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41886][CONNECT][PYTHON] `DataFrame.intersect` doctest output has different order

2023-01-10 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 32fc10c35c4 [SPARK-41886][CONNECT][PYTHON

[spark] branch master updated (871ca429ac0 -> 56f8dccd653)

2023-01-10 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 871ca429ac0 [SPARK-41822][CONNECT] Setup gRPC connection for Scala/JVM client add 56f8dccd653 [SPARK-41877

[spark] branch master updated: [SPARK-41822][CONNECT] Setup gRPC connection for Scala/JVM client

2023-01-10 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 871ca429ac0 [SPARK-41822][CONNECT] Setup gRPC

[spark] branch master updated: [SPARK-41907][CONNECT][PYTHON][TESTS] Update and enable test `test_sampleby`

2023-01-10 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 5c31ba4742e [SPARK-41907][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41957][CONNECT][PYTHON] Enable the doctest for `DataFrame.hint`

2023-01-09 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 7c1de057dd5 [SPARK-41957][CONNECT][PYTHON

[spark] branch master updated (c2a5cbf2088 -> e08af6d753e)

2023-01-09 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c2a5cbf2088 [MINOR] Fix wrong file name add e08af6d753e [SPARK-41945][CONNECT][PYTHON] Python: connect client

[spark] branch master updated (6f31566094a -> 5ab2cfa865b)

2023-01-08 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 6f31566094a [SPARK-41805][SQL] Reuse expressions in WindowSpecDefinition add 5ab2cfa865b [SPARK-41354][CONNECT

[spark] branch master updated: [SPARK-41899][CONNECT][PYTHON] createDataFrame` should respect user provided DDL schema

2023-01-07 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 514449b7cbf [SPARK-41899][CONNECT][PYTHON

[spark] branch master updated (d50f6ae46b6 -> 45d16ec2a86)

2023-01-07 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d50f6ae46b6 [MINOR][SQL] Remove unnecessary method & related error classes in QueryCompilationEr

[spark] branch master updated: [SPARK-41936][CONNECT][PYTHON] Make `withMetadata` reuse the `withColumns` proto

2023-01-07 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 587c9741b0d [SPARK-41936][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41880][CONNECT][PYTHON] Make function `from_json` accept non-literal schema

2023-01-07 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 eb9148245cd [SPARK-41880][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41875][CONNECT][PYTHON] Add test cases for `Dataset.to()`

2023-01-06 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 e9d31a0a1dd [SPARK-41875][CONNECT][PYTHON] Add

[spark] branch master updated: [SPARK-41898][CONNECT][PYTHON] Window.rowsBetween, Window.rangeBetween parameters typechecking parity with pyspark

2023-01-06 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 bd31a080fa0 [SPARK-41898][CONNECT][PYTHON

[spark] branch master updated: [SPARK-41924][CONNECT][PYTHON] Make StructType support metadata and Implement `DataFrame.withMetadata`

2023-01-06 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 ef5b3eee339 [SPARK-41924][CONNECT][PYTHON

[spark] branch master updated (b5d162bb59c -> ec60670818e)

2023-01-05 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from b5d162bb59c [SPARK-41869][CONNECT] Reject single string in dropDuplicates add ec60670818e [SPARK-41906

[spark] branch master updated (3a3bc77f3de -> b5d162bb59c)

2023-01-05 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3a3bc77f3de Revert "[SPARK-41677][CORE][SQL][SS][UI] Add Protobuf serializer for StreamingQueryProgressWr

[spark] branch master updated (729c4bff167 -> 80ee385cc38)

2023-01-05 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 729c4bff167 [SPARK-41861][SQL] Make v2 ScanBuilders' build() return typed scan add 80ee385cc38 [SPARK-41831

[spark] branch master updated: [SPARK-41829][CONNECT][PYTHON] Add the missing ordering parameter in `Sort` and `sortWithinPartitions`

2023-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 6ee22158f2a [SPARK-41829][CONNECT][PYTHON] Add

[spark] branch master updated: [SPARK-41850][CONNECT][PYTHON][TESTS] Enable doctest for `isnan`

2023-01-03 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 0b786901633 [SPARK-41850][CONNECT][PYTHON

[spark] branch master updated (9bfc8460d63 -> fde3b1a1fa8)

2023-01-02 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9bfc8460d63 [SPARK-40993][SPARK-41705][CONNECT] Move Spark Connect documentation and script to dev/ and Python

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