You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore PDF test scenarios and fail-loudly imports
- Restore PDF files and expected records in simple_unstructured_scenario
and no_file_extension_unstructured_scenario
- Remove all try/except guards: imports fail loudly per maintainer direction
- Move _import_unstructured() call to _read_file_locally() only (not needed for API path)
- Add 'pdf' extra to unstructured dependency in pyproject.toml
- Update corrupted file error message to match real pdfminer error
- Update poetry.lock
Co-Authored-By: AJ Steers <aj@airbyte.io>
0 commit comments