.. |
tests
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTAlterQuery.cpp
|
Removed unsupported functionality [#CLICKHOUSE-2].
|
2017-11-18 05:34:00 +03:00 |
ASTAlterQuery.h
|
Removed unsupported functionality [#CLICKHOUSE-2].
|
2017-11-18 05:34:00 +03:00 |
ASTAsterisk.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTCheckQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTColumnDeclaration.h
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
ASTCreateQuery.h
|
save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2]
|
2017-10-30 21:39:39 +03:00 |
ASTDropQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTEnumElement.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ASTExpressionList.cpp
|
Preparation [#CLICKHOUSE-31].
|
2017-06-18 08:44:09 +03:00 |
ASTExpressionList.h
|
Preparation [#CLICKHOUSE-31].
|
2017-06-18 08:44:09 +03:00 |
ASTFunction.cpp
|
Fixed query formatting in presense of tupleElement operator with complex constant expression in right hand side [#CLICKHOUSE-2].
|
2017-12-24 12:33:36 +03:00 |
ASTFunction.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ASTIdentifier.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTIdentifier.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ASTInsertQuery.cpp
|
added INSERT INTO TABLE syntax [#CLICKHOUSE-3397]
|
2017-12-01 16:23:10 +03:00 |
ASTInsertQuery.h
|
supported table_function in insert query [#CLICKHOUSE-3397]
|
2017-11-03 16:25:39 +03:00 |
ASTKillQueryQuery.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ASTKillQueryQuery.h
|
Add FORMAT section for DDL queries CREATE, ALTER, RENAME, DROP. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
ASTLiteral.cpp
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
|
2017-11-24 16:55:31 +03:00 |
ASTLiteral.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTNameTypePair.h
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +03:00 |
ASTOptimizeQuery.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ASTOrderByElement.cpp
|
Fixed linking [#CLICKHOUSE-2].
|
2017-11-20 08:59:58 +03:00 |
ASTOrderByElement.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ASTPartition.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ASTPartition.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +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
|
Lib Parsers
|
2017-11-21 22:35:54 +03:00 |
ASTQueryWithOnCluster.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ASTQueryWithOutput.cpp
|
Add FORMAT section for DDL queries CREATE, ALTER, RENAME, DROP. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
ASTQueryWithOutput.h
|
Merge branch 'master' into support-table-functions-for-desc-and-insert
|
2017-12-04 23:34:27 +03:00 |
ASTQueryWithTableAndOutput.h
|
fix build [#CLICKHOUSE-3397]
|
2017-12-11 21:40:28 +03:00 |
ASTRenameQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTSampleRatio.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ASTSampleRatio.h
|
Allow 32bit build (with warning)
|
2017-12-26 22:28:41 +03:00 |
ASTSelectQuery.cpp
|
Fixed test [#CLICKHOUSE-2].
|
2018-01-10 00:26:11 +03:00 |
ASTSelectQuery.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ASTSetQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTShowProcesslistQuery.h
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ASTShowTablesQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTSubquery.cpp
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ASTSubquery.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ASTSystemQuery.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTSystemQuery.h
|
Improved performance of dynamic compilation [#CLICKHOUSE-2].
|
2017-09-17 23:22:39 +03:00 |
ASTTablesInSelectQuery.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTTablesInSelectQuery.h
|
Whitespaces [#CLICKHOUSE-2].
|
2017-06-26 11:33:56 +03:00 |
ASTUseQuery.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTWeightedZooKeeperPath.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ASTWithAlias.cpp
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
ASTWithAlias.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
CMakeLists.txt
|
Lib Parsers
|
2017-11-21 22:35:54 +03:00 |
CommonParsers.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
CommonParsers.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ExpressionElementParsers.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
ExpressionElementParsers.h
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
ExpressionListParsers.cpp
|
INTERVAL operators: development [#CLICKHOUSE-3393].
|
2017-10-30 08:39:30 +03:00 |
ExpressionListParsers.h
|
INTERVAL operators: development [#CLICKHOUSE-3393].
|
2017-10-30 08:39:30 +03:00 |
formatAST.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 01:11:51 +03:00 |
formatAST.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 01:11:51 +03:00 |
IAST.cpp
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
IAST.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
IParser.h
|
Using lexer: better error messages [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
IParserBase.cpp
|
Using lexer: better error messages [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
IParserBase.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
Lexer.cpp
|
Using lexer: better error messages [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
Lexer.h
|
Using lexer: better error messages [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
parseIdentifierOrStringLiteral.cpp
|
Lib Parsers
|
2017-11-21 22:35:54 +03:00 |
parseIdentifierOrStringLiteral.h
|
Update parseIdentifierOrStringLiteral.h
|
2017-11-21 22:35:54 +03:00 |
parseQuery.cpp
|
Fixed error message in case of syntax error [#CLICKHOUSE-2].
|
2017-08-05 06:31:52 +03:00 |
parseQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserAlterQuery.cpp
|
Merge with master
|
2017-11-18 10:16:06 +02:00 |
ParserAlterQuery.h
|
Removed unsupported functionality [#CLICKHOUSE-2].
|
2017-11-18 05:34:00 +03:00 |
ParserCase.cpp
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-07 04:43:06 +03:00 |
ParserCase.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserCheckQuery.cpp
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserCheckQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserCreateQuery.cpp
|
save TO table of a materialized view to the ATTACH query [#CLICKHOUSE-2]
|
2017-10-30 21:39:39 +03:00 |
ParserCreateQuery.h
|
Merge branch 'master' into materialized-view-to
|
2017-10-24 22:39:24 +03:00 |
ParserDescribeTableQuery.cpp
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ParserDescribeTableQuery.h
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ParserDropQuery.cpp
|
Using lexer (development) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserDropQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserInsertQuery.cpp
|
ISSUES-1682 support insert into with select
|
2017-12-25 19:02:02 +03:00 |
ParserInsertQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserKillQueryQuery.cpp
|
Using lexer: better error messages [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserKillQueryQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserOptimizeQuery.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ParserOptimizeQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserPartition.cpp
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ParserPartition.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
ParserQuery.cpp
|
Miscellaneous [#CLICKHOUSE-3].
|
2017-10-09 01:53:38 +03:00 |
ParserQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserQueryWithOutput.cpp
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ParserQueryWithOutput.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserRenameQuery.cpp
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserRenameQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserSampleRatio.cpp
|
Introduced intExp functions; using it where appropriate; make them available in SQL [#CLICKHOUSE-3].
|
2017-12-22 02:46:34 +03:00 |
ParserSampleRatio.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserSelectQuery.cpp
|
Fixed regression, added test [#CLICKHOUSE-2].
|
2017-08-13 12:20:05 +03:00 |
ParserSelectQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserSetQuery.cpp
|
use more typesafe AST objects in ASTCreateQuery [#CLICKHOUSE-3000]
|
2017-10-20 21:28:41 +03:00 |
ParserSetQuery.h
|
use more typesafe AST objects in ASTCreateQuery [#CLICKHOUSE-3000]
|
2017-10-20 21:28:41 +03:00 |
ParserShowProcesslistQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserShowTablesQuery.cpp
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserShowTablesQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserSystemQuery.cpp
|
Lib Parsers
|
2017-11-21 22:35:54 +03:00 |
ParserSystemQuery.h
|
Use only one cache in DNSCache. Add requested changes. [#CLICKHOUSE-2931]
|
2017-09-01 20:05:24 +03:00 |
ParserTablePropertiesQuery.cpp
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ParserTablePropertiesQuery.h
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
ParserTablesInSelectQuery.cpp
|
Make malformed array join statement fail early
|
2017-11-21 15:16:15 +08:00 |
ParserTablesInSelectQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserUseQuery.cpp
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
ParserUseQuery.h
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
queryToString.cpp
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
queryToString.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
StringRange.h
|
Fixed error in StringRange [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
TablePropertiesQueriesASTs.h
|
removed macro DEFINE_AST_QUERY_WITH_TABLE_AND_OUTPUT
|
2017-11-03 16:24:52 +03:00 |
TokenIterator.cpp
|
Using lexer: added missing file [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
TokenIterator.h
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |