ClickHouse/src/Parsers/Kusto
2023-08-26 07:40:33 -07:00
..
KustoFunctions fixed issue with percentiles 2023-08-26 07:40:33 -07:00
Formatters.cpp Improve naming 2023-07-10 13:51:49 -04:00
Formatters.h Improve naming 2023-07-10 13:51:49 -04:00
KQL_ReleaseNote.md Kusto-phase2: add mv-expand operator 2023-08-26 07:40:32 -07:00
ParserKQLDateTypeTimespan.cpp Added support for negative arguments in timespan 2023-08-26 07:40:32 -07:00
ParserKQLDateTypeTimespan.h Kusto-phase2: Add kusto data types 2023-08-26 07:40:27 -07:00
ParserKQLFilter.cpp Kusto-phase2: Add KQL functions parser 2023-08-26 07:40:24 -07:00
ParserKQLFilter.h
ParserKQLLimit.cpp Kusto-phase1: Fixed style 2023-08-26 07:40:24 -07:00
ParserKQLLimit.h Kusto-phase1 : Updated kql pipe flow with some optimizations 2022-09-05 21:16:04 -07:00
ParserKQLMakeSeries.cpp Kusto-phase2: add mv-expand operator 2023-08-26 07:40:32 -07:00
ParserKQLMakeSeries.h Kusto-phase2, updated make-series operator 2023-08-26 07:40:29 -07:00
ParserKQLMVExpand.cpp Kusto-phase2: add mv-expand operator 2023-08-26 07:40:32 -07:00
ParserKQLMVExpand.h Kusto-phase2: add mv-expand operator 2023-08-26 07:40:32 -07:00
ParserKQLOperators.cpp Kusto-phase2: Added check end of function, and neww string functions 2023-08-26 07:40:26 -07:00
ParserKQLOperators.h Fix rebase conflicts. 2023-08-26 07:40:27 -07:00
ParserKQLPrint.cpp Kusto-phase2: Add print operator 2023-08-26 07:40:26 -07:00
ParserKQLPrint.h Kusto-phase2: Add print operator 2023-08-26 07:40:26 -07:00
ParserKQLProject.cpp Kusto-phase2: Add alias support 2023-08-26 07:40:25 -07:00
ParserKQLProject.h Kusto-phase1: Add Support to Kusto Query Language 2023-08-26 07:40:24 -07:00
ParserKQLQuery.cpp Kusto-phase2: add mv-expand operator 2023-08-26 07:40:32 -07:00
ParserKQLQuery.h Kusto-phase2: Add kusto data types 2023-08-26 07:40:27 -07:00
ParserKQLSort.cpp Kusto-phase2 Fixed bug of Syntax error when Order By is followed by another statement 2023-08-26 07:40:26 -07:00
ParserKQLSort.h
ParserKQLStatement.cpp Kusto-phase2: Add KQL functions parser 2023-08-26 07:40:26 -07:00
ParserKQLStatement.h Kusto-phase2: Add table function kql() 2023-08-26 07:40:25 -07:00
ParserKQLSummarize.cpp Kusto-phase2 Fixed bug of Syntax error when Order By is followed by another statement 2023-08-26 07:40:26 -07:00
ParserKQLSummarize.h Kusto-phase2 : Added KQL functions interface. 2023-08-26 07:40:24 -07:00
ParserKQLTable.cpp Fix rebase conflicts. 2023-08-26 07:40:27 -07:00
ParserKQLTable.h Kusto-phase2: Add KQL functions parser 2023-08-26 07:40:24 -07:00