guan404ming opened a new pull request, #70071: URL: https://github.com/apache/airflow/pull/70071
## Why A typo in the parser name silently produced garbage documents instead of an error when loading from bytes, while the same typo with a file path failed loudly. ## How - Raise the same "No parser found" error for unknown parser backends on byte input, matching file input - Add a test covering the typo case --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Fable 5) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
