We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bfeb6 commit 74b1eeeCopy full SHA for 74b1eee
CHANGELOG.md
@@ -53,7 +53,7 @@
53
- Fixed a bug in local testing mode that caused a column to contain None when it should contain 0
54
- Fixed a bug in `StructField.from_json` that prevented TimestampTypes with `tzinfo` from being parsed correctly.
55
- 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.
+- Fixed a bug in `replace` and `lit` which raised type hint assertion error when passing `Column` expression objects.
57
58
### Snowpark pandas API Updates
59
0 commit comments