Skip to content

GH-40342: [Python] Fix pickling of LocalFileSystem for cython 2 - #41459

Merged
jorisvandenbossche merged 2 commits into
apache:mainfrom
jorisvandenbossche:fix-ctyhon-2
Apr 30, 2024
Merged

GH-40342: [Python] Fix pickling of LocalFileSystem for cython 2#41459
jorisvandenbossche merged 2 commits into
apache:mainfrom
jorisvandenbossche:fix-ctyhon-2

Conversation

@jorisvandenbossche

@jorisvandenbosschejorisvandenbossche commented Apr 30, 2024

Copy link
Copy Markdown
Member

Small follow-up fix for the failure introduced by #40356

@jorisvandenbossche

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit test-conda-python-3.10-cython2

@github-actions

Copy link
Copy Markdown

Revision: 951dace

Submitted crossbow builds: ursacomputing/crossbow @ actions-4d39123400

TaskStatus
test-conda-python-3.10-cython2GitHub Actions

@jorisvandenbossche

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit test-conda-python-3.10-cython2

@github-actions

Copy link
Copy Markdown

Revision: 47a9368

Submitted crossbow builds: ursacomputing/crossbow @ actions-15bd974582

TaskStatus
test-conda-python-3.10-cython2GitHub Actions

@jorisvandenbossche
jorisvandenbossche merged commit b609de3 into apache:mainApr 30, 2024
@jorisvandenbosschejorisvandenbossche removed the awaiting committer review Awaiting committer review label Apr 30, 2024
@jorisvandenbossche
jorisvandenbossche deleted the fix-ctyhon-2 branch April 30, 2024 11:42
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit b609de3.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 9 possible false positives for unstable benchmarks that are known to sometimes produce them.

vibhatha pushed a commit to vibhatha/arrow that referenced this pull request May 25, 2024
…apache#41459)
Small follow-up fix for the failure introduced by apache#40356
* GitHub Issue: apache#40342
Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Sign up for freeto 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.

1 participant

@jorisvandenbossche