[spark] branch master updated: [SPARK-37822][SQL] StringSplit should return an array on non-null elements

2022-01-05 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 db15b82 [SPARK-37822][SQL] StringSplit should

[spark] branch master updated: [SPARK-37824][DOCS] Document K8s executor rolling configurations

2022-01-05 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 476214b [SPARK-37824][DOCS] Document K8s

[spark] branch master updated (08dd010 -> 3e4de18)

2022-01-05 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 08dd010 [SPARK-37367][SQL] Reenable exception test in DDLParserSuite.create view -- basic add 3e4de18

[spark] branch master updated (9f6ef44 -> 08dd010)

2022-01-05 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 9f6ef44 [SPARK-37812][SQL] When deserializing an Orc struct, reuse the result row when possible add 08dd010

[spark] branch master updated (6bc03cb -> 9f6ef44)

2022-01-05 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 6bc03cb [SPARK-37788][PYTHON] Update remaining PySpark functions to use ColumnOrName (over Column), where

[spark] branch master updated: [SPARK-37788][PYTHON] Update remaining PySpark functions to use ColumnOrName (over Column), where appropriate

2022-01-05 Thread zero323
This is an automated email from the ASF dual-hosted git repository. zero323 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 6bc03cb [SPARK-37788][PYTHON] Update remaining

[spark] branch master updated (4741ecf -> 32a28db)

2022-01-05 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 4741ecf [SPARK-33898][SQL][FOLLOWUP] Unify the v2 behavior with v1 for `SHOW CREATE TABLE` command add

[spark] branch master updated: [SPARK-33898][SQL][FOLLOWUP] Unify the v2 behavior with v1 for `SHOW CREATE TABLE` command

2022-01-05 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 4741ecf [SPARK-33898][SQL][FOLLOWUP] Unify the

[spark] branch master updated: [SPARK-37796][SQL] ByteArrayMethods arrayEquals should fast skip the check of aligning with unaligned platform

2022-01-05 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 8c6d312 [SPARK-37796][SQL] ByteArrayMethods

[spark] branch master updated (2c9b4ad -> 75fa817)

2022-01-05 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 2c9b4ad [SPARK-37817][SQL][MINOR] Remove unreachable code in complexTypeExtractors.scala add 75fa817

[spark] branch master updated (b902ecc -> 2c9b4ad)

2022-01-05 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b902ecc [SPARK-37800][SQL][FOLLOW-UP] Remove duplicated LogicalPlan inheritance add 2c9b4ad

[spark] branch branch-3.2 updated: [SPARK-37800][SQL][FOLLOW-UP] Remove duplicated LogicalPlan inheritance

2022-01-05 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 2470640

[spark] branch master updated: [SPARK-37800][SQL][FOLLOW-UP] Remove duplicated LogicalPlan inheritance

2022-01-05 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 b902ecc [SPARK-37800][SQL][FOLLOW-UP] Remove

[spark] branch master updated (33bdfba -> 1a3f621)

2022-01-05 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 33bdfba [SPARK-37804][SQL][TEST] Unify v1 and v2 CREATE NAMESPACE tests add 1a3f621 [SPARK-37815][INFRA]

[spark] branch branch-3.0 updated: Revert "[SPARK-37779][SQL] Make ColumnarToRowExec plan canonicalizable after (de)serialization"

2022-01-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 2fbf969 Revert "[SPARK-37779][SQL]

[spark] branch master updated (6061e60e -> 33bdfba)

2022-01-05 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 6061e60e [SPARK-8582][CORE] Checkpoint eagerly when asked to do so for real add 33bdfba

[spark] branch branch-3.1 updated: Revert "[SPARK-37779][SQL] Make ColumnarToRowExec plan canonicalizable after (de)serialization"

2022-01-05 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 94a69ff Revert "[SPARK-37779][SQL]