Skip to content

Commit

Permalink
changelog updates (#1684)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aling authored May 28, 2024
1 parent da0fcb2 commit d640a36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## 1.18.0 (2024-05-28)

### Snowpark Python API Updates

#### Improvements

- Improved error message to remind users set `{"infer_schema": True}` when reading csv file without specifying its schema.
- Improved error handling for `Session.create_dataframe` when called with more than 512 rows and using `format` or `pyformat` `paramstyle`.

Expand Down

0 comments on commit d640a36

Please sign in to comment.