Skip to content

[TEST] Testing/arm hangs#18673

Closed
vyasr wants to merge 14 commits intorapidsai:branch-25.06from
vyasr:testing/arm_hangs
Closed

[TEST] Testing/arm hangs#18673
vyasr wants to merge 14 commits intorapidsai:branch-25.06from
vyasr:testing/arm_hangs

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented May 6, 2025

Description

Debugging the hangs that caused us to skip tests in #18662.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@vyasr vyasr requested review from a team as code owners May 6, 2025 15:05
@github-actions github-actions bot added libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API. cudf-polars Issues specific to cudf-polars pylibcudf Issues specific to the pylibcudf package labels May 6, 2025
@vyasr vyasr added the DO NOT MERGE Hold off on merging; see PR for details label May 6, 2025
@vyasr vyasr changed the title Testing/arm hangs [TEST] Testing/arm hangs May 6, 2025
@vyasr vyasr requested a review from a team as a code owner May 6, 2025 15:11
@github-actions github-actions bot added the Java Affects Java cuDF API. label May 6, 2025
* @return Builder to build reader options
*/
static parquet_reader_options_builder builder(source_info src = source_info{});
static parquet_reader_options_builder builder(source_info src);
Copy link
Contributor

@devavret devavret May 6, 2025

Choose a reason for hiding this comment

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

Default arg broke arm?

Copy link
Contributor

Choose a reason for hiding this comment

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

@galipremsagar
Copy link
Contributor

This PR is now not needed, because the reason behind the hangs has been figured out in: https://github.com/rapidsai/cudf/pull/18661/files

@vyasr vyasr deleted the testing/arm_hangs branch May 13, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cudf-polars Issues specific to cudf-polars DO NOT MERGE Hold off on merging; see PR for details Java Affects Java cuDF API. libcudf Affects libcudf (C++/CUDA) code. pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants