Re: [PR] [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI [spark]

2024-05-08 Thread via GitHub


dongjoon-hyun commented on PR #46480:
URL: https://github.com/apache/spark/pull/46480#issuecomment-2101283450

   Merged to master.


-- 
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 unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



Re: [PR] [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI [spark]

2024-05-08 Thread via GitHub


dongjoon-hyun closed pull request #46480: [SPARK-48203][INFRA] Spin off 
`pyspark` tests from `build_branch34.yml` Daily CI
URL: https://github.com/apache/spark/pull/46480


-- 
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 unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



Re: [PR] [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI [spark]

2024-05-08 Thread via GitHub


dongjoon-hyun commented on PR #46480:
URL: https://github.com/apache/spark/pull/46480#issuecomment-2101258836

   Thank you so much, @huaxingao !


-- 
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 unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



Re: [PR] [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI [spark]

2024-05-08 Thread via GitHub


dongjoon-hyun commented on PR #46480:
URL: https://github.com/apache/spark/pull/46480#issuecomment-2101254900

   Could you review this PR too, please, @huaxingao ?


-- 
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 unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



Re: [PR] [SPARK-48203][INFRA] Spin off `pyspark` tests from `build_branch34.yml` Daily CI [spark]

2024-05-08 Thread via GitHub


dongjoon-hyun commented on code in PR #46480:
URL: https://github.com/apache/spark/pull/46480#discussion_r1594514741


##
.github/workflows/build_branch34_python.yml:
##
@@ -0,0 +1,45 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+name: "Build / Python-only (branch-3.4)"
+
+on:
+  schedule:
+- cron: '0 9 * * *'

Review Comment:
   This job uses the same time slot with `build_branch34.yml` because this is a 
spin-off of it.
   
   
https://github.com/apache/spark/blob/70e5d2aa7a992a6f4ff9c7d8e3752ce1d3d488f2/.github/workflows/build_branch34.yml#L24



-- 
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 unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org