Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-stan committed Jun 13, 2024
1 parent ff9c826 commit 7e63f20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- Fixed a bug where creating DataFrame with empty data of type `DateType` raises `AttributeError`.
- Fixed a bug that table merge fails when update clause exists but no update takes place.
- Fixed a bug in mock implementation of `to_char` that raises `IndexError` when incoming column has inconsecutive row index.
- Fixed a bug where empty input raises errors in window functions and CaseWhen expressions.

#### Improvements

Expand Down

0 comments on commit 7e63f20

Please sign in to comment.