[spark] branch branch-3.1 updated: Revert "[SPARK-34674][CORE][K8S] Close SparkContext after the Main method has finished"

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

[spark] branch master updated (ab97db7 -> ed3f103)

2021-04-08 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 ab97db7 [SPARK-34674][CORE][K8S] Close SparkContext after the Main method has finished add ed3f103 Revert

[spark] branch branch-3.1 updated: [SPARK-34674][CORE][K8S] Close SparkContext after the Main method has finished

2021-04-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new c625eb4 [SPARK-34674][CORE][K8S]

[spark] branch master updated (5013171 -> ab97db7)

2021-04-08 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 5013171 [SPARK-34973][SQL] Cleanup unused fields and methods in vectorized Parquet reader add ab97db7

[spark] branch branch-2.4 updated (f7ac0db -> b4d9d4a)

2021-04-08 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from f7ac0db [SPARK-34988][CORE][2.4] Upgrade Jetty for CVE-2021-28165 add b4d9d4a [SPARK-34994][BUILD][2.4]

[spark] branch branch-3.0 updated: [SPARK-34970][3.0][SQL] Redact map-type options in the output of explain()

2021-04-08 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new ee264b1 [SPARK-34970][3.0][SQL]

[spark] branch master updated (96a3533 -> 5013171)

2021-04-08 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 96a3533 [SPARK-34984][SQL] ANSI intervals formatting in hive results add 5013171 [SPARK-34973][SQL] Cleanup

[spark] branch master updated (c1c9a31 -> 96a3533)

2021-04-08 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 c1c9a31 [SPARK-34962][SQL] Explicit representation of * in UpdateAction and InsertAction in MergeIntoTable

[spark] branch branch-2.4 updated: [SPARK-34988][CORE][2.4] Upgrade Jetty for CVE-2021-28165

2021-04-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new f7ac0db [SPARK-34988][CORE][2.4]

[spark] branch branch-3.0 updated: [SPARK-34988][CORE][3.0] Upgrade Jetty for CVE-2021-28165

2021-04-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new bd972fe [SPARK-34988][CORE][3.0]

[spark] branch master updated (90613df -> c1c9a31)

2021-04-08 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 90613df [SPARK-33233][SQL] CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal add c1c9a31 [SPARK-34962][SQL]

[spark] branch master updated (ac01070 -> 90613df)

2021-04-08 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 ac01070 [SPARK-34946][SQL] Block unsupported correlated scalar subquery in Aggregate add 90613df

[spark] branch branch-3.1 updated (84d96e8 -> 4a6b13b)

2021-04-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git. from 84d96e8 [SPARK-34922][SQL][3.1] Use a relative cost comparison function in the CBO add 4a6b13b

[spark] branch master updated (59c8131 -> ac01070)

2021-04-08 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 59c8131 [SPARK-34988][CORE] Upgrade Jetty for CVE-2021-28165 add ac01070 [SPARK-34946][SQL] Block unsupported

[spark] branch master updated (e5d972e -> 59c8131)

2021-04-08 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 e5d972e [SPARK-34955][SQL] ADD JAR command cannot add jar files which contains whitespaces in the path add