[spark] branch master updated (8b5ec77 -> f17f078)

2022-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8b5ec77 [SPARK-38549][SS] Add `numRowsDroppedByWatermark` to `SessionWindowStateStoreRestoreExec` add f17f078

[spark] branch master updated (1d4e917 -> 8b5ec77)

2022-03-14 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1d4e917 [SPARK-38521][SQL] Change `partitionOverwriteMode` from string to variable in Scala add 8b5ec77 [SPARK

[spark] branch master updated (a30575e -> 1d4e917)

2022-03-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from a30575e [SPARK-38544][BUILD] Upgrade log4j2 to 2.17.2 add 1d4e917 [SPARK-38521][SQL] Change `partitionOverwri

[spark] branch master updated: [SPARK-38544][BUILD] Upgrade log4j2 to 2.17.2

2022-03-14 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 a30575e [SPARK-38544][BUILD] Upgrade log4j2 to

[spark] branch master updated (c16a66a -> f6c4634)

2022-03-14 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c16a66a [SPARK-36194][SQL] Add a logical plan visitor to propagate the distinct attributes add f6c4634 [SPARK-

[spark] branch master updated (0005b41 -> c16a66a)

2022-03-14 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 0005b41 [SPARK-38400][PYTHON] Enable Series.rename to change index labels add c16a66a [SPARK-36194][SQL] Add

svn commit: r53070 - /dev/spark/KEYS

2022-03-14 Thread maxgekk
Author: maxgekk Date: Mon Mar 14 13:49:53 2022 New Revision: 53070 Log: Update KEYS Modified: dev/spark/KEYS Modified: dev/spark/KEYS == --- dev/spark/KEYS (original) +++ dev/spark/KEYS Mon Mar 14 13:49:53 2022 @@ -1

[spark] branch master updated (5bb001b -> 0005b41)

2022-03-14 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 5bb001b [SPARK-36967][FOLLOWUP][CORE] Report accurate shuffle block size if its skewed add 0005b41 [SPARK-3

[spark] branch master updated (a342214 -> 5bb001b)

2022-03-14 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 a342214 [SPARK-38535][SQL] Add the `datetimeUnit` enum and use it in `TIMESTAMPADD/DIFF` add 5bb001b [SPARK-

[spark] branch branch-3.2 updated: [SPARK-38523][SQL][3.2] Fix referring to the corrupt record column from CSV

2022-03-14 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 bc69e6c [SPARK-38523][SQL][3.2] Fix ref

[spark] branch master updated (130bcce6 -> a342214)

2022-03-14 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 130bcce6 [SPARK-38415][SQL] Update the histogram_numeric (x, y) result type to make x == the input type add a34