(spark) branch branch-3.5 updated: [SPARK-47146][CORE][FOLLOWUP] Rename incorrect logger name

2024-03-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 3f547694978d [SPARK-47146][CORE][FOLLO

(spark) branch master updated: [SPARK-47146][CORE][FOLLOWUP] Rename incorrect logger name

2024-03-06 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 5089140e2e6a [SPARK-47146][CORE][FOLLOWUP] Ren

(spark) branch branch-3.4 updated: [SPARK-47146][CORE][FOLLOWUP] Rename incorrect logger name

2024-03-06 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 245a33ce098b [SPARK-47146][CORE][FOLLO

(spark) branch master updated: [SPARK-47304][SQL][TESTS] Distribute tests from `DataFrameSuite` to more specific suites

2024-03-06 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 fe2174d8caaf [SPARK-47304][SQL][TESTS] Distribut

(spark) branch master updated (fe2174d8caaf -> d705d868aaaa)

2024-03-06 Thread liyuanjian
This is an automated email from the ASF dual-hosted git repository. liyuanjian pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from fe2174d8caaf [SPARK-47304][SQL][TESTS] Distribute tests from `DataFrameSuite` to more specific suites add d70

(spark) branch master updated: [SPARK-47303][CORE][TESTS] Restructure MasterSuite

2024-03-06 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 88599ea6568f [SPARK-47303][CORE][TESTS] Restru

(spark) branch master updated (88599ea6568f -> d9881bd59d05)

2024-03-06 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 88599ea6568f [SPARK-47303][CORE][TESTS] Restructure MasterSuite add d9881bd59d05 [SPARK-47271][DOCS] Explain im

(spark) branch master updated: [SPARK-47070][SQL][FOLLOW-UP] Add a flag guarding a subquery in aggregate rewrite

2024-03-06 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 c6538301c0a8 [SPARK-47070][SQL][FOLLOW-UP] Add

(spark) branch master updated (c6538301c0a8 -> 0c28df40e049)

2024-03-06 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 c6538301c0a8 [SPARK-47070][SQL][FOLLOW-UP] Add a flag guarding a subquery in aggregate rewrite add 0c28df40e049

(spark) branch master updated (0c28df40e049 -> e341e26330ba)

2024-03-06 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 0c28df40e049 [SPARK-46988][CONNECT][TESTS] Add tests for `map` type in `ProtoUtils.abbreviate` add e341e26330b

(spark) branch master updated (e341e26330ba -> 3ec79a9df06f)

2024-03-06 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 e341e26330ba [SPARK-47311][SQL][PYTHON] Suppress Python exceptions where PySpark is not in the Python path add 3

Re: [PR] Fix version dropdown issue in version 3.5.1 of pyspark document [spark-website]

2024-03-06 Thread via GitHub
HeartSaVioR commented on PR #507: URL: https://github.com/apache/spark-website/pull/507#issuecomment-1982481712 @panbingkun Nice, thanks for the work! Followup question. The version showing as master is confusing. when the version has constructed and which information it will refe

(spark) branch master updated (3ec79a9df06f -> 8d6bd9bbd29d)

2024-03-06 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 3ec79a9df06f [SPARK-47238][SQL] Reduce executor memory usage by making generated code in WSCG a broadcast variable

(spark) branch branch-3.5 updated: [SPARK-47305][SQL] Fix PruneFilters to tag the isStreaming flag of LocalRelation correctly when the plan has both batch and streaming

2024-03-06 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 679f3b1e5e96 [SPARK-47305][SQL] Fix Prun

(spark) branch branch-3.4 updated: [SPARK-47305][SQL] Fix PruneFilters to tag the isStreaming flag of LocalRelation correctly when the plan has both batch and streaming

2024-03-06 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 7e5d59289870 [SPARK-47305][SQL] Fix Prun

(spark) branch master updated (8d6bd9bbd29d -> 15d7755fd1cb)

2024-03-06 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 8d6bd9bbd29d [SPARK-47305][SQL] Fix PruneFilters to tag the isStreaming flag of LocalRelation correctly when the pl