[spark] branch master updated (83167e56ff9 -> e4252f38eed)

2022-09-22 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 83167e56ff9 [SPARK-40542][PS][SQL] Make `ddof` in `DataFrame.std` and `Series.std` accept arbitary integers

[spark] branch master updated: [SPARK-40542][PS][SQL] Make `ddof` in `DataFrame.std` and `Series.std` accept arbitary integers

2022-09-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 83167e56ff9 [SPARK-40542][PS][SQL] Make `ddof`

[spark] branch master updated: [SPARK-40096] Fix finalize shuffle stage slow due to connection creation slow

2022-09-22 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 500f3097111 [SPARK-40096] Fix finalize

[spark] branch master updated: [SPARK-40531][BUILD] Upgrade zstd-jni from 1.5.2-3 to 1.5.2-4

2022-09-22 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 579b2dadbe7 [SPARK-40531][BUILD] Upgrade

[spark] branch master updated (7b8016a578f -> e5914e199c2)

2022-09-22 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 7b8016a578f [SPARK-38098][PYTHON] Add support for ArrayType of nested StructType to arrow-based conversion

[spark] branch master updated (08678456d16 -> 7b8016a578f)

2022-09-22 Thread cutlerb
This is an automated email from the ASF dual-hosted git repository. cutlerb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 08678456d16 [SPARK-40476][ML][SQL] Reduce the shuffle size of ALS add 7b8016a578f [SPARK-38098][PYTHON] Add

[spark] branch master updated (f6c4e58b85d -> 08678456d16)

2022-09-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f6c4e58b85d [SPARK-40407][SQL] Fix the potential data skew caused by df.repartition add 08678456d16

[spark] branch branch-3.2 updated: [SPARK-40407][SQL] Fix the potential data skew caused by df.repartition

2022-09-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 18e83f9ab23 [SPARK-40407][SQL] Fix the

[spark] branch branch-3.3 updated: [SPARK-40407][SQL] Fix the potential data skew caused by df.repartition

2022-09-22 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 2bae604d05e [SPARK-40407][SQL] Fix the

[spark] branch master updated: [SPARK-40407][SQL] Fix the potential data skew caused by df.repartition

2022-09-22 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 f6c4e58b85d [SPARK-40407][SQL] Fix the

[spark] branch master updated (39b65b414c4 -> 037fbc0a867)

2022-09-22 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 39b65b414c4 [SPARK-40529][PS] Remove `pyspark.pandas.ml` add 037fbc0a867 [SPARK-40488] Do not wrap exceptions

[spark] branch master updated (595f14881f9 -> 39b65b414c4)

2022-09-22 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 595f14881f9 [SPARK-40359][SQL] Migrate type check fails in CSV/JSON expressions to error classes add

[spark] branch branch-3.2 updated (e90a57e1aa5 -> 3ac1c3da814)

2022-09-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from e90a57e1aa5 [SPARK-40169][SQL] Don't pushdown Parquet filters with no reference to data schema add

[spark] branch master updated: [SPARK-40359][SQL] Migrate type check fails in CSV/JSON expressions to error classes

2022-09-22 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 595f14881f9 [SPARK-40359][SQL] Migrate type

[spark] branch master updated (e5b4b32b2cd -> 1476a9f96e5)

2022-09-22 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 e5b4b32b2cd [SPARK-40434][SS][PYTHON][FOLLOWUP] Address review comments add 1476a9f96e5 [SPARK-40510][PS]

[spark] branch master updated (c4a0360daf5 -> e5b4b32b2cd)

2022-09-22 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c4a0360daf5 [SPARK-40473][SQL] Migrate parsing errors onto error classes add e5b4b32b2cd

[spark] branch branch-3.3 updated (50f0ced2c83 -> b608ba3ff10)

2022-09-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 50f0ced2c83 [SPARK-40385][SQL] Fix interpreted path for companion object constructor add b608ba3ff10

[spark] branch master updated (c22ddbea6b3 -> c4a0360daf5)

2022-09-22 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 c22ddbea6b3 [SPARK-40435][SS][PYTHON] Add test suites for applyInPandasWithState in PySpark add c4a0360daf5

[spark] branch master updated (32dd7534365 -> c22ddbea6b3)

2022-09-22 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 32dd7534365 [SPARK-40522][BUILD] Upgrade `kafka` to 3.2.3 add c22ddbea6b3 [SPARK-40435][SS][PYTHON] Add test