Skip to content

Conversation

alamb
Copy link

@alamb alamb commented Sep 5, 2025

While reviewing apache#17364 from @xiedeyantu I made a bunch of changes to my local checkout that I wanted to propose for the actual PR

let exec_options = &ctx.config_options().execution;
let ignore_subdirectory = exec_options.listing_table_ignore_subdirectory;

async fn list_with_cache<'b>(
Copy link
Author

Choose a reason for hiding this comment

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

I moved this to its own function and simplified it

}

#[tokio::test]
async fn test_list_files() {
Copy link
Author

Choose a reason for hiding this comment

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

I also wrote several tests for the new code.

@alamb alamb merged commit 98bb8f0 into xiedeyantu:fix-url Sep 5, 2025
1 check passed
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.

1 participant