Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-aling authored Mar 13, 2024
1 parent 44bfffb commit 8d47b9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
- Fixed a bug in local testing implementation of DataFrameReader.csv when the optional parameter `field_optionally_enclosed_by` is specified.
- Fixed a bug in local testing implementation of Column.regexp where only the first entry is considered when `pattern` is a `Column`.
- Fixed a bug in local testing implementation of Table.update in which null value in the rows to be updated causes `KeyError`.
- Fixed a bug in local testing implementation of LEFT ANTI and LEFT SEMI joins where rows with null values are dropped.
- Fixed a bug in local testing implementation where VARIANT columns raise errors at `DataFrame.collect`.
- Fixed a bug in local testing implementation of `count_distinct`.

Expand Down

0 comments on commit 8d47b9e

Please sign in to comment.