[spark] branch master updated: [SPARK-35777][SQL][TESTS] Check all year-month interval types in UDF

2021-06-23 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 490ae8f [SPARK-35777][SQL][TESTS] Check all

[spark] branch master updated: [SPARK-35696][PYTHON][DOCS] Refine the code examples in pandas-on-Spark documentation

2021-06-23 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 712ed87 [SPARK-35696][PYTHON][DOCS] Refine

[spark] branch master updated: [SPARK-35852][SQL] Use DateAdd instead of TimeAdd for DateType +/- INTERVAL DAY

2021-06-23 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 61bd036 [SPARK-35852][SQL] Use DateAdd instead

[spark] branch master updated (37f7042 -> af9b47f)

2021-06-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 37f7042 [SPARK-35678][ML][FOLLOWUP] Revert changes in ANN add af9b47f [SPARK-35868][CORE] Add

[GitHub] [spark-website] dongjoon-hyun commented on pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
dongjoon-hyun commented on pull request #348: URL: https://github.com/apache/spark-website/pull/348#issuecomment-867349885 +1, late LGTM. Thank you, @Ngone51 and all! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
dongjoon-hyun commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657639408 ## File path: js/downloads.js ## @@ -27,7 +27,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources]; addRelease("3.1.2", new

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
dongjoon-hyun commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657639218 ## File path: js/downloads.js ## @@ -27,7 +27,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources]; addRelease("3.1.2", new

[spark] branch branch-3.0 updated (ea28301 -> b7c59cc)

2021-06-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from ea28301 [SPARK-35695][SQL][FOLLOWUP] Use AQE helper to simplify the code in CollectMetricsExec add

[GitHub] [spark-website] Ngone51 commented on pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on pull request #348: URL: https://github.com/apache/spark-website/pull/348#issuecomment-867343567 Thanks all! -- 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

[GitHub] [spark-website] Ngone51 closed pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 closed pull request #348: URL: https://github.com/apache/spark-website/pull/348 -- 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. For queries about this service,

[spark] branch branch-3.1 updated: [SPARK-35783][SQL] Set the list of read columns in the task configuration to reduce reading of ORC data

2021-06-23 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 37a12fc [SPARK-35783][SQL] Set the

[spark] branch master updated (0bdece0 -> 37f7042)

2021-06-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 0bdece0 [SPARK-35543][CORE][FOLLOWUP] Fix memory leak in BlockManagerMasterEndpoint removeRdd add 37f7042

[spark] branch master updated: [SPARK-35543][CORE][FOLLOWUP] Fix memory leak in BlockManagerMasterEndpoint removeRdd

2021-06-23 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 0bdece0 [SPARK-35543][CORE][FOLLOWUP] Fix

[GitHub] [spark-website] srowen commented on pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
srowen commented on pull request #348: URL: https://github.com/apache/spark-website/pull/348#issuecomment-867316516 PS I removed the 3.1.1 release from dist (it's of course on mirrors). I forgot it was just a one-liner -- This is an automated message from the Apache Git Service. To

svn commit: r48474 - /release/spark/spark-3.1.1/

2021-06-23 Thread srowen
Author: srowen Date: Thu Jun 24 04:00:21 2021 New Revision: 48474 Log: Remove Spark 3.1.1 from dist Removed: release/spark/spark-3.1.1/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional

[GitHub] [spark-website] cloud-fan commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
cloud-fan commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657606098 ## File path: site/docs/latest ## @@ -1 +1 @@ -3.0.3 \ No newline at end of file +3.1.2 Review comment: I wrote a script to do this, and

[spark] branch master updated (b3a2ceb -> 1cdc56c)

2021-06-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 b3a2ceb [SPARK-34807][SQL] Transpose Window nodes with Project between them add 1cdc56c

[GitHub] [spark-website] Ngone51 commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657582401 ## File path: site/docs/latest ## @@ -1 +1 @@ -3.0.3 \ No newline at end of file +3.1.2 Review comment: yes -- This is an automated

[GitHub] [spark-website] Ngone51 commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657582290 ## File path: releases/_posts/2021-06-23-spark-release-3-0-3.md ## @@ -0,0 +1,64 @@ +--- +layout: post +title: Spark Release 3.0.3 +categories: []

[spark] branch master updated (a667388 -> b3a2ceb)

2021-06-23 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 a667388 [SPARK-35678][ML][FOLLOWUP] softmax support offset and step add b3a2ceb [SPARK-34807][SQL] Transpose

[spark] branch master updated (be90897 -> a667388)

2021-06-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 be90897 [SPARK-35588][PYTHON][DOCS] Merge Binder integration and quickstart notebook for pandas API on Spark

[GitHub] [spark-website] Ngone51 commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657569993 ## File path: js/downloads.js ## @@ -27,7 +27,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources]; addRelease("3.1.2", new

[spark] branch master updated: [SPARK-35851][GRAPHX] Modify the wrong variable used in GraphGenerators.sampleLogNormal

2021-06-23 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 1cf18a2 [SPARK-35851][GRAPHX] Modify the wrong

[spark] branch master updated (2d3fa04 -> ad18722)

2021-06-23 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 2d3fa04 [SPARK-35729][SQL][TESTS] Check all day-time interval types in aggregate expressions add ad18722

[spark] branch master updated (4761977 -> 2d3fa04)

2021-06-23 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 4761977 [SPARK-34889][SS] Introduce MergingSessionsIterator merging elements directly which belong to the same

[spark] branch master updated: [SPARK-34889][SS] Introduce MergingSessionsIterator merging elements directly which belong to the same session

2021-06-23 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya 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 4761977 [SPARK-34889][SS] Introduce

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
dongjoon-hyun commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657360269 ## File path: site/docs/latest ## @@ -1 +1 @@ -3.0.3 \ No newline at end of file +3.1.2 Review comment: Oh, is this a bug introduced at

[GitHub] [spark-website] dongjoon-hyun commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
dongjoon-hyun commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657359120 ## File path: releases/_posts/2021-06-23-spark-release-3-0-3.md ## @@ -0,0 +1,64 @@ +--- +layout: post +title: Spark Release 3.0.3 +categories:

[spark] branch master updated (66d5a00 -> 077cf2a)

2021-06-23 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 66d5a00 [SPARK-35817][SQL] Restore performance of queries against wide Avro tables add 077cf2a

[GitHub] [spark-website] Ngone51 commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657241154 ## File path: js/downloads.js ## @@ -27,7 +27,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources]; addRelease("3.1.2", new

[GitHub] [spark-website] srowen commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
srowen commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657235701 ## File path: js/downloads.js ## @@ -27,7 +27,7 @@ var packagesV11 = [hadoop3p2, hadoop2p7, hadoopFree, sources]; addRelease("3.1.2", new

[GitHub] [spark-website] cloud-fan commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
cloud-fan commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657204569 ## File path: releases/_posts/2021-06-23-spark-release-3-0-3.md ## @@ -0,0 +1,64 @@ +--- +layout: post +title: Spark Release 3.0.3 +categories: []

[GitHub] [spark-website] Ngone51 commented on a change in pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 commented on a change in pull request #348: URL: https://github.com/apache/spark-website/pull/348#discussion_r657199959 ## File path: site/docs/latest ## @@ -1 +1 @@ -3.0.3 \ No newline at end of file +3.1.2 Review comment: IIUC, this would fix the latest doc

[GitHub] [spark-website] Ngone51 opened a new pull request #348: Add 3.0.3 release note and news and update links

2021-06-23 Thread GitBox
Ngone51 opened a new pull request #348: URL: https://github.com/apache/spark-website/pull/348 This PR aims to update our website. I checked the followings are available as of now. https://spark.apache.org/docs/3.0.3/ https://dist.apache.org/repos/dist/release/spark/spark-3.0.3/

[spark] branch master updated: [SPARK-35817][SQL] Restore performance of queries against wide Avro tables

2021-06-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 66d5a00 [SPARK-35817][SQL] Restore

[spark] branch master updated (4824c53 -> 7f93773)

2021-06-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 4824c53 [SPARK-35812][PYTHON] Throw ValueError if version and timestamp are used together in to_delta add

[spark] branch master updated (b8acbf6 -> 4824c53)

2021-06-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 b8acbf6 [SPARK-35846][SQL] Introduce ParquetReadState to track various states while reading a Parquet column

[spark] branch master updated (6f51e37 -> b8acbf6)

2021-06-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 6f51e37 [SPARK-35857][SQL] The ANSI flag of Cast should be kept after being copied add b8acbf6

[spark] branch master updated (758b423 -> 6f51e37)

2021-06-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 758b423 [SPARK-35860][SQL] Support UpCast between different field of YearMonthIntervalType/DayTimeIntervalType

[spark] branch master updated (7c1a9dd -> 758b423)

2021-06-23 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 7c1a9dd [SPARK-35776][SQL][TESTS] Check all year-month interval types in arrow add 758b423

[spark] branch master updated (79e3d0d -> 7c1a9dd)

2021-06-23 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 79e3d0d [SPARK-35855][SQL] Unify reuse map data structures in non-AQE and AQE rules add 7c1a9dd

svn commit: r48466 - /release/spark/KEYS

2021-06-23 Thread wenchen
Author: wenchen Date: Wed Jun 23 07:38:16 2021 New Revision: 48466 Log: Update KEYS Modified: release/spark/KEYS Modified: release/spark/KEYS == --- release/spark/KEYS (original) +++ release/spark/KEYS Wed Jun 23

svn commit: r48467 - /release/spark/spark-3.0.2/

2021-06-23 Thread wenchen
Author: wenchen Date: Wed Jun 23 07:38:16 2021 New Revision: 48467 Log: Remove old release Removed: release/spark/spark-3.0.2/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail:

svn commit: r48464 - /dev/spark/v3.0.3-rc1-docs/

2021-06-23 Thread wenchen
Author: wenchen Date: Wed Jun 23 07:38:15 2021 New Revision: 48464 Log: Remove RC artifacts Removed: dev/spark/v3.0.3-rc1-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands,

svn commit: r48465 - /dev/spark/v3.0.3-rc1-bin/ /release/spark/spark-3.0.3/

2021-06-23 Thread wenchen
Author: wenchen Date: Wed Jun 23 07:38:15 2021 New Revision: 48465 Log: Apache Spark 3.0.3 Added: release/spark/spark-3.0.3/ - copied from r48464, dev/spark/v3.0.3-rc1-bin/ Removed: dev/spark/v3.0.3-rc1-bin/ - To

[spark] tag v3.0.3 created (now 65ac1e7)

2021-06-23 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to tag v3.0.3 in repository https://gitbox.apache.org/repos/asf/spark.git. at 65ac1e7 (commit) No new revisions were added by this update.

[spark] branch master updated: [SPARK-35855][SQL] Unify reuse map data structures in non-AQE and AQE rules

2021-06-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 79e3d0d [SPARK-35855][SQL] Unify reuse map

[spark] branch master updated: [SPARK-35845][SQL] OuterReference resolution should reject ambiguous column names

2021-06-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 20edfdd [SPARK-35845][SQL] OuterReference