Skip to content

Conversation

@bhavnajindal
Copy link

Issue: https://github.ibm.com/ClickHouse/issue-repo/issues/3149

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Allowed space between number and unit in time span

  • Example use: A query or command.
    print time(1 h)
    SELECT toIntervalNanosecond(3600000000000) AS print_0

bhavnajindal and others added 24 commits August 3, 2023 10:30
* check for accepted values for accuracy in dcount,dcountif

* Added functional Testacse and fixed the error msg
…edoc

Kusto-phase3: support arbitrary heredoc for kql table function
…382)

* fix-3091 added simple mapping for constatnt expressions

* fixed unit tests

* added testcase for negetive array index
* I2527: Fixed NaN issue in variance functions

* Fixed 2518
* Added meaningful exception

* check datetime year in range

* Moved Date out of range check to Kql_datetime native function

* Added try-ctach block for DateTime conversion to be within range
@bhavnajindal bhavnajindal requested review from kashwy and ltrk2 August 28, 2023 15:13
@kothiga kothiga force-pushed the Kusto-phase3 branch 2 times, most recently from 1e1f94f to 3fab19c Compare January 12, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants