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

Change python 3.11 pyarrow dependency version #6513

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

GGP1
Copy link
Member

@GGP1 GGP1 commented Sep 15, 2023

Description

Closes #6470.

Updates the pyarrow dependency version to 13.0.0 for the installation carried out in python 3.11 and removes numpy indirect dependency.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@GGP1 GGP1 self-assigned this Sep 15, 2023
@GGP1 GGP1 linked an issue Sep 15, 2023 that may be closed by this pull request
@javimed javimed added level/task Task issue type/bug Bug issue labels Sep 15, 2023
@GGP1 GGP1 force-pushed the fix/6470-change-python-3.11-pyarrow-version branch from 7f6f169 to e1c4a8a Compare September 15, 2023 19:10
@fdalmaup fdalmaup force-pushed the fix/18958-add-python311-related-aws-deps branch from 4e47b41 to 0f5fb0e Compare September 15, 2023 20:54
@javiersanchz javiersanchz self-requested a review September 18, 2023 10:49
Copy link
Member

@javiersanchz javiersanchz left a comment

Choose a reason for hiding this comment

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

It seems that the changes made are correct. However, conflicts must be resolved before this pull request can be merged

@GGP1 GGP1 force-pushed the fix/6470-change-python-3.11-pyarrow-version branch from e1c4a8a to b343cbd Compare September 18, 2023 12:59
@GGP1 GGP1 requested a review from javiersanchz September 18, 2023 13:00
@mhamra mhamra self-requested a review September 18, 2023 13:06
Copy link

@mhamra mhamra left a comment

Choose a reason for hiding this comment

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

Issue reviewed. The investigation is proper, and the modifications to the documentation are correct.

Base automatically changed from fix/18958-add-python311-related-aws-deps to 4.6.0 September 18, 2023 14:55
@javimed javimed merged commit 3a9a3f0 into 4.6.0 Sep 19, 2023
@javimed javimed deleted the fix/6470-change-python-3.11-pyarrow-version branch September 19, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Version Error for numpy and pyarrow Installation
5 participants