[spark] branch master updated: [SPARK-44647][SQL] Support SPJ where join keys are less than cluster keys

2023-09-11 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 9520087409d [SPARK-44647][SQL] Support SPJ

[spark] branch dependabot/maven/resource-managers/mesos/org.apache.mesos-mesos-1.6.2 deleted (was d137718b0be)

2023-09-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/resource-managers/mesos/org.apache.mesos-mesos-1.6.2 in repository https://gitbox.apache.org/repos/asf/spark.git was d137718b0be Bump org.apache.mesos:mesos in

[spark] branch branch-3.5 updated: [SPARK-45109][SQL][CONNECT][FOLLOWUP] Fix log function in Connect

2023-09-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 ecf507fd976

[spark] branch master updated: [SPARK-45109][SQL][CONNECT][FOLLOWUP] Fix log function in Connect

2023-09-11 Thread ptoth
This is an automated email from the ASF dual-hosted git repository. ptoth 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 6c3d9f5d89d [SPARK-45109][SQL][CONNECT][FOLLOWUP]

[spark] branch branch-3.4 updated: Revert "[SPARK-45075][SQL] Fix alter table with invalid default value will not report error"

2023-09-11 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 e3b8402a1c0 Revert "[SPARK-45075][SQL]

[spark] branch dependabot/maven/resource-managers/mesos/org.apache.mesos-mesos-1.6.2 created (now d137718b0be)

2023-09-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/resource-managers/mesos/org.apache.mesos-mesos-1.6.2 in repository https://gitbox.apache.org/repos/asf/spark.git at d137718b0be Bump org.apache.mesos:mesos in

[spark] branch master updated: [SPARK-45111][BUILD] Upgrade maven to 3.9.4

2023-09-11 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 169aa4bee95 [SPARK-45111][BUILD] Upgrade maven

[spark] branch master updated: [SPARK-43251][SQL] Replace the error class `_LEGACY_ERROR_TEMP_2015` with an internal error

2023-09-11 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 c7ea3f7d53d [SPARK-43251][SQL] Replace the

[spark] branch master updated: [SPARK-45069][SQL] SQL variable should always be resolved after outer reference

2023-09-11 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 2a10c8d93aa [SPARK-45069][SQL] SQL variable

[spark] branch master updated: [SPARK-45114][PYTHON][DOCS] Adjust the `versionadded` and `versionchanged` information to the parameters

2023-09-11 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 8ee22d9358e [SPARK-45114][PYTHON][DOCS] Adjust

[spark] branch master updated: [SPARK-45113][PYTHON][DOCS] Refine docstrings of `collect_list/collect_set`

2023-09-11 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 f41dc28fbda [SPARK-45113][PYTHON][DOCS]