Commit Graph

123582 Commits

Author SHA1 Message Date
Larry Luo
53e369dab9 Added missing file for IPv6 tests 2023-08-26 07:40:28 -07:00
Larry Luo
8b763be30a Added ipv6 tests 2023-08-26 07:40:28 -07:00
Larry Luo
b6c1122673 Add tests for binary and datetime 2023-08-26 07:40:28 -07:00
Larry Luo
5c712100e0 Added functional tests for IP, String, Binary and Datetime 2023-08-26 07:40:28 -07:00
kashwy
6fee015ccb Kusto-phase2 : finish make series 2023-08-26 07:40:28 -07:00
ltrk2
aacb33049d Implement some KQL conversion functions 2023-08-26 07:40:28 -07:00
kashwy
a56f2f754f Kusto-phase2: add bin_at function. fix trim error 2023-08-26 07:40:28 -07:00
ltrk2
f731c677ee Add unit tests 2023-08-26 07:40:28 -07:00
ltrk2
6947de5b03 Correct rebase error 2023-08-26 07:40:28 -07:00
ltrk2
a0b6a324ba Implement KQL IPv6 functions 2023-08-26 07:40:28 -07:00
root
f2442a8421 Resubmit Aggregate functions - array_index_of, length, sum and dynamic data type 2023-08-26 07:40:28 -07:00
root
e544bc395a retry resolve merge conflict 2023-08-26 07:40:28 -07:00
root
e4454d2504 updated release notes to resolve conflicts 2023-08-26 07:40:28 -07:00
root
f39b18cd19 updated release notes to resolve conflicts 2023-08-26 07:40:28 -07:00
root
239d0dc35b updated release note + test file 2023-08-26 07:40:28 -07:00
root
b65901442f addressed change requests by Yong 2023-08-26 07:40:28 -07:00
root
b712c1075c added percentile() and percentilew() 2023-08-26 07:40:28 -07:00
root
33c16cdfe5 applied changes asked by Yong 2023-08-26 07:40:27 -07:00
root
18f3c5c5c8 Aggregate functions added 2023-08-26 07:40:27 -07:00
kashwy
e22413823e Kusto-pahse2: fixed toimspan issue and other functions 2023-08-26 07:40:27 -07:00
ltrk2
8b9ff2283e Update release notes 2023-08-26 07:40:27 -07:00
ltrk2
77e8044504 Implement KQL binary functions 2023-08-26 07:40:27 -07:00
HeenaBansal2009
09f117cfb1 Added test and review comments 2023-08-26 07:40:27 -07:00
HeenaBansal2009
232e4c73f9 Date_Time functions PART 1 2023-08-26 07:40:27 -07:00
ltrk2
7b2fc8c3b7 Update unit tests for IP functions 2023-08-26 07:40:27 -07:00
kashwy
1823c074ec Kusto-phase2: Add kusto data types 2023-08-26 07:40:27 -07:00
ltrk2
198976c730 Improve performance of IPv4 functions 2023-08-26 07:40:27 -07:00
ltrk2
d8f43dc0ff Move KQL tests into their own folder 2023-08-26 07:40:27 -07:00
ltrk2
4f45a199f9 Implement unit tests for IP functions 2023-08-26 07:40:27 -07:00
ltrk2
1200ab01d4 Make aliases unique 2023-08-26 07:40:27 -07:00
ltrk2
cdfec101d0 Add unit tests and release notes 2023-08-26 07:40:27 -07:00
ltrk2
e77a6333a1 Implement KQL functions handling IPv4 2023-08-26 07:40:27 -07:00
Larry Luo
2e6e958ea2 Add make list set and more ip tests 2023-08-26 07:40:27 -07:00
Larry Luo
732c8ed83f Fix rebase conflicts. 2023-08-26 07:40:27 -07:00
ltrk2
5cfed5b217 Fix some IP function unit tests 2023-08-26 07:40:27 -07:00
HeenaBansal2009
bb4b8a9468 Fix bug in clickhouse-client for non-interactive mode 2023-08-26 07:40:27 -07:00
ltrk2
b2be70a4e5 Extract common functions 2023-08-26 07:40:27 -07:00
ltrk2
e404685f7d Improve conformance to the specifications 2023-08-26 07:40:26 -07:00
Larry Luo
735e81f7c7 Added func tests for string and ip 2023-08-26 07:40:26 -07:00
Yong Wang
9d3a353dff Kusto-phase2: Added check end of function, and neww string functions 2023-08-26 07:40:26 -07:00
ltrk2
eb9747c2c2 Provide conformance to the specification 2023-08-26 07:40:26 -07:00
ltrk2
bfa2820985 Support expressions as IP function arguments 2023-08-26 07:40:26 -07:00
root
8582543816 update release notes and test script 2023-08-26 07:40:26 -07:00
root
652bef265d Kusto Aggregate functions as of July 29 2023-08-26 07:40:26 -07:00
Yong Wang
b2be17acc6 Kusto-phase2: Add print operator 2023-08-26 07:40:26 -07:00
Larry Luo
e83ab30f18 Added sorting test cases 2023-08-26 07:40:26 -07:00
Larry Luo
ff73f74612 Add functional tests for tabular table summarize 2023-08-26 07:40:26 -07:00
Yong Wang
e8f451c1d5 Kusto-phase: Add function to validate end of kql function 2023-08-26 07:40:26 -07:00
Yong Wang
81cbd23b13 Kusto-phase2 Fixed bug of Syntax error when Order By is followed by another statement 2023-08-26 07:40:26 -07:00
HeenaBansal2009
0f598491a9 Updated Release notes with examples 2023-08-26 07:40:26 -07:00