[spark] branch master updated: [SPARK-41346][CONNECT][TESTS][FOLLOWUP] Fix `test_connect_function` to import `PandasOnSparkTestCase` properly

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b6ec1ce41d8 [SPARK-41346][CONNECT][TESTS][FOLLO

[spark] branch master updated: [SPARK-41034][CONNECT][TESTS][FOLLOWUP] `connectutils` should be skipped when pandas is not installed

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 97976a5cc91 [SPARK-41034][CONNECT][TESTS][FOLLO

[spark] branch master updated (78532fd7c6d -> 324d0909623)

2022-12-05 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 78532fd7c6d [SPARK-41244][UI] Introducing a Protobuf serializer for UI data on KV store add 324d0909623 Revert

[spark] branch master updated: [SPARK-41244][UI] Introducing a Protobuf serializer for UI data on KV store

2022-12-05 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 78532fd7c6d [SPARK-41244][UI] Introducing a Pr

[spark] branch branch-3.3 updated: [SPARK-41350][SQL] Allow simple name access of join hidden columns after subquery alias

2022-12-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 398948ef51c [SPARK-41350][SQL] Allow sim

[spark] branch master updated: [SPARK-41399][CONNECT] Refactor column related tests to test_connect_column

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 889c08b4fe4 [SPARK-41399][CONNECT] Refactor col

[spark] branch master updated (37f1fae3514 -> d34c95161ce)

2022-12-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 37f1fae3514 [SPARK-41394][PYTHON][TESTS] Skip `MemoryProfilerTests` when pandas is not installed add d34c9516

[spark] branch branch-3.3 updated: [SPARK-41151][FOLLOW-UP][SQL][3.3] Keep built-in file _metadata fields nullable value consistent

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new e8a4fb8fad1 [SPARK-41151][FOLLOW-UP][SQ

[spark] branch master updated: [SPARK-41394][PYTHON][TESTS] Skip `MemoryProfilerTests` when pandas is not installed

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 37f1fae3514 [SPARK-41394][PYTHON][TESTS] Skip `

[spark] branch master updated: [SPARK-41390][SQL] Update the script used to generate `register` function in `UDFRegistration`

2022-12-05 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 11cebdbdd0e [SPARK-41390][SQL] Update the script

[spark] branch master updated (d2d1b50bfac -> d0a73f80e25)

2022-12-05 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 d2d1b50bfac [SPARK-41372][CONNECT][PYTHON] Implement DataFrame TempView add d0a73f80e25 [SPARK-40419][SQL][TESTS

[spark] branch master updated: [SPARK-41372][CONNECT][PYTHON] Implement DataFrame TempView

2022-12-05 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 d2d1b50bfac [SPARK-41372][CONNECT][PYTHON] Imple

[spark] branch master updated: [SPARK-41389][CORE][SQL] Reuse `WRONG_NUM_ARGS` instead of `_LEGACY_ERROR_TEMP_1044`

2022-12-05 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 1996a94b09f [SPARK-41389][CORE][SQL] Reuse `WRON

[GitHub] [spark-website] srowen commented on pull request #429: Change download text for spark 3.2.3. from Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
srowen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337440852 Right, but this change is affecting both. Maybe just say "Hadoop 3" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[spark] branch master updated (e234cd8276a -> 986cf2c7a7a)

2022-12-05 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 e234cd8276a [SPARK-41388][K8S] `getReusablePVCs` should ignore recently created PVCs in the previous batch add 9

[GitHub] [spark-website] bjornjorgensen commented on pull request #429: Change download text for spark 3.2.3. from Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
bjornjorgensen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337390183 ![image](https://user-images.githubusercontent.com/47577197/205652270-2afc23c8-35d1-4602-b27c-9361b8b6f595.png) ![image](https://user-images.githubusercontent.com/475771

[GitHub] [spark-website] bjornjorgensen commented on pull request #429: Change download text for spark 3.2.3. from Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
bjornjorgensen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337373595 spark-3.2.3-bin-hadoop3.2.tgz Spark 3.2.3 hadoop 3.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [spark-website] srowen commented on pull request #429: Change download text for spark 3.2.3. from Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
srowen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337337921 Yeah this changes the name for Spark 3.2 and 3.3. To be clear what is the correct/desired display here - Hadoop 3.2 with Spark 3.2 ? -- This is an automated message from the Apache G

[GitHub] [spark-website] bjornjorgensen commented on pull request #429: Change Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
bjornjorgensen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337038144 @dongjoon-hyun Its only for 3.2.3. Spark 3.2.3 have hadoop3.2 not 3.3 as the dropdown are telling. -- This is an automated message from the Apache Git Service. To res

[spark] branch branch-3.2 updated: [SPARK-41388][K8S] `getReusablePVCs` should ignore recently created PVCs in the previous batch

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new aac8d0a7e1d [SPARK-41388][K8S] `getReus

[GitHub] [spark-website] bjornjorgensen commented on pull request #429: Change Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
bjornjorgensen commented on PR #429: URL: https://github.com/apache/spark-website/pull/429#issuecomment-1337018346 ![hadoop3 2](https://user-images.githubusercontent.com/47577197/205601369-59a620c6-6947-43f0-9955-0e2bcf1c362e.png) @srowen Can you fix this? -- This is an automated

[GitHub] [spark-website] bjornjorgensen opened a new pull request, #429: Change Apache Hadoop 3.3 to Apache Hadoop 3.2

2022-12-05 Thread GitBox
bjornjorgensen opened a new pull request, #429: URL: https://github.com/apache/spark-website/pull/429 Change Apache Hadoop 3.3 to Apache Hadoop 3.2 I have not Make sure that you generate site HTML with `bundle exec jekyll build`, and include the changes to the HTML in your pul

[spark] branch branch-3.3 updated: [SPARK-41388][K8S] `getReusablePVCs` should ignore recently created PVCs in the previous batch

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 651f5da7d58 [SPARK-41388][K8S] `getReus

[spark] branch master updated: [SPARK-41388][K8S] `getReusablePVCs` should ignore recently created PVCs in the previous batch

2022-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 e234cd8276a [SPARK-41388][K8S] `getReusablePVCs

[spark] branch master updated: [SPARK-41355][SQL] Workaround hive table name validation issue

2022-12-05 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 8319cec9869 [SPARK-41355][SQL] Workaround hive t