Skip to content

Bound S3 dataset listings - #167

Merged
dylanuys merged 1 commit into
devfrom
fix/s3-filtered-listing
Sep 24, 2026
Merged

dylanuys merged 1 commit into
devfrom
fix/s3-filtered-listing

Conversation

@dylanuys

Copy link
Copy Markdown
Contributor

Avoid scanning whole S3 dataset roots when explicit bucket-relative s3_prefixes are configured. Filter keys during pagination and stop at the requested file limit; retain existing substring filters and apply week filtering before limits.

Prefixes are scoped to the configured dataset path, overlapping prefixes are deduplicated, and cache identities account for prefix selection.

Validation: 179 unit tests passed, 4 skipped.

@dylanuys
dylanuys merged commit 5219956 into dev Sep 24, 2026
4 checks passed
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.

1 participant