anupmanekar commented on issue #39846: URL: https://github.com/apache/arrow/issues/39846#issuecomment-2829106135
> FROM python:3.13-alpine > RUN set -xe \ > && apk update \ > && apk add --no-cache \ > build-base \ > cmake \ > apache-arrow-dev \ > && pip3 install --upgrade pip \ > && pip3 install --no-cache-dir \ > --prefer-binary \ > pyarrow Thanks a lot man!! -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org