[spark] branch master updated: [SPARK-40010][PYTHON][DOCS][FOLLOWUP] Make pyspark.sql.window examples self-contained (part 2)

2022-08-25 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 68c47d5e74b

[spark] branch master updated: [SPARK-40153][SQL] Unify resolve functions and table-valued functions

2022-08-25 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 973b6746d4c [SPARK-40153][SQL] Unify resolve

[spark] branch master updated (ac67cd5d60f -> 36a9b0350bf)

2022-08-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 ac67cd5d60f Revert "[SPARK-40088][SQL][TESTS] Add SparkPlanWithAQESuite" add 36a9b0350bf Revert

[spark] branch master updated (a590141d0ba -> ac67cd5d60f)

2022-08-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 a590141d0ba Revert "[SPARK-40110][SQL][TESTS] Add JDBCWithAQESuite" add ac67cd5d60f Revert

[spark] branch master updated: Revert "[SPARK-40110][SQL][TESTS] Add JDBCWithAQESuite"

2022-08-25 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 a590141d0ba Revert "[SPARK-40110][SQL][TESTS]

[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-39562][SQL][TESTS][FOLLOWUP] Use Utils.localCanonicalHostName instead of localHostNameForURI for IP v6 testing

2022-08-25 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new fd0124443f3

[spark] branch master updated: [SPARK-40192][SQL][ML] Remove redundant groupby

2022-08-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 dfd4fe95744 [SPARK-40192][SQL][ML] Remove

[spark] branch master updated (028992399b2 -> 7026b3c77cc)

2022-08-25 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 028992399b2 [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors add

[spark] branch master updated: [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors

2022-08-25 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 028992399b2 [SPARK-40209][SQL] Don't change the

[spark] branch master updated (295e98d29b3 -> b5eb78babe9)

2022-08-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 295e98d29b3 [SPARK-40214][PYTHON][SQL] add 'get' to functions add b5eb78babe9 [SPARK-40053][CORE][SQL][TESTS]

[spark] branch master updated: [SPARK-40214][PYTHON][SQL] add 'get' to functions

2022-08-25 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 295e98d29b3 [SPARK-40214][PYTHON][SQL] add