Skip to content

Commit e5a0dee

Browse files
committed
SNOW-3385961: update CHANGELOG
1 parent 854b7d4 commit e5a0dee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug Fixes
1010

1111
- Fixed a bug where using parameter bindings for `CALL` queries issued through `session.sql` would raise an error.
12+
- Improved the `FileNotFoundError` message raised when `INFER_SCHEMA` returns zero rows so it also points to file format options (`PARSE_HEADER`, `SKIP_HEADER`, `ON_ERROR=CONTINUE`) that can silently filter everything out, instead of only suggesting a missing path.
1213

1314
## 1.50.0 (2026-04-23)
1415

0 commit comments

Comments
 (0)