Re: [PR] add a behavior change guideline [spark-website]

2024-05-29 Thread via GitHub
cloud-fan commented on code in PR #518: URL: https://github.com/apache/spark-website/pull/518#discussion_r1619814965 ## contributing.md: ## @@ -209,6 +209,33 @@ When writing error messages, you should: See the error message guidelines for more details. +Behavior changes +

(spark) branch master updated (51d4f64077b2 -> 772d7d3aba17)

2024-05-29 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 51d4f64077b2 [SPARK-48464][SQL][TESTS] Use withSQLConf in tests: Refactor SQLConfSuite and StatisticsSuite add

(spark) branch master updated (1f83f4d89eb7 -> 51d4f64077b2)

2024-05-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 1f83f4d89eb7 [MINOR][DOCS] Fix usage doc for mod add 51d4f64077b2 [SPARK-48464][SQL][TESTS] Use withSQLConf in

(spark) branch master updated: [MINOR][DOCS] Fix usage doc for mod

2024-05-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 1f83f4d89eb7 [MINOR][DOCS] Fix usage doc for m

(spark) branch branch-3.5 updated: [SPARK-41049][SQL][FOLLOW-UP][3.5] stateful expressions test uses different pretty name

2024-05-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new c87b6483a3e0 [SPARK-41049][SQL][FOLLOW-U

(spark) branch master updated: [SPARK-48454][PS] Directly use the parent dataframe class

2024-05-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 47c55f4c9a44 [SPARK-48454][PS] Directly use th

(spark) branch master updated (a3b8420e5eec -> 935f092b9d24)

2024-05-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 a3b8420e5eec [SPARK-48431][SQL] Do not forward predicates on collated columns to file readers add 935f092b9d24

Re: [PR] add a behavior change guideline [spark-website]

2024-05-29 Thread via GitHub
amaliujia commented on code in PR #518: URL: https://github.com/apache/spark-website/pull/518#discussion_r1619485955 ## contributing.md: ## @@ -209,6 +209,33 @@ When writing error messages, you should: See the error message guidelines for more details. +Behavior changes +

(spark) branch master updated: [SPARK-48431][SQL] Do not forward predicates on collated columns to file readers

2024-05-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 a3b8420e5eec [SPARK-48431][SQL] Do not forward p

(spark) branch branch-3.5 updated: [SPARK-48273][SQL][FOLLOWUP] Explicitly create non-Hive table in identifier-clause.sql

2024-05-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 043944e1b549 [SPARK-48273][SQL][FOLLOWUP

(spark) branch master updated: [SPARK-48273][SQL][FOLLOWUP] Explicitly create non-Hive table in identifier-clause.sql

2024-05-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 cf47293b5fc7 [SPARK-48273][SQL][FOLLOWUP] Explic

(spark) branch master updated (0461745f1616 -> dc6b493dd1f4)

2024-05-29 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 0461745f1616 [SPARK-48281][SQL] Alter string search logic for UTF8_BINARY_LCASE collation (StringInStr, SubstringInde

(spark) branch master updated: [SPARK-48281][SQL] Alter string search logic for UTF8_BINARY_LCASE collation (StringInStr, SubstringIndex)

2024-05-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 0461745f1616 [SPARK-48281][SQL] Alter string sea

(spark) branch master updated: [SPARK-48444][SQL][TESTS] Use withSQLConf in tests: Refactor SQLQuerySuite

2024-05-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 49204b10af58 [SPARK-48444][SQL][TESTS] Use withS

(spark) branch master updated: [MINOR][CORE][TESTS] Make SparkLoggerSuiteBase code more concise

2024-05-29 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 ed436139743a [MINOR][CORE][TESTS] Make SparkLo

(spark) branch master updated (cfbed998530e -> f5d9b8098815)

2024-05-29 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from cfbed998530e Revert "[SPARK-48322][SPARK-42965][SQL][CONNECT][PYTHON] Drop internal metadata in `DataFrame.schema`"

(spark) branch master updated: Revert "[SPARK-48322][SPARK-42965][SQL][CONNECT][PYTHON] Drop internal metadata in `DataFrame.schema`"

2024-05-29 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 cfbed998530e Revert "[SPARK-48322][SPARK-42965]

Re: [PR] add a behavior change guideline [spark-website]

2024-05-29 Thread via GitHub
nija-at commented on code in PR #518: URL: https://github.com/apache/spark-website/pull/518#discussion_r1618298639 ## contributing.md: ## @@ -209,6 +209,34 @@ When writing error messages, you should: See the error message guidelines for more details. +Making behavior chang

Re: [PR] add a behavior change guideline [spark-website]

2024-05-29 Thread via GitHub
nija-at commented on code in PR #518: URL: https://github.com/apache/spark-website/pull/518#discussion_r1618295056 ## contributing.md: ## @@ -209,6 +209,34 @@ When writing error messages, you should: See the error message guidelines for more details. +Making behavior chang