ClickHouse/src/Parsers/Kusto
2024-02-18 05:38:34 +01:00
..
KustoFunctions Style check for abbreviations 2024-02-17 02:15:14 +01:00
Formatters.cpp
Formatters.h
KQL_ReleaseNote.md Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00
parseKQLQuery.cpp Kusto-phase3: fix another style 2023-08-26 07:40:40 -07:00
parseKQLQuery.h Kusto-phase2: use seperated path to parse kql query 2023-08-26 07:40:40 -07:00
ParserKQLDateTypeTimespan.cpp Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00
ParserKQLDateTypeTimespan.h Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLDistinct.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLDistinct.h Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLExtend.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLExtend.h Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLFilter.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLFilter.h
ParserKQLLimit.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLLimit.h
ParserKQLMakeSeries.cpp Fixed clang-tidy and Arch tests 2023-08-26 07:40:39 -07:00
ParserKQLMakeSeries.h Fixed clang-tidy and Arch tests 2023-08-26 07:40:39 -07:00
ParserKQLMVExpand.cpp Kusto-phase2: fix style, remove trailing whitespaces 2023-08-26 07:40:39 -07:00
ParserKQLMVExpand.h Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLOperators.cpp Remove some code 2024-01-13 03:48:04 +01:00
ParserKQLOperators.h Kusto-phase2: fix unit test 2023-08-26 07:40:40 -07:00
ParserKQLPrint.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLPrint.h
ParserKQLProject.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLProject.h Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLQuery.cpp Fix inconsistent formatting of SELECT ... FROM (EXPLAIN ...) 2024-02-18 05:38:34 +01:00
ParserKQLQuery.h Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00
ParserKQLSort.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLSort.h
ParserKQLStatement.cpp Kusto-phase2: enabled fuzzing test for dialect prql 2023-08-26 07:40:40 -07:00
ParserKQLStatement.h Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00
ParserKQLSummarize.cpp Fixed clang-tidy and Arch tests 2023-08-26 07:40:39 -07:00
ParserKQLSummarize.h
ParserKQLTable.cpp Fixed style issues 2023-08-26 07:40:38 -07:00
ParserKQLTable.h Fixed style issues 2023-08-26 07:40:38 -07:00
Utilities.cpp Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00
Utilities.h Kusto-phase2: remove dialect auto option. use table function instead of subquery for kql() function fix type. 2023-08-26 07:40:39 -07:00