Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

temporarily Fix arrow-build issue with newest pygit2. #66

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

sgcowell
Copy link

pygit2 was updated to 1.14.0 and that broke arrow-build/archery. Temporarily set the pygit2 version to 1.13.3 until a long term fix can be made.

pygit2 was updated to 1.14.0 and that broke arrow-build/archery. Temporarily set the pygit2 version to 1.13.3 until a long term fix can be made.
@sgcowell sgcowell merged commit 265758d into dremio:dremio_25.0_12.0 Jan 31, 2024
4 of 7 checks passed
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

In the case of PARQUET issues on JIRA the title also supports:

PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants