Re: [PR] use python 3.11 to publish docs [datafusion-python]

2024-04-26 Thread via GitHub
andygrove merged PR #645: URL: https://github.com/apache/datafusion-python/pull/645 -- 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...@d

Re: [PR] use python 3.11 to publish docs [datafusion-python]

2024-04-26 Thread via GitHub
andygrove commented on PR #645: URL: https://github.com/apache/datafusion-python/pull/645#issuecomment-2079953905 Thanks @raulcd I specified 3.20.3 in this PR -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] use python 3.11 to publish docs [datafusion-python]

2024-04-26 Thread via GitHub
raulcd commented on PR #645: URL: https://github.com/apache/datafusion-python/pull/645#issuecomment-2079133656 protoc seems to be failing with 404 on release 3.20.3: https://github.com/protocolbuffers/protobuf/releases/tag/v3.20.3 It seems osx aarch64 was removed from there. Is there a

[PR] use python 3.11 to publish docs [datafusion-python]

2024-04-24 Thread via GitHub
andygrove opened a new pull request, #645: URL: https://github.com/apache/datafusion-python/pull/645 # Which issue does this PR close? Closes #. # Rationale for this change # What changes are included in this PR? # Are there any user-facing changes