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

Pin version of pyarrow transitive dependency #1648

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

yifanmai
Copy link
Collaborator

@yifanmai yifanmai commented Jun 6, 2023

This prevents Fatal error condition occurred in /opt/vcpkg/buildtrees/aws-c-io/src/9e6648842a-364b708815.clean/source/event_loop.c:72: aws_thread_launch(&cleanup_thread, s_event_loop_destroy_async_thread_fn, el_group, &thread_options) == AWS_OP_SUCCESS errors when running on the NLP cluster.

Fixes #1026

Copy link
Contributor

@andyzorigin andyzorigin left a comment

Choose a reason for hiding this comment

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

Thanks Yifan!

@yifanmai yifanmai merged commit c79ffd3 into main Jun 6, 2023
@yifanmai yifanmai deleted the yifanmai/1026-pyarrow branch June 6, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

datasets / pyarrow / aws-c-io causes crash in aws_thread_launch
2 participants