[spark] branch branch-3.1 updated: [SPARK-38236][SQL][3.2][3.1] Check if table location is absolute by "new Path(locationUri).isAbsolute" in create/alter table

2022-02-23 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 35953cd [SPARK-38236][SQL][3.2][3.1]

[spark] branch branch-3.2 updated: [SPARK-38236][SQL][3.2][3.1] Check if table location is absolute by "new Path(locationUri).isAbsolute" in create/alter table

2022-02-23 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 915f0cc [SPARK-38236][SQL][3.2][3.1]

[spark] branch master updated (4357643 -> c4b013f)

2022-02-23 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 4357643 [SPARK-37923][SQL][FOLLOWUP] Rename MultipleBucketTransformsError in QueryExecutionErrors to

[spark] branch master updated (fb543a7 -> 4357643)

2022-02-23 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from fb543a7 [SPARK-38306][SQL] Fix ExplainSuite,StatisticsCollectionSuite and StringFunctionsSuite under ANSI mode

[spark] branch master updated: [SPARK-38306][SQL] Fix ExplainSuite, StatisticsCollectionSuite and StringFunctionsSuite under ANSI mode

2022-02-23 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 fb543a7 [SPARK-38306][SQL] Fix

[spark] 02/02: [SPARK-38297][PYTHON] Explicitly cast the return value at DataFrame.to_numpy in POS

2022-02-23 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 commit 3ee9f789eafd86fe05d585029c9d2e716431f969 Author: Hyukjin Kwon AuthorDate: Wed Feb 23 14:12:39 2022 +0900

[spark] branch branch-3.2 updated (02b2239 -> 3ee9f78)

2022-02-23 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git. from 02b2239 [SPARK-38286][SQL] Union's maxRows and maxRowsPerPartition may overflow new 2b3ece5 Revert

[spark] 01/02: Revert "[SPARK-38297][PYTHON] Explicitly cast the return value at DataFrame.to_numpy in POS"

2022-02-23 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 commit 2b3ece5d375274965a4a98e914dfb9d3cefd98d1 Author: Hyukjin Kwon AuthorDate: Thu Feb 24 13:02:24 2022 +0900

[spark] branch master updated (683bc46 -> 47c5b4c)

2022-02-23 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 683bc46 [SPARK-38286][SQL] Union's maxRows and maxRowsPerPartition may overflow add 47c5b4c

[spark] branch branch-3.0 updated: [SPARK-38286][SQL] Union's maxRows and maxRowsPerPartition may overflow

2022-02-23 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 9d54a95 [SPARK-38286][SQL] Union's

[spark] branch branch-3.1 updated: [SPARK-38286][SQL] Union's maxRows and maxRowsPerPartition may overflow

2022-02-23 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 687494a [SPARK-38286][SQL] Union's

[spark] branch branch-3.2 updated: [SPARK-38286][SQL] Union's maxRows and maxRowsPerPartition may overflow

2022-02-23 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 02b2239 [SPARK-38286][SQL] Union's

[spark] branch master updated (b28241d -> 683bc46)

2022-02-23 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 b28241d [SPARK-38307][SQL][TESTS] Fix ExpressionTypeCheckingSuite and CollectionExpressionsSuite under ANSI mode

[spark] branch master updated (9257224 -> b28241d)

2022-02-23 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 9257224 [SPARK-38281][SQL][TESTS] Fix AnalysisSuite under ANSI mode add b28241d [SPARK-38307][SQL][TESTS]

[spark] branch master updated (0bc16c6 -> 9257224)

2022-02-23 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 0bc16c6 [SPARK-38287][BUILD][SQL][TESTS] Upgrade `h2` from 2.0.204 to 2.1.210 in /sql/core add 9257224

[GitHub] [spark-website] dongjoon-hyun commented on pull request #380: Fix wrong issue link

2022-02-23 Thread GitBox
dongjoon-hyun commented on pull request #380: URL: https://github.com/apache/spark-website/pull/380#issuecomment-1049170674 +1, late LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[spark] branch master updated (2fe5b04 -> 0bc16c6)

2022-02-23 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 2fe5b04 [SPARK-38301][BUILD] Remove unused scala-actors dependency add 0bc16c6

[spark] branch master updated (8ad85f8 -> 2fe5b04)

2022-02-23 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 8ad85f8 [SPARK-38299][SQL] Clean up deprecated usage of `StringBuilder.newBuilder` add 2fe5b04

[spark] branch master updated: [SPARK-38299][SQL] Clean up deprecated usage of `StringBuilder.newBuilder`

2022-02-23 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 8ad85f8 [SPARK-38299][SQL] Clean up

[spark] branch branch-3.2 updated: [SPARK-38304][SQL] Elt() should return null if index is null under ANSI mode

2022-02-23 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 00c2037 [SPARK-38304][SQL] Elt()

[spark] branch master updated: [SPARK-38304][SQL] Elt() should return null if index is null under ANSI mode

2022-02-23 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 a2448a4 [SPARK-38304][SQL] Elt() should return

[GitHub] [spark-website] srowen closed pull request #380: Fix wrong issue link

2022-02-23 Thread GitBox
srowen closed pull request #380: URL: https://github.com/apache/spark-website/pull/380 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[spark-website] branch asf-site updated: Fix wrong issue link

2022-02-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 2bc2501 Fix wrong issue link

[spark] branch master updated: [SPARK-38295][SQL][TESTS] Fix ArithmeticExpressionSuite under ANSI mode

2022-02-23 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 e18a93d [SPARK-38295][SQL][TESTS] Fix

[spark] branch master updated (b425156 -> bf22078)

2022-02-23 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 b425156 [SPARK-38162][SQL] Optimize one row plan in normal and AQE Optimizer add bf22078