Skip to content

Commit 2a11a8c

Browse files
authored
Merge pull request #377 from ClibMouse/ReleaseNote_July
Kusto-phase3: update release node July
2 parents 7aed386 + e7a36ae commit 2a11a8c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/Parsers/Kusto/KQL_ReleaseNote.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
## KQL implemented features
2+
# July, 2023
3+
## Features
4+
- Enable kql table function support both heredoc and regular format
5+
## Bugfixes
6+
- Fix printing datetime throws exceptions
7+
- Fix dcount, dcountif aren't using HyperLogLog
8+
- Fix base64 decode to string should return null for invalid encoded values
9+
- Fix wildcard to Regex is not correct in the project-away operator
210
# June, 2023
311
## Bugfixes
412
- Fix core dump when table is missing in pipeline

0 commit comments

Comments
 (0)