[spark] branch master updated: [SPARK-40393][PS][TESTS] Refactor expanding and rolling test for function with input

2022-09-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 208f523b2cf [SPARK-40393][PS][TESTS] Refactor

[spark] branch master updated: [SPARK-40406][CORE] Change default logging to stderr to consistent with the behavior of log4j1

2022-09-12 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya 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 837bee5bb83 [SPARK-40406][CORE] Change default

[spark] branch master updated: [SPARK-40107][SQL][FOLLOW-UP] Update `empty2null` check

2022-09-12 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 ff66adda3ca [SPARK-40107][SQL][FOLLOW-UP]

[spark] branch master updated: [SPARK-40386][PS][SQL] Implement `ddof` in `DataFrame.cov`

2022-09-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 f92b4941c63 [SPARK-40386][PS][SQL] Implement

[spark] branch master updated (01b713d54cd -> c5973311d3e)

2022-09-12 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 01b713d54cd [SPARK-40410][TESTS] Migrate trait QueryErrorsSuiteBase into SparkFunSuite add c5973311d3e

[spark] branch master updated (12d984c15f3 -> 01b713d54cd)

2022-09-12 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 12d984c15f3 [SPARK-40376][PYTHON] Avoid Numpy deprecation warning add 01b713d54cd [SPARK-40410][TESTS] Migrate

[spark] branch master updated: [SPARK-40376][PYTHON] Avoid Numpy deprecation warning

2022-09-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 12d984c15f3 [SPARK-40376][PYTHON] Avoid 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