[spark] branch master updated (50d9f94225b -> ef20bf92123)

2023-04-20 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 50d9f94225b [SPARK-43055][CONNECT][PYTHON][FOLLOWUP] Fix deduplicate field names and refactor add ef20bf92123

[spark] branch master updated: [SPARK-43055][CONNECT][PYTHON][FOLLOWUP] Fix deduplicate field names and refactor

2023-04-20 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 50d9f94225b

[spark] branch master updated (7f724c3bc75 -> 11274bf81cf)

2023-04-20 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 7f724c3bc75 [SPARK-43213][PYTHON] Add `DataFrame.offset` to vanilla PySpark add 11274bf81cf

[spark] branch master updated: [SPARK-43213][PYTHON] Add `DataFrame.offset` to vanilla PySpark

2023-04-20 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 7f724c3bc75 [SPARK-43213][PYTHON] Add

[spark] branch master updated: [SPARK-43193][SS] Remove workaround for HADOOP-12074

2023-04-20 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 563242b5180 [SPARK-43193][SS] Remove

[spark] branch branch-3.4 updated: [SPARK-43113][SQL][FOLLOWUP] Add comment about copying steam-side variables

2023-04-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 b70407eb815

[spark] branch master updated (6be882c7aae -> 6d4ed13c465)

2023-04-20 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 6be882c7aae [SPARK-43119][SQL] Support Get SQL Keywords Dynamically Thru JDBC API and TVF add 6d4ed13c465

[spark] branch master updated (a28d2d7e900 -> 6be882c7aae)

2023-04-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a28d2d7e900 [MINOR][CONNECT][PYTHON][DOCS] Fix the doc of parameter `num` in `DataFrame.offset` add 6be882c7aae

[spark] branch branch-3.4 updated: [MINOR][CONNECT][PYTHON][DOCS] Fix the doc of parameter `num` in `DataFrame.offset`

2023-04-20 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 ac9594dd002

[spark] branch master updated: [MINOR][CONNECT][PYTHON][DOCS] Fix the doc of parameter `num` in `DataFrame.offset`

2023-04-20 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 a28d2d7e900 [MINOR][CONNECT][PYTHON][DOCS]

[spark] branch branch-3.4 updated: Revert [SPARK-39203][SQL] Rewrite table location to absolute URI based on database URI

2023-04-20 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 a0804e55214 Revert [SPARK-39203][SQL]

[spark] branch master updated: Revert [SPARK-39203][SQL] Rewrite table location to absolute URI based on database URI

2023-04-20 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 afd9e2cc0a7 Revert [SPARK-39203][SQL] Rewrite

[spark] branch master updated: [SPARK-43124][SQL] Dataset.show projects CommandResults locally

2023-04-20 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 16a28b1a961 [SPARK-43124][SQL] Dataset.show

[spark] branch master updated (20e07bf51a9 -> 875a2977b5d)

2023-04-20 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 20e07bf51a9 [SPARK-43211][HIVE] Remove Hadoop2 support in IsolatedClientLoader add 875a2977b5d

[spark] branch master updated: [SPARK-43211][HIVE] Remove Hadoop2 support in IsolatedClientLoader

2023-04-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 20e07bf51a9 [SPARK-43211][HIVE] Remove Hadoop2

[spark] branch master updated: [SPARK-43202][YARN] Replace reflection w/ direct calling for YARN Resource API

2023-04-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 5bade8addd9 [SPARK-43202][YARN] Replace

[spark] branch master updated (55eafb4eb3b -> 01dc1cb491a)

2023-04-20 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 55eafb4eb3b [SPARK-43184][YARN] Resume using enumeration to compare `NodeState.DECOMMISSIONING` state add

[GitHub] [spark-website] xinrong-meng commented on pull request #460: Remove hadoop2 pre-built for 3.4.0

2023-04-20 Thread via GitHub
xinrong-meng commented on PR #460: URL: https://github.com/apache/spark-website/pull/460#issuecomment-1516399521 Thank you @yaooqinn! -- 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

[spark-website] branch asf-site updated: Remove hadoop2 pre-built for 3.4.0

2023-04-20 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 03544c47af Remove hadoop2 pre-built

[GitHub] [spark-website] srowen commented on pull request #460: Remove hadoop2 pre-built for 3.4.0

2023-04-20 Thread via GitHub
srowen commented on PR #460: URL: https://github.com/apache/spark-website/pull/460#issuecomment-1516357891 Merged to asf-site -- 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] srowen closed pull request #460: Remove hadoop2 pre-built for 3.4.0

2023-04-20 Thread via GitHub
srowen closed pull request #460: Remove hadoop2 pre-built for 3.4.0 URL: https://github.com/apache/spark-website/pull/460 -- 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

[spark] branch master updated: [SPARK-43184][YARN] Resume using enumeration to compare `NodeState.DECOMMISSIONING` state

2023-04-20 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 55eafb4eb3b [SPARK-43184][YARN] Resume using

[GitHub] [spark-website] yaooqinn opened a new pull request, #460: Remove hadoop2 pre-built for 3.4.0

2023-04-20 Thread via GitHub
yaooqinn opened a new pull request, #460: URL: https://github.com/apache/spark-website/pull/460 Referring to https://archive.apache.org/dist/spark/spark-3.4.0/, the binary release for hadoop2 is not pre-built and published -- This is an automated message from the Apache Git

[spark] branch master updated (47ac097f61c -> 217876916cd)

2023-04-20 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 47ac097f61c [SPARK-43207][CONNECT] Add helper functions to extract value from literal expression add

[spark] branch master updated: [SPARK-43207][CONNECT] Add helper functions to extract value from literal expression

2023-04-20 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 47ac097f61c [SPARK-43207][CONNECT] Add helper

[spark] branch master updated: [SPARK-43190][SQL] ListQuery.childOutput should be consistent with child output

2023-04-20 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 9e17731f46a [SPARK-43190][SQL]