Skip to content

Commit 74b1eee

Browse files
committed
changelog updates
1 parent 56bfeb6 commit 74b1eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
- Fixed a bug in local testing mode that caused a column to contain None when it should contain 0
5454
- Fixed a bug in `StructField.from_json` that prevented TimestampTypes with `tzinfo` from being parsed correctly.
5555
- Fixed a bug in function `date_format` that caused an error when the input column was date type or timestamp type.
56-
- Fixed a bug in `replace` when passing `Column` expression objects.
56+
- Fixed a bug in `replace` and `lit` which raised type hint assertion error when passing `Column` expression objects.
5757

5858
### Snowpark pandas API Updates
5959

0 commit comments

Comments
 (0)