Re: [PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
viirya commented on code in PR #493: URL: https://github.com/apache/spark-website/pull/493#discussion_r1426326048 ## examples.md: ## @@ -36,36 +42,38 @@ In this page, we will show examples using RDD API as well as examples using high {% highlight python %} -text_file =

Re: [PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
viirya commented on code in PR #493: URL: https://github.com/apache/spark-website/pull/493#discussion_r1426323076 ## examples.md: ## @@ -186,13 +178,7 @@ errors.filter(col("line").like("%MySQL%")).collect() {% highlight java %} // Creates a DataFrame having a single column

Re: [PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
viirya commented on code in PR #493: URL: https://github.com/apache/spark-website/pull/493#discussion_r1426318473 ## examples.md: ## @@ -36,36 +42,38 @@ In this page, we will show examples using RDD API as well as examples using high {% highlight python %} -text_file =

Re: [PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
viirya commented on code in PR #493: URL: https://github.com/apache/spark-website/pull/493#discussion_r1426302479 ## examples.md: ## @@ -19,12 +19,18 @@ On top of Spark’s RDD API, high level APIs are provided, e.g. [DataFrame

(spark) branch master updated: [SPARK-46379][PS][TESTS][FOLLOWUPS] Deduplicate `test_interpolate_error`

2023-12-13 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 b8c49a168998

(spark) branch master updated: [SPARK-46394][SQL] Fix spark.catalog.listDatabases() issues on schemas with special characters when `spark.sql.legacy.keepCommandOutputSchema` set to true

2023-12-13 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 deb1d1b86162 [SPARK-46394][SQL] Fix

(spark) branch master updated: Revert "[SPARK-46377][INFRA] Upgrade labeler action to v5"

2023-12-13 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 7b24c7c8d23f Revert "[SPARK-46377][INFRA]

(spark) branch master updated: [SPARK-46377][INFRA] Upgrade labeler action to v5

2023-12-13 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 270da6f9b7b3 [SPARK-46377][INFRA] Upgrade labeler

(spark) branch master updated: [SPARK-46357] Replace incorrect documentation use of setConf with conf.set

2023-12-13 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 977f64f0904e [SPARK-46357] Replace incorrect

Re: [PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
zhengruifeng commented on PR #493: URL: https://github.com/apache/spark-website/pull/493#issuecomment-1854923264 I want to make a few more modification, let me convert it to draft first -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(spark) branch master updated (79f61985c8de -> 6afc0f856298)

2023-12-13 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 79f61985c8de [SPARK-46385][PYTHON][TESTS] Test aggregate functions for groups (pyspark.sql.group) add

(spark) branch master updated: [SPARK-46385][PYTHON][TESTS] Test aggregate functions for groups (pyspark.sql.group)

2023-12-13 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 79f61985c8de [SPARK-46385][PYTHON][TESTS]

(spark) branch master updated (ff26b602c92b -> 96107ca42ddb)

2023-12-13 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 ff26b602c92b [SPARK-45798][CONNECT] Followup: add serverSessionId to SessionHolderInfo add 96107ca42ddb

(spark) branch master updated: [SPARK-45798][CONNECT] Followup: add serverSessionId to SessionHolderInfo

2023-12-13 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 ff26b602c92b [SPARK-45798][CONNECT] Followup:

(spark) branch master updated (ccc436d829cd -> 4c8d01aa3a51)

2023-12-13 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 ccc436d829cd [SPARK-46388][SQL] HiveAnalysis misses the pattern guard of `query.resolved` add 4c8d01aa3a51

(spark) branch branch-3.5 updated: [SPARK-46388][SQL] HiveAnalysis misses the pattern guard of `query.resolved`

2023-12-13 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 eb1e6ad13aab [SPARK-46388][SQL]

(spark) branch master updated: [SPARK-46388][SQL] HiveAnalysis misses the pattern guard of `query.resolved`

2023-12-13 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 ccc436d829cd [SPARK-46388][SQL] HiveAnalysis misses

(spark) branch master updated: [SPARK-46381][SQL] Migrate sub-classes of `AnalysisException` to error classes

2023-12-13 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 b3398e695d92 [SPARK-46381][SQL] Migrate

[PR] [SPARK-46390] Update the `Example` page [spark-website]

2023-12-13 Thread via GitHub
zhengruifeng opened a new pull request, #493: URL: https://github.com/apache/spark-website/pull/493 1, remove the out-dated `RDD API examples`; 2, update `DataFrame API examples` and `Machine learning example`: - `sc.textFile(...).map(...).toDF` -> `spark.read.text` -