Skip to content

Commit 8d45ca0

Browse files
committed
SNOW-3385961: update CHANGELOG
1 parent bce4752 commit 8d45ca0

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
@@ -10,6 +10,7 @@
1010

1111
- Fixed a bug where using parameter bindings for `CALL` queries issued through `session.sql` would raise an error.
1212
- Fixed a bug where `StringType` columns from Iceberg tables were not recognized as max-size strings.
13+
- 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.
1314

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

0 commit comments

Comments
 (0)