[spark] branch master updated: [SPARK-43030][SQL][FOLLOWUP] CTE ref should keep the output attributes duplicated when renew

2023-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 84431a6 [SPARK-43030][SQL][FOLLOWUP] CTE

[spark] branch master updated: [SPARK-43353][PYTHON] Migrate remaining session errors into error class

2023-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 ff2b9c2ddc0 [SPARK-43353][PYTHON] Migrate

[spark] branch master updated: [SPARK-43603][PS][CONNECT][TESTS][FOLLOW-UP] Delete unused `test_parity_dataframe.py`

2023-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 dada63c24ec

[spark] branch master updated (1da7b7f9c21 -> 014dd357656)

2023-05-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 1da7b7f9c21 [SPARK-43024][PYTHON] Upgrade pandas to 2.0.0 add 014dd357656 [SPARK-43863][CONNECT] Remove redundant

[spark] branch master updated: [SPARK-43024][PYTHON] Upgrade pandas to 2.0.0

2023-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 1da7b7f9c21 [SPARK-43024][PYTHON] Upgrade

[spark] branch master updated: [SPARK-43799][PYTHON] Add descriptor binary option to Pyspark Protobuf API

2023-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 ff9d41abaff [SPARK-43799][PYTHON] Add

[spark] branch master updated: [SPARK-43858][INFRA][FOLLOWUP] Restore the Scala version to 2.13 after run benchmark

2023-05-29 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 ce568b7b56b [SPARK-43858][INFRA][FOLLOWUP]

[spark] branch master updated (8e18d687bd0 -> 15ffe91f447)

2023-05-29 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8e18d687bd0 [SPARK-43858][INFRA] Make benchmark Github Action task use Scala 2.13 as default add 15ffe91f447

[spark] branch master updated (a9f13e1e54d -> 8e18d687bd0)

2023-05-29 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 a9f13e1e54d [SPARK-43849][BUILD] Enable unused imports check for Scala 2.13 add 8e18d687bd0

[spark] branch master updated (383d9fb4df8 -> a9f13e1e54d)

2023-05-29 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 383d9fb4df8 [SPARK-43680][SPARK-43681][SPARK-43682][SPARK-43683][PS] Fix `NullOps` for Spark Connect add

[spark] branch master updated: [SPARK-43680][SPARK-43681][SPARK-43682][SPARK-43683][PS] Fix `NullOps` for Spark Connect

2023-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 383d9fb4df8

[spark] branch master updated: [SPARK-43676][SPARK-43677][SPARK-43678][SPARK-43679][PS] Fix `DatetimeOps` for Spark Connect

2023-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 373975b8ef3

[spark] branch master updated: [SPARK-43779][SQL] ParseToDate should load the EvalMode in main thread

2023-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 88f69d6f928 [SPARK-43779][SQL] ParseToDate

[spark] branch master updated (27bb384947e -> 8b464df9fcf)

2023-05-29 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 27bb384947e [SPARK-43841][SQL] Handle candidate attributes with no prefix in

[spark] branch master updated (31a8ef803a8 -> 27bb384947e)

2023-05-29 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 31a8ef803a8 [SPARK-43821][CONNECT][TESTS] Make the prompt for `findJar` method in IntegrationTestUtils clearer