ClickHouse/src/Parsers
2023-10-30 00:39:16 +01:00
..
Access SSH keys authentication (#41109) 2023-09-26 17:50:19 +02:00
examples Fix linking of examples 2023-08-11 00:40:26 +02:00
fuzzers use env to find bash 2023-09-13 18:57:11 +02:00
HiliteComparator More CMake fixes 2023-04-04 15:39:16 +00:00
Kusto use thread_local for static 2023-10-13 17:43:38 +00:00
MySQL MaterializedMySQL: Introduce Character Set Introducers 2023-09-14 08:24:25 +02:00
PRQL PRQL integration (#50686) 2023-07-20 12:54:42 +02:00
tests Merge remote-tracking branch 'origin/master' into Kusto-phase2-oss-pr 2023-09-27 22:35:14 -07:00
ASTAlterNamedCollectionQuery.cpp Fix named collections AST formatters (if [not] exists) 2023-07-27 22:11:32 +03:00
ASTAlterNamedCollectionQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTAlterQuery.cpp refine code 2023-09-26 19:16:01 +02:00
ASTAlterQuery.h support estimate by stat 2023-09-04 15:51:00 +02:00
ASTAssignment.h
ASTAsterisk.cpp Fix ASTAsterisk::clone() 2023-02-20 00:26:14 +01:00
ASTAsterisk.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTBackupQuery.cpp Revert changes with complex SettingsChanges 2023-02-03 21:04:45 +01:00
ASTBackupQuery.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTCheckQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTCollation.cpp
ASTCollation.h
ASTColumnDeclaration.cpp refine code 2023-09-26 19:16:01 +02:00
ASTColumnDeclaration.h refine code 2023-09-26 19:16:01 +02:00
ASTColumnsMatcher.cpp Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
ASTColumnsMatcher.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTColumnsTransformers.cpp Remove broken lockless variant of re2 2023-09-14 16:40:42 +00:00
ASTColumnsTransformers.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTConstraintDeclaration.cpp
ASTConstraintDeclaration.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTCreateFunctionQuery.cpp
ASTCreateFunctionQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTCreateIndexQuery.cpp Add support for CREATE UNIQUE INDEX systax in parser. No UNIQUE index created. 2023-07-19 12:23:39 +00:00
ASTCreateIndexQuery.h Add support for CREATE UNIQUE INDEX systax in parser. No UNIQUE index created. 2023-07-19 12:23:39 +00:00
ASTCreateNamedCollectionQuery.cpp Fix named collections AST formatters (if [not] exists) 2023-07-27 22:11:32 +03:00
ASTCreateNamedCollectionQuery.h Fix named collections related statements #51609 2023-07-27 09:41:47 +03:00
ASTCreateQuery.cpp refine code 2023-09-26 19:16:01 +02:00
ASTCreateQuery.h refine code 2023-09-26 19:16:01 +02:00
ASTDatabaseOrNone.cpp
ASTDatabaseOrNone.h
ASTDeleteQuery.cpp Update ASTDeleteQuery.cpp 2023-03-15 17:37:26 +01:00
ASTDeleteQuery.h Merge branch 'master' into fix-trash-query-kind 2023-02-02 04:26:49 +01:00
ASTDescribeCacheQuery.h
ASTDictionary.cpp fix symmetry 2023-03-28 17:21:53 +01:00
ASTDictionary.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTDictionaryAttributeDeclaration.cpp fix symmetry 2023-03-28 17:21:53 +01:00
ASTDictionaryAttributeDeclaration.h Initialize POD members of ASTs to make it less error-prone 2023-05-25 10:18:55 +02:00
ASTDropFunctionQuery.cpp
ASTDropFunctionQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTDropIndexQuery.cpp Fix even more trash 2023-02-02 02:11:16 +01:00
ASTDropIndexQuery.h
ASTDropNamedCollectionQuery.cpp Fix named collections AST formatters (if [not] exists) 2023-07-27 22:11:32 +03:00
ASTDropNamedCollectionQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTDropQuery.cpp Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
ASTDropQuery.h Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
ASTExplainQuery.h Support fuzz Explain query 2023-03-21 02:41:51 +00:00
ASTExpressionList.cpp
ASTExpressionList.h
ASTExternalDDLQuery.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTForeignKeyDeclaration.h remove trailing white spaces to pass format check 2023-08-28 09:19:46 -04:00
ASTFunction.cpp Update src/Parsers/ASTFunction.cpp 2023-10-09 17:01:30 +02:00
ASTFunction.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTFunctionWithKeyValueArguments.cpp
ASTFunctionWithKeyValueArguments.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTHelpers.h
ASTIdentifier_fwd.h Implement SHOW COLUMNS 2023-03-28 18:04:22 +00:00
ASTIdentifier.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ASTIdentifier.h Merge remote-tracking branch 'blessed/master' into perf_experiment 2022-10-25 15:25:06 +02:00
ASTIndexDeclaration.cpp Make ASTFuzzer happy 2023-07-17 11:32:22 +00:00
ASTIndexDeclaration.h Add: USearch default granularity 2023-08-16 17:28:16 +04:00
ASTInsertQuery.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ASTInsertQuery.h Simplify handling of AsyncInsertFlush 2023-06-20 11:38:19 +02:00
ASTInterpolateElement.cpp
ASTInterpolateElement.h
ASTKillQueryQuery.cpp fix bugs (now tests pass) 2023-03-28 17:21:53 +01:00
ASTKillQueryQuery.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTLiteral.cpp Merge remote-tracking branch 'upstream/master' into perf-huge-ast 2023-09-24 00:29:03 +00:00
ASTLiteral.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTNameTypePair.cpp
ASTNameTypePair.h
ASTOptimizeQuery.cpp [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
ASTOptimizeQuery.h [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
ASTOrderByElement.cpp
ASTOrderByElement.h Initialize POD members of ASTs to make it less error-prone 2023-05-25 10:18:55 +02:00
ASTPartition.cpp Implement feature 2023-10-13 16:22:18 +02:00
ASTPartition.h Make as flexible as it can be 2023-10-13 18:51:32 +02:00
ASTProjectionDeclaration.cpp
ASTProjectionDeclaration.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTProjectionSelectQuery.cpp Fix incorrect normal projection AST format 2023-08-12 15:07:58 +08:00
ASTProjectionSelectQuery.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
ASTQualifiedAsterisk.cpp Better implementation 2022-11-30 02:23:26 +00:00
ASTQualifiedAsterisk.h Revert "Fix logical error in evaluate constant expression" 2023-03-17 17:01:40 +00:00
ASTQueryParameter.cpp
ASTQueryParameter.h
ASTQueryWithOnCluster.cpp Add shard_index and replica_index to params of getRewrittenASTWithoutOnCluster(). 2022-04-25 16:34:33 +02:00
ASTQueryWithOnCluster.h
ASTQueryWithOutput.cpp Address some usability issues with INTO OUTFILE usage. 2023-06-13 01:26:11 -07:00
ASTQueryWithOutput.h Address some usability issues with INTO OUTFILE usage. 2023-06-13 01:26:11 -07:00
ASTQueryWithTableAndOutput.cpp
ASTQueryWithTableAndOutput.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTRenameQuery.h Add parameterized RENAME queries 2023-02-14 13:01:06 +00:00
ASTSampleRatio.cpp
ASTSampleRatio.h
ASTSelectIntersectExceptQuery.cpp
ASTSelectIntersectExceptQuery.h Fix trash around query kind, part 1 2023-02-01 03:11:54 +01:00
ASTSelectQuery.cpp Improve file includes 2023-03-24 03:44:52 +01:00
ASTSelectQuery.h Merge branch 'master' into 40907_Parameterized_views_as_table_functions 2022-11-28 19:10:32 +01:00
ASTSelectWithUnionQuery.cpp Ditch tons of garbage 2023-08-09 02:19:02 +02:00
ASTSelectWithUnionQuery.h
ASTSetQuery.cpp Fix a build error 2023-07-19 11:20:42 -07:00
ASTSetQuery.h Better version 2023-07-17 04:49:04 +02:00
ASTShowColumnsQuery.cpp Incorporate review feedback 2023-05-02 12:29:56 +00:00
ASTShowColumnsQuery.h Incorporate review feedback 2023-05-02 12:29:56 +00:00
ASTShowEngineQuery.h add support for show engines query 2023-01-31 18:35:10 +03:00
ASTShowFunctionsQuery.cpp Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
ASTShowFunctionsQuery.h Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
ASTShowIndexesQuery.cpp Incorporate review feedback 2023-05-02 12:29:56 +00:00
ASTShowIndexesQuery.h Incorporate review feedback 2023-05-02 12:29:56 +00:00
ASTShowProcesslistQuery.h
ASTShowTablesQuery.cpp remove no-parallel tag from some tests 2023-08-11 00:00:36 +02:00
ASTShowTablesQuery.h remove no-parallel tag from some tests 2023-08-11 00:00:36 +02:00
ASTStatisticDeclaration.cpp update docs and refine statements 2023-09-08 02:27:17 +02:00
ASTStatisticDeclaration.h update docs and refine statements 2023-09-08 02:27:17 +02:00
ASTSubquery.cpp Adapt changes around SipHash 2023-07-19 10:01:58 -07:00
ASTSubquery.h Better version, introduce ASTAuthenticationData 2023-04-10 02:20:57 +00:00
ASTSystemQuery.cpp Fix SYSTEM query formatting 2023-10-11 07:20:28 +02:00
ASTSystemQuery.h Revert "Merge pull request #54421 from evillique/cluster-groups" 2023-10-13 18:55:51 +02:00
ASTTableOverrides.cpp MaterializedMySQL: Keep parenthesises for empty table overrides 2023-06-14 13:37:49 +02:00
ASTTableOverrides.h Fix parameterized queries 2023-03-11 20:16:06 +01:00
ASTTablesInSelectQuery.cpp
ASTTablesInSelectQuery.h
ASTTransactionControl.cpp Fix even more trash 2023-02-02 02:11:16 +01:00
ASTTransactionControl.h Fix even more trash 2023-02-02 02:11:16 +01:00
ASTTTLElement.cpp
ASTTTLElement.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
ASTUndropQuery.cpp support undrop table 2023-03-27 22:16:36 +08:00
ASTUndropQuery.h support undrop table 2023-03-27 22:16:36 +08:00
ASTUseQuery.h more parallel tests 2023-08-15 23:04:04 +02:00
ASTWatchQuery.h Fix UB in ASTWatchQuery for is_watch_events 2023-05-25 10:15:30 +02:00
ASTWindowDefinition.cpp
ASTWindowDefinition.h
ASTWithAlias.cpp fix bugs (now tests pass) 2023-03-28 17:21:53 +01:00
ASTWithAlias.h implement legacy_column_name_of_tuple_literal in less intrusive way 2021-08-03 21:03:24 +03:00
ASTWithElement.cpp split ostr writes for readability 2023-03-28 17:21:53 +01:00
ASTWithElement.h
CMakeLists.txt Kusto-phase2 : Added KQL functions interface. 2023-08-26 07:40:24 -07:00
CommonParsers.cpp
CommonParsers.h
DumpASTNode.h
ExpressionElementParsers.cpp Merge branch 'master' into hanfei/statistic 2023-10-12 16:19:45 +02:00
ExpressionElementParsers.h refine code 2023-09-26 19:16:01 +02:00
ExpressionListParsers.cpp Merge branch 'master' into unicode-minus 2023-10-14 01:34:45 +02:00
ExpressionListParsers.h Fix tuple parser 2023-10-13 17:36:38 +02:00
FieldFromAST.cpp Fix test 2023-03-02 14:46:20 +01:00
FieldFromAST.h Hide disk setting arguemtns 2023-02-21 19:24:01 +01:00
formatAST.cpp Make serializeAST() more regular 2023-07-20 10:39:26 +00:00
formatAST.h Make serializeAST() more regular 2023-07-20 10:39:26 +00:00
formatSettingName.cpp
formatSettingName.h
FunctionParameterValuesVisitor.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FunctionParameterValuesVisitor.h Added is_create_parameterized_view flag in ActionsVisitor, added functions for column manipulation for parameterized view in StorageView, updated tests to fix flaky test issues and addressed small review comments- 40907 Parameterized views as table functions 2023-01-03 11:00:39 +01:00
getInsertQuery.cpp Make IAST::FormatSettings more regular, pt. III 2023-07-20 10:34:05 +00:00
getInsertQuery.h
IAST_fwd.h
IAST.cpp Improve function naming 2023-07-31 06:48:50 -07:00
IAST.h Merge branch 'master' into feature/mergetree-checksum-big-endian-support 2023-08-14 13:02:30 -04:00
IdentifierQuotingStyle.h
InsertQuerySettingsPushDownVisitor.cpp Revert changes with complex SettingsChanges 2023-02-03 21:04:45 +01:00
InsertQuerySettingsPushDownVisitor.h Revert changes with complex SettingsChanges 2023-02-03 21:04:45 +01:00
iostream_debug_helpers.cpp
iostream_debug_helpers.h
IParser.h fix stdlib compatibility issues 2023-03-29 12:20:27 +03:00
IParserBase.cpp
IParserBase.h Remove PVS-Studio 2023-02-19 23:30:05 +01:00
isDiskFunction.cpp Allow to add disk name for custom disk 2023-06-28 19:05:35 +02:00
isDiskFunction.h Fix checks 2023-02-22 14:27:43 +01:00
Lexer.cpp Fix error 2023-10-14 01:48:18 +02:00
Lexer.h Parse IS NOT DISTINCT and <=> operators 2023-08-30 13:12:43 +00:00
LiteralEscapingStyle.h Better 2023-08-10 06:34:10 +00:00
makeASTForLogicalFunction.cpp
makeASTForLogicalFunction.h
obfuscateQueries.cpp Parse IS NOT DISTINCT and <=> operators 2023-08-30 13:12:43 +00:00
obfuscateQueries.h
parseDatabaseAndTableName.cpp
parseDatabaseAndTableName.h
parseIdentifierOrStringLiteral.cpp
parseIdentifierOrStringLiteral.h
parseIntervalKind.cpp Interval operator support plural literals 2023-09-20 23:00:25 +02:00
parseIntervalKind.h
parseQuery.cpp Fix error 2023-10-14 02:10:13 +02:00
parseQuery.h Better 2023-05-25 14:05:44 +00:00
ParserAlterNamedCollectionQuery.cpp Fix named collections related statements #51609 2023-07-27 09:41:47 +03:00
ParserAlterNamedCollectionQuery.h
ParserAlterQuery.cpp address comments 2023-10-30 00:39:16 +01:00
ParserAlterQuery.h
ParserAttachAccessEntity.cpp
ParserAttachAccessEntity.h
ParserBackupQuery.cpp Support BACKUP ALL command. 2023-03-30 00:11:13 +02:00
ParserBackupQuery.h
ParserCase.cpp
ParserCase.h
ParserCheckQuery.cpp
ParserCheckQuery.h
ParserCreateFunctionQuery.cpp
ParserCreateFunctionQuery.h
ParserCreateIndexQuery.cpp Add: USearch default granularity 2023-08-16 17:28:16 +04:00
ParserCreateIndexQuery.h Add support for CREATE UNIQUE INDEX systax in parser. No UNIQUE index created. 2023-07-19 12:23:39 +00:00
ParserCreateQuery.cpp refine code 2023-09-26 19:16:01 +02:00
ParserCreateQuery.h refine code 2023-09-26 19:16:01 +02:00
ParserDatabaseOrNone.cpp
ParserDatabaseOrNone.h
ParserDataType.cpp Update src/Parsers/ParserDataType.cpp 2022-12-27 17:16:31 +03:00
ParserDataType.h
ParserDeleteQuery.cpp Support delete ON CLUSTER 2023-01-30 16:42:52 +01:00
ParserDeleteQuery.h
ParserDescribeCacheQuery.cpp
ParserDescribeCacheQuery.h
ParserDescribeTableQuery.cpp Allow SETTINGS before FORMAT in DESCRIBE TABLE query 2023-07-06 14:29:58 +00:00
ParserDescribeTableQuery.h
ParserDictionary.cpp
ParserDictionary.h
ParserDictionaryAttributeDeclaration.cpp
ParserDictionaryAttributeDeclaration.h
ParserDropFunctionQuery.cpp
ParserDropFunctionQuery.h
ParserDropIndexQuery.cpp
ParserDropIndexQuery.h
ParserDropNamedCollectionQuery.cpp Fix named collections related statements #51609 2023-07-27 09:41:47 +03:00
ParserDropNamedCollectionQuery.h Better 2022-11-16 17:58:21 +01:00
ParserDropQuery.cpp Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
ParserDropQuery.h Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
ParserExplainQuery.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
ParserExplainQuery.h
ParserExternalDDLQuery.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ParserExternalDDLQuery.h ISSUES-4006 refactor for external ddl 2020-08-04 10:31:26 +08:00
ParserInsertQuery.cpp Kusto-phase2: remove unnecessary changes 2023-08-26 07:40:39 -07:00
ParserInsertQuery.h
ParserKillQueryQuery.cpp
ParserKillQueryQuery.h
ParserOptimizeQuery.cpp [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
ParserOptimizeQuery.h [RFC] Replacing merge tree new engine (#41005) 2023-02-16 16:03:16 +03:00
ParserPartition.cpp Make as flexible as it can be 2023-10-13 18:51:32 +02:00
ParserPartition.h
ParserProjectionSelectQuery.cpp
ParserProjectionSelectQuery.h
ParserQuery.cpp Implement MOVE query for the access entities. 2023-07-20 22:20:36 -04:00
ParserQuery.h
ParserQueryWithOutput.cpp Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
ParserQueryWithOutput.h
ParserRenameQuery.cpp modify style 2023-10-12 14:21:20 +08:00
ParserRenameQuery.h
ParserSampleRatio.cpp
ParserSampleRatio.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ParserSelectQuery.cpp Allow SQL standard FETCH without OFFSET 2023-07-04 20:56:17 +02:00
ParserSelectQuery.h
ParserSelectWithUnionQuery.cpp
ParserSelectWithUnionQuery.h
ParserSetQuery.cpp Better dynamic disk configuration 2023-07-31 14:15:22 +02:00
ParserSetQuery.h Adding custom field continued 2023-02-03 21:05:18 +01:00
ParserShowColumnsQuery.cpp A little less clutter 2023-05-02 13:16:15 +00:00
ParserShowColumnsQuery.h Various cleanups 2023-04-26 09:46:35 +00:00
ParserShowEngineQuery.h add support for show engines query 2023-01-31 18:35:10 +03:00
ParserShowFunctionsQuery.cpp Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
ParserShowFunctionsQuery.h Add SHOW FUNCTIONS support to client 2023-09-07 14:08:50 -07:00
ParserShowIndexesQuery.cpp Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS 2023-06-08 12:51:33 +00:00
ParserShowIndexesQuery.h Various cleanups 2023-04-26 09:46:35 +00:00
ParserShowProcesslistQuery.h
ParserShowTablesQuery.cpp remove no-parallel tag from some tests 2023-08-11 00:00:36 +02:00
ParserShowTablesQuery.h Add full option for SHOW query 2022-12-03 20:42:18 +00:00
ParserSystemQuery.cpp Revert "Merge pull request #54421 from evillique/cluster-groups" 2023-10-13 18:55:51 +02:00
ParserSystemQuery.h
ParserTablePropertiesQuery.cpp Allow SETTINGS before FORMAT in DESCRIBE TABLE query 2023-07-06 14:29:58 +00:00
ParserTablePropertiesQuery.h
ParserTablesInSelectQuery.cpp use own parser only for table identifiers 2023-08-01 22:33:42 +02:00
ParserTablesInSelectQuery.h
ParserTransactionControl.cpp more introspection 2022-03-18 14:33:59 +01:00
ParserTransactionControl.h
ParserUndropQuery.cpp support undrop table 2023-03-27 22:16:36 +08:00
ParserUndropQuery.h support undrop table 2023-03-27 22:16:36 +08:00
ParserUnionQueryElement.cpp
ParserUnionQueryElement.h
ParserUseQuery.cpp more parallel tests 2023-08-15 23:04:04 +02:00
ParserUseQuery.h
ParserWatchQuery.cpp
ParserWatchQuery.h
ParserWithElement.cpp
ParserWithElement.h
queryNormalization.h
QueryParameterVisitor.cpp remove no-parallel tag from some tests 2023-08-11 00:00:36 +02:00
QueryParameterVisitor.h Updated to get column data type based not function , not the query parameter type , added test for the same - 40907 Parameterized views as table functions 2022-12-19 15:05:38 +01:00
queryToString.cpp
queryToString.h
QueryWithOutputSettingsPushDownVisitor.cpp Revert changes with complex SettingsChanges 2023-02-03 21:04:45 +01:00
QueryWithOutputSettingsPushDownVisitor.h Revert changes with complex SettingsChanges 2023-02-03 21:04:45 +01:00
SelectUnionMode.cpp
SelectUnionMode.h
StringRange.h
SyncReplicaMode.h fix 2023-03-31 16:09:00 +02:00
TablePropertiesQueriesASTs.h Fix even more trash 2023-02-02 02:11:16 +01:00
TokenIterator.cpp Kusto-phase2: use seperated path to parse kql query 2023-08-26 07:40:40 -07:00
TokenIterator.h Better 2023-05-25 14:05:44 +00:00
toOneLineQuery.cpp
toOneLineQuery.h