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

MINOR: [Python] Use libcpp.optional provided by Cython. #45365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robertwb
Copy link

Rationale for this change

Now that arrow depends on Cython 3+, there's no need to include a custom definition of std::optional.

What changes are included in this PR?

Are these changes tested?

Should be covered by existing tests.

Are there any user-facing changes?

No.

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jan 28, 2025
Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

Could you create an issue for this change? Our definition of MINOR is only for minor documentation changes.

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants