Re: [PR] [SPARK-56372][INFRA] Add cmake to CI Docker images for R fs package compilation [spark]

2026-04-07 Thread via GitHub


HyukjinKwon commented on PR #55233:
URL: https://github.com/apache/spark/pull/55233#issuecomment-4202853642

   Merged to master.
   
   Can we create backports to other branches?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [SPARK-56372][INFRA] Add cmake to CI Docker images for R fs package compilation [spark]

2026-04-07 Thread via GitHub


HyukjinKwon closed pull request #55233: [SPARK-56372][INFRA] Add cmake to CI 
Docker images for R fs package compilation
URL: https://github.com/apache/spark/pull/55233


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [SPARK-56372][INFRA] Add cmake to CI Docker images for R fs package compilation [spark]

2026-04-07 Thread via GitHub


zhengruifeng commented on code in PR #55233:
URL: https://github.com/apache/spark/pull/55233#discussion_r3044348834


##
dev/spark-test-image/lint/Dockerfile:
##
@@ -99,6 +100,7 @@ RUN python3.12 -m pip install \
 'pytest==7.1.3' \
 'scipy>=1.8.0' \
 'scipy-stubs' \
+'types-protobuf==6.32.1.20260221' \

Review Comment:
   the refresh of image will upgrade types-protobuf to 7.34.1.20260403 and 
fails linter 
https://github.com/zhengruifeng/spark/actions/runs/24069019701/job/70214055939



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]