[spark] branch master updated: [SPARK-37783][SS][SQL][CORE] Enable tail-recursion wherever possible

2021-12-29 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 58d3f15 [SPARK-37783][SS][SQL][CORE] Enable

[spark] branch master updated: [SPARK-37657][FOLLOWUP][PYTHON] Separate the tests for pandas < 1.1.0

2021-12-29 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 113ac8e [SPARK-37657][FOLLOWUP][PYTHON]

[spark] branch master updated: [SPARK-37726][SQL] Add spill size metrics for sort merge join

2021-12-29 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 cc9a158 [SPARK-37726][SQL] Add spill size

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

2021-12-29 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 8ab7cd3 [SPARK-37779][SQL] Make

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

2021-12-29 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 e17ab6e [SPARK-37779][SQL] Make

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

2021-12-29 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 edf0f6b [SPARK-37779][SQL] Make

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

2021-12-29 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 195f1aa [SPARK-37779][SQL] Make

[spark] branch master updated: [SPARK-37782][SQL][PYTHON] Make DataFrame.transform take the parameters for the function

2021-12-29 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 0a25837 [SPARK-37782][SQL][PYTHON] Make

[spark] branch master updated (b57e977 -> 4c80672)

2021-12-29 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 b57e977 [SPARK-37778][BUILD] Upgrade SBT to 1.6.1 add 4c80672 [SPARK-37775][TEST][PYTHON] Fix doctest

[spark] branch master updated (9a5f355 -> b57e977)

2021-12-29 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 9a5f355 [SPARK-37776][BUILD] Upgrade silencer to 1.7.7 add b57e977 [SPARK-37778][BUILD] Upgrade SBT to 1.6.1

[spark] branch master updated (661b80da -> 9a5f355)

2021-12-29 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 661b80da [SPARK-37727][SQL][TESTS][FOLLOW-UP] Add test cases for logs in SparkSession.builder.getOrCreate add

[spark] branch master updated (964e091 -> 661b80da)

2021-12-29 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 964e091 [SPARK-36703][SQL] Remove the Sort if it is the child of RepartitionByExpression add 661b80da

[spark] branch master updated: [SPARK-36703][SQL] Remove the Sort if it is the child of RepartitionByExpression

2021-12-29 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 964e091 [SPARK-36703][SQL] Remove the Sort if

[spark] branch master updated: [SPARK-34755][SQL] Support the utils for transform number format

2021-12-29 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 a6576de [SPARK-34755][SQL] Support the utils