Skip to content

Commit

Permalink
doc: updated changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
  • Loading branch information
lukapeschke committed Oct 3, 2022
1 parent 0cd7869 commit 18d3d5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

- PyPika: Fixed "split" step with Google Big Query backend: If provided, the delimiter is now passed wrapped in single quotes.
Also, empty strings are returned rather than null values, for consistency with other backends
- PyPika: Fixed "split" step with Athena backend: empty strings are returned rather than null values, for consistency with other backends


## [0.25.2] - 2022-09-27

- Fixed "matches" operator behaviour of the IfThenElse step in case the column the condition applies to contains NA values
Expand Down

0 comments on commit 18d3d5b

Please sign in to comment.