[spark] branch branch-3.3 updated: [SPARK-38085][SQL] DataSource V2: Handle DELETE commands for group-based sources

2022-04-12 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 4ccd530f639 [SPARK-38085][SQL]

[spark] branch master updated (988af33af8d -> 5a92eccd514)

2022-04-12 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 988af33af8d [SPARK-38865][SQL][DOCS] Update document of JDBC options for `pushDownAggregate` and `pushDownLimit`

[spark] branch branch-3.3 updated (76fa565fac3 -> 2e0a21ae1d3)

2022-04-12 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 76fa565fac3 [SPARK-38882][PYTHON] Fix usage logger attachment to handle static methods properly add

[spark] branch master updated (484d573933c -> 988af33af8d)

2022-04-12 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 484d573933c [SPARK-38785][PYTHON][SQL] Implement ExponentialMovingWindow add 988af33af8d

[spark] branch branch-3.2 updated: Revert "[SPARK-38677][PYSPARK] Python MonitorThread should detect deadlock due to blocking I/O"

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

[spark] branch master updated: [SPARK-38785][PYTHON][SQL] Implement ExponentialMovingWindow

2022-04-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 484d573933c [SPARK-38785][PYTHON][SQL]

[spark] branch master updated: [SPARK-38863][PYTHON] Implement `skipna` parameter of `DataFrame.all`

2022-04-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 8dfbb9a94a0 [SPARK-38863][PYTHON] Implement

[spark] branch master updated: [SPARK-38793][PYTHON] Support `return_indexer` parameter of `Index/MultiIndex.sort_values`

2022-04-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 103ba7bf773 [SPARK-38793][PYTHON] Support

[spark] branch master updated: [SPARK-38822][PYSPARK][FOLLOWUP] Add version changed for insert loc is out of bounds

2022-04-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 13a43708187 [SPARK-38822][PYSPARK][FOLLOWUP]

[spark] branch master updated: [SPARK-38822][PYSPARK] Raise indexError when insert loc is out of bounds

2022-04-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 6ef15f9d075 [SPARK-38822][PYSPARK] Raise

[spark] branch branch-3.3 updated: [SPARK-38882][PYTHON] Fix usage logger attachment to handle static methods properly

2022-04-12 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 76fa565fac3 [SPARK-38882][PYTHON] Fix

[spark] branch master updated: [SPARK-38882][PYTHON] Fix usage logger attachment to handle static methods properly

2022-04-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 1c1216f18f3 [SPARK-38882][PYTHON] Fix usage

[spark] branch master updated: [SPARK-38767][SQL] Support `ignoreCorruptFiles` and `ignoreMissingFiles` in Data Source options

2022-04-12 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 a92ef00145b [SPARK-38767][SQL] Support

[spark] branch master updated: [SPARK-38847][CORE][SQL][SS] Introduce a `viewToSeq` function for `KVUtils` to close `KVStoreIterator` in time

2022-04-12 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 61aa65d9f89 [SPARK-38847][CORE][SQL][SS]

[spark] branch master updated: [SPARK-38848][TESTS] Replcace all `@Test(expected = XXException)` with `assertThrows`

2022-04-12 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 29b9537e00d [SPARK-38848][TESTS] Replcace all

[spark] branch master updated: [SPARK-38589][SQL] New SQL function: try_avg

2022-04-12 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 a7f0adb2dd8 [SPARK-38589][SQL] New SQL

[spark] branch branch-3.3 updated: [SPARK-38589][SQL] New SQL function: try_avg

2022-04-12 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new b2960b25b7f [SPARK-38589][SQL] New

[spark] branch master updated: [SPARK-38854][PYTHON][TEST] Improve the test coverage for pyspark/statcounter.py

2022-04-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 89a7a5b2981 [SPARK-38854][PYTHON][TEST]