Skip to content

fix(readers): fail fast on unresolved input paths - #2352

Draft
mohammadaaftabv wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
mohammadaaftabv:aaftabv/nmcur-397-input-discovery
Draft

fix(readers): fail fast on unresolved input paths#2352
mohammadaaftabv wants to merge 1 commit into
NVIDIA-NeMo:mainfrom
mohammadaaftabv:aaftabv/nmcur-397-input-discovery

Conversation

@mohammadaaftabv

@mohammadaaftabv mohammadaaftabv commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fail fast with actionable diagnostics when no supported input files resolve, with allow_empty=True for intentional empty sources.
  • Normalize strings, path-like values, directories, globs, local URIs, and chained fsspec paths across worker working directories.
  • Prefer construction-anchored inputs, safely fall back to executor working-directory paths, and deduplicate results.

Validation

Focused partitioning, file-utility, and downstream audio/text reader suites pass. Ruff, pre-commit, and DCO checks pass.

@copy-pr-bot

copy-pr-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: aaftaabv@gmail.com <aaftaabv@gmail.com>
@mohammadaaftabv
mohammadaaftabv force-pushed the aaftabv/nmcur-397-input-discovery branch from 0965fd8 to 075420d Compare August 28, 2026 13:05
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