ClickHouse/dbms/src/Parsers
2017-06-01 13:49:20 +03:00
..
tests Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTAlterQuery.cpp Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTAlterQuery.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTAsterisk.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTCheckQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTColumnDeclaration.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTCreateQuery.h Add ALTER queries. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTDropQuery.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTEnumElement.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTExpressionList.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTFunction.cpp Translated comments 2017-04-02 20:37:49 +03:00
ASTFunction.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTIdentifier.cpp Translated comments 2017-04-02 20:37:49 +03:00
ASTIdentifier.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTInsertQuery.cpp Less dependencies [#CLICKHOUSE-2]. 2017-04-16 08:40:17 +03:00
ASTInsertQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTKillQueryQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTKillQueryQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTLiteral.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTLiteral.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTNameTypePair.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTOptimizeQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTOrderByElement.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTOrderByElement.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTQualifiedAsterisk.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTQualifiedAsterisk.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTQueryWithOnCluster.cpp Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTQueryWithOnCluster.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTQueryWithOutput.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTQueryWithOutput.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTQueryWithTableAndOutput.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTRenameQuery.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ASTSampleRatio.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTSampleRatio.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTSelectQuery.cpp Translated comments 2017-04-02 20:37:49 +03:00
ASTSelectQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTSet.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTSetQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTShowProcesslistQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTShowTablesQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTSubquery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTTablesInSelectQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTTablesInSelectQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ASTUseQuery.h translate comments: parsers 2017-05-27 19:27:16 +02:00
ASTWeightedZooKeeperPath.h Less dependencies [#CLICKHOUSE-2]. 2017-04-16 08:40:17 +03:00
ASTWithAlias.cpp Translated comments 2017-04-02 20:37:49 +03:00
ASTWithAlias.h translate comments: parsers 2017-05-27 19:27:16 +02:00
CMakeLists.txt Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
CommonParsers.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
CommonParsers.h translate comments: functions 2017-05-27 19:29:55 +02:00
ExpressionElementParsers.cpp Translated comments 2017-04-02 20:37:49 +03:00
ExpressionElementParsers.h translate comments: functions 2017-05-27 19:29:55 +02:00
ExpressionListParsers.cpp Translated comments 2017-04-02 20:37:49 +03:00
ExpressionListParsers.h translate comments: functions 2017-05-27 19:29:55 +02:00
formatAST.cpp Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
formatAST.h Workable version for CREATE DROP w/o ZK tests. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
IAST.cpp Translated comments 2017-04-02 20:37:49 +03:00
IAST.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
IParser.h translate comments: functions 2017-05-27 19:29:55 +02:00
IParserBase.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
IParserBase.h translate comments: functions 2017-05-27 19:29:55 +02:00
parseQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
parseQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserAlterQuery.cpp Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ParserAlterQuery.h Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ParserCase.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserCase.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserCheckQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserCheckQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserCreateQuery.cpp Add ALTER queries. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ParserCreateQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserDropQuery.cpp Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ParserDropQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserEnumElement.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserEnumElement.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserInsertQuery.cpp Translated comments 2017-04-02 20:37:49 +03:00
ParserInsertQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserKillQueryQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserKillQueryQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserOptimizeQuery.cpp support DEDUPLICATE option in OPTIMIZE query 2017-04-17 21:15:14 +03:00
ParserOptimizeQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserQueryWithOutput.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserQueryWithOutput.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserRenameQuery.cpp Parsers refactoring. [#CLICKHOUSE-5] 2017-06-01 13:49:20 +03:00
ParserRenameQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserSampleRatio.cpp Translated comments 2017-04-02 20:37:49 +03:00
ParserSampleRatio.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserSelectQuery.cpp Translated comments 2017-04-02 20:37:49 +03:00
ParserSelectQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserSetQuery.cpp Translated comments 2017-04-02 20:37:49 +03:00
ParserSetQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserShowProcesslistQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserShowTablesQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserShowTablesQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserTablePropertiesQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserTablePropertiesQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
ParserTablesInSelectQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserTablesInSelectQuery.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserUseQuery.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
ParserUseQuery.h translate comments: functions 2017-05-27 19:29:55 +02:00
queryToString.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
queryToString.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
StringRange.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
TablePropertiesQueriesASTs.h Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00