v0.1.3
- Added support for WITHIN GROUP for ARRAY_AGG and LISTAGG functions (#133).
- Fixed Merge "INTO" for delete from syntax (#129).
- Fixed
DATE TRUNC
parse errors (#131). - Patched Logger function call during wheel file (#135).
- Patched extra call to root path (#126).
Dependency updates:
- Updated databricks-sdk requirement from ~=0.18.0 to >=0.18,<0.20 (#134).
Contributors: @sundarshankar89, @dependabot[bot], @bishwajit-db, @nsenno-dbr