.. |
Access
|
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-src
|
2024-02-29 12:58:53 +00:00 |
examples
|
Fix linking of examples
|
2023-08-11 00:40:26 +02:00 |
fuzzers
|
Remove some code
|
2024-01-13 03:48:04 +01:00 |
HiliteComparator
|
|
|
Kusto
|
Fix a bunch of clang-tidy warnings in headers
|
2024-02-28 23:43:12 +00:00 |
MySQL
|
Remove some code
|
2024-01-13 03:48:04 +01:00 |
PRQL
|
PRQL integration (#50686)
|
2023-07-20 12:54:42 +02:00 |
tests
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-23 15:05:46 +01:00 |
ASTAlterNamedCollectionQuery.cpp
|
Merge pull request #56494 from evillique/fix-empty-named-collections
|
2023-11-13 17:49:17 +01:00 |
ASTAlterNamedCollectionQuery.h
|
Refactoring
|
2023-11-09 17:25:20 +01:00 |
ASTAlterQuery.cpp
|
Merge branch 'master' into fix-inconsistent-formatting
|
2024-02-28 17:10:29 +01:00 |
ASTAlterQuery.h
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ASTAssignment.h
|
|
|
ASTAsterisk.cpp
|
|
|
ASTAsterisk.h
|
|
|
ASTBackupQuery.cpp
|
Support FORMAT clause in BACKUP/RESTORE query.
|
2024-01-29 14:19:16 +01:00 |
ASTBackupQuery.h
|
Fix parameter's name.
|
2024-01-29 16:24:16 +01:00 |
ASTCheckQuery.h
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTCollation.cpp
|
|
|
ASTCollation.h
|
|
|
ASTColumnDeclaration.cpp
|
add document
|
2024-01-18 07:55:44 +00:00 |
ASTColumnDeclaration.h
|
add ALTER COLUMN MODIFY/RESET SETTING
|
2024-01-18 05:17:07 +00:00 |
ASTColumnsMatcher.cpp
|
Fix style
|
2024-01-08 08:50:34 +00:00 |
ASTColumnsMatcher.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTColumnsTransformers.cpp
|
Some fixups
|
2024-01-07 22:28:08 +00:00 |
ASTColumnsTransformers.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTConstraintDeclaration.cpp
|
|
|
ASTConstraintDeclaration.h
|
|
|
ASTCreateFunctionQuery.cpp
|
|
|
ASTCreateFunctionQuery.h
|
|
|
ASTCreateIndexQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTCreateIndexQuery.h
|
Fix shit in CREATE INDEX
|
2024-02-21 17:29:15 +01:00 |
ASTCreateNamedCollectionQuery.cpp
|
Refactoring
|
2023-11-09 17:25:20 +01:00 |
ASTCreateNamedCollectionQuery.h
|
Refactoring
|
2023-11-09 17:25:20 +01:00 |
ASTCreateQuery.cpp
|
Merge branch 'master' into fix-inconsistent-formatting
|
2024-02-28 17:10:29 +01:00 |
ASTCreateQuery.h
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ASTDatabaseOrNone.cpp
|
|
|
ASTDatabaseOrNone.h
|
|
|
ASTDeleteQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTDeleteQuery.h
|
|
|
ASTDescribeCacheQuery.cpp
|
Fix trash
|
2024-02-19 11:09:37 +01:00 |
ASTDescribeCacheQuery.h
|
Fix trash
|
2024-02-19 11:09:37 +01:00 |
ASTDictionary.cpp
|
|
|
ASTDictionary.h
|
|
|
ASTDictionaryAttributeDeclaration.cpp
|
|
|
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
|
|
|
ASTDropIndexQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTDropIndexQuery.h
|
|
|
ASTDropNamedCollectionQuery.cpp
|
Fix named collections AST formatters (if [not] exists)
|
2023-07-27 22:11:32 +03:00 |
ASTDropNamedCollectionQuery.h
|
|
|
ASTDropQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTDropQuery.h
|
Add drop table IF EMPTY (#48915)
|
2023-09-21 09:20:18 -04:00 |
ASTExplainQuery.h
|
|
|
ASTExpressionList.cpp
|
Fix inconsistent formatting of lambda functions
|
2024-02-21 19:19:17 +01:00 |
ASTExpressionList.h
|
|
|
ASTExternalDDLQuery.h
|
|
|
ASTForeignKeyDeclaration.h
|
remove trailing white spaces to pass format check
|
2023-08-28 09:19:46 -04:00 |
ASTFunction.cpp
|
Fix inconsistent formatting of operator function and nulls action
|
2024-02-23 15:22:21 +01:00 |
ASTFunction.h
|
Move handling of RESPECT NULLS outside of the parser
|
2023-11-27 11:00:27 +01:00 |
ASTFunctionWithKeyValueArguments.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTFunctionWithKeyValueArguments.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTHelpers.h
|
|
|
ASTIdentifier_fwd.h
|
|
|
ASTIdentifier.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTIdentifier.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTIndexDeclaration.cpp
|
Fix shit in CREATE INDEX
|
2024-02-21 17:29:15 +01:00 |
ASTIndexDeclaration.h
|
Add: USearch default granularity
|
2023-08-16 17:28:16 +04:00 |
ASTInsertQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTInsertQuery.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTInterpolateElement.cpp
|
|
|
ASTInterpolateElement.h
|
|
|
ASTKillQueryQuery.cpp
|
|
|
ASTKillQueryQuery.h
|
|
|
ASTLiteral.cpp
|
Fix test failures
|
2023-11-12 11:06:58 +00:00 |
ASTLiteral.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTNameTypePair.cpp
|
|
|
ASTNameTypePair.h
|
|
|
ASTOptimizeQuery.cpp
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTOptimizeQuery.h
|
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
|
2023-12-28 14:07:59 +01:00 |
ASTOrderByElement.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTOrderByElement.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTPartition.cpp
|
Check if id is nullptr
|
2023-10-18 07:26:32 +00:00 |
ASTPartition.h
|
Make as flexible as it can be
|
2023-10-13 18:51:32 +02:00 |
ASTProjectionDeclaration.cpp
|
|
|
ASTProjectionDeclaration.h
|
|
|
ASTProjectionSelectQuery.cpp
|
Also disable legacy_column_name_of_tuple_literal
|
2024-01-09 22:08:29 +08:00 |
ASTProjectionSelectQuery.h
|
|
|
ASTQualifiedAsterisk.cpp
|
|
|
ASTQualifiedAsterisk.h
|
|
|
ASTQueryParameter.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTQueryParameter.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTQueryWithOnCluster.cpp
|
|
|
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
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTQueryWithTableAndOutput.h
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTRefreshStrategy.cpp
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ASTRefreshStrategy.h
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ASTRenameQuery.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-26 19:01:11 +01:00 |
ASTSampleRatio.cpp
|
|
|
ASTSampleRatio.h
|
|
|
ASTSelectIntersectExceptQuery.cpp
|
|
|
ASTSelectIntersectExceptQuery.h
|
|
|
ASTSelectQuery.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
|
2024-02-26 19:01:11 +01:00 |
ASTSelectQuery.h
|
Support ORDER BY ALL
|
2023-12-16 18:48:23 +08:00 |
ASTSelectWithUnionQuery.cpp
|
Better formatting
|
2024-02-19 13:40:28 +01:00 |
ASTSelectWithUnionQuery.h
|
|
|
ASTSetQuery.cpp
|
Fix garbage
|
2024-02-19 13:15:35 +01:00 |
ASTSetQuery.h
|
Fix inconsistent formatting of SET param_...
|
2024-02-26 02:11:51 +01: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
|
|
|
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
|
|
|
ASTShowSettingQuery.cpp
|
Add SHOW SETTING query
|
2023-10-25 18:49:00 +03:00 |
ASTShowSettingQuery.h
|
Add SHOW SETTING query
|
2023-10-25 18:49:00 +03:00 |
ASTShowTablesQuery.cpp
|
add show merges
|
2023-10-19 18:17:28 +08:00 |
ASTShowTablesQuery.h
|
add show merges
|
2023-10-19 18:17:28 +08:00 |
ASTSQLSecurity.cpp
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ASTSQLSecurity.h
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05: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
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
ASTSubquery.h
|
Fix a bunch of clang-tidy warnings in headers
|
2024-02-28 23:43:12 +00:00 |
ASTSystemQuery.cpp
|
Update src/Parsers/ASTSystemQuery.cpp
|
2024-02-26 03:44:35 +03:00 |
ASTSystemQuery.h
|
Fix inconsistent formatting of SYSTEM SYNC REPLICA LIGHTWEIGHT
|
2024-02-23 15:45:08 +01:00 |
ASTTableOverrides.cpp
|
MaterializedMySQL: Keep parenthesises for empty table overrides
|
2023-06-14 13:37:49 +02:00 |
ASTTableOverrides.h
|
|
|
ASTTablesInSelectQuery.cpp
|
init
|
2023-12-18 15:02:51 +00:00 |
ASTTablesInSelectQuery.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTTimeInterval.cpp
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ASTTimeInterval.h
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ASTTransactionControl.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTTransactionControl.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTTTLElement.cpp
|
|
|
ASTTTLElement.h
|
|
|
ASTUndropQuery.cpp
|
Fix trash
|
2024-02-21 08:29:39 +01:00 |
ASTUndropQuery.h
|
|
|
ASTUseQuery.h
|
more parallel tests
|
2023-08-15 23:04:04 +02:00 |
ASTWatchQuery.h
|
Attempt to remove a lot of trash
|
2024-02-19 08:15:28 +01:00 |
ASTWindowDefinition.cpp
|
Fix inconsistent formatting of window functions
|
2024-02-23 15:06:03 +01:00 |
ASTWindowDefinition.h
|
Fix inconsistent formatting of window functions
|
2024-02-23 15:06:03 +01:00 |
ASTWithAlias.cpp
|
Remove default value for argument 'ignore_aliases' from IAST::getTreeHash()
|
2023-11-13 10:27:38 +00:00 |
ASTWithAlias.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTWithElement.cpp
|
|
|
ASTWithElement.h
|
|
|
CMakeLists.txt
|
Kusto-phase2 : Added KQL functions interface.
|
2023-08-26 07:40:24 -07:00 |
CommonParsers.cpp
|
|
|
CommonParsers.h
|
|
|
DumpASTNode.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
ExpressionElementParsers.cpp
|
Revert "Revert "Check stack size in Parser""
|
2024-02-27 01:34:50 +03:00 |
ExpressionElementParsers.h
|
Fix a bunch of clang-tidy warnings in headers
|
2024-02-28 23:43:12 +00:00 |
ExpressionListParsers.cpp
|
Fix inconsistent formatting of SELECT ... FROM (EXPLAIN ...)
|
2024-02-18 05:38:34 +01:00 |
ExpressionListParsers.h
|
Fix tuple parser
|
2023-10-13 17:36:38 +02:00 |
FieldFromAST.cpp
|
|
|
FieldFromAST.h
|
|
|
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
|
|
|
FunctionParameterValuesVisitor.h
|
|
|
getInsertQuery.cpp
|
Make IAST::FormatSettings more regular, pt. III
|
2023-07-20 10:34:05 +00:00 |
getInsertQuery.h
|
|
|
IAST_fwd.h
|
Fix a bunch of clang-tidy warnings in headers
|
2024-02-28 23:43:12 +00:00 |
IAST.cpp
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
IAST.h
|
Fix inconsistent formatting of lambda functions
|
2024-02-21 19:19:17 +01:00 |
IdentifierQuotingStyle.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InsertQuerySettingsPushDownVisitor.cpp
|
|
|
InsertQuerySettingsPushDownVisitor.h
|
|
|
iostream_debug_helpers.cpp
|
|
|
iostream_debug_helpers.h
|
|
|
IParser.h
|
Revert "Revert "Check stack size in Parser""
|
2024-02-27 01:34:50 +03:00 |
IParserBase.cpp
|
|
|
IParserBase.h
|
|
|
isDiskFunction.cpp
|
Allow to add disk name for custom disk
|
2023-06-28 19:05:35 +02:00 |
isDiskFunction.h
|
|
|
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
|
|
|
NullsAction.h
|
Move handling of RESPECT NULLS outside of the parser
|
2023-11-27 11:00:27 +01:00 |
obfuscateQueries.cpp
|
Obfuscator: keep settings and timezones
|
2023-12-23 04:55:55 +01:00 |
obfuscateQueries.h
|
|
|
parseDatabaseAndTableName.cpp
|
|
|
parseDatabaseAndTableName.h
|
|
|
parseIdentifierOrStringLiteral.cpp
|
Fix CREATE USER query
|
2024-02-21 17:56:36 +01:00 |
parseIdentifierOrStringLiteral.h
|
Fix CREATE USER query
|
2024-02-21 17:56:36 +01:00 |
parseIntervalKind.cpp
|
Update to clang-19
|
2024-02-27 14:37:21 +01: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
|
Refactoring
|
2023-11-09 17:25:20 +01:00 |
ParserAlterNamedCollectionQuery.h
|
|
|
ParserAlterQuery.cpp
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ParserAlterQuery.h
|
Remove ALTER LIVE VIEW
|
2024-02-23 22:56:18 +01:00 |
ParserAttachAccessEntity.cpp
|
|
|
ParserAttachAccessEntity.h
|
|
|
ParserBackupQuery.cpp
|
|
|
ParserBackupQuery.h
|
|
|
ParserCase.cpp
|
|
|
ParserCase.h
|
|
|
ParserCheckQuery.cpp
|
wip CHECK query for all tables
|
2023-10-27 15:22:10 +00:00 |
ParserCheckQuery.h
|
wip CHECK query for all tables
|
2023-10-27 15:22:10 +00:00 |
ParserCreateFunctionQuery.cpp
|
|
|
ParserCreateFunctionQuery.h
|
|
|
ParserCreateIndexQuery.cpp
|
Fix shit in CREATE INDEX
|
2024-02-21 17:29:15 +01: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
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ParserCreateQuery.h
|
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-src
|
2024-02-29 12:58:53 +00:00 |
ParserDatabaseOrNone.cpp
|
|
|
ParserDatabaseOrNone.h
|
|
|
ParserDataType.cpp
|
Restart CI
|
2024-01-29 12:54:29 +01:00 |
ParserDataType.h
|
|
|
ParserDeleteQuery.cpp
|
|
|
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
|
|
|
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
|
|
|
ParserExplainQuery.h
|
|
|
ParserExternalDDLQuery.cpp
|
|
|
ParserExternalDDLQuery.h
|
|
|
ParserInsertQuery.cpp
|
Kusto-phase2: remove unnecessary changes
|
2023-08-26 07:40:39 -07:00 |
ParserInsertQuery.h
|
|
|
ParserKillQueryQuery.cpp
|
add kill transaction query
|
2022-03-10 22:29:58 +01:00 |
ParserKillQueryQuery.h
|
|
|
ParserOptimizeQuery.cpp
|
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
|
2023-12-28 14:07:59 +01:00 |
ParserOptimizeQuery.h
|
|
|
ParserPartition.cpp
|
Fix include used for debugging
|
2024-02-12 17:25:17 +00:00 |
ParserPartition.h
|
|
|
ParserProjectionSelectQuery.cpp
|
|
|
ParserProjectionSelectQuery.h
|
|
|
ParserQuery.cpp
|
Support FORMAT clause in BACKUP/RESTORE query.
|
2024-01-29 14:19:16 +01:00 |
ParserQuery.h
|
|
|
ParserQueryWithOutput.cpp
|
Support FORMAT clause in BACKUP/RESTORE query.
|
2024-01-29 14:19:16 +01:00 |
ParserQueryWithOutput.h
|
|
|
ParserRefreshStrategy.cpp
|
Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY
|
2023-12-28 17:56:06 +00:00 |
ParserRefreshStrategy.h
|
refreshable materialized views
|
2023-12-28 17:56:04 +00:00 |
ParserRenameQuery.cpp
|
modify style
|
2023-10-12 14:21:20 +08:00 |
ParserRenameQuery.h
|
|
|
ParserSampleRatio.cpp
|
|
|
ParserSampleRatio.h
|
|
|
ParserSelectQuery.cpp
|
Revert "Replace ORDER BY ALL by ORDER BY * "
|
2024-02-21 19:05:20 +01:00 |
ParserSelectQuery.h
|
|
|
ParserSelectWithUnionQuery.cpp
|
|
|
ParserSelectWithUnionQuery.h
|
|
|
ParserSetQuery.cpp
|
Fix inconsistent formatting of SET param_...
|
2024-02-26 02:11:51 +01:00 |
ParserSetQuery.h
|
|
|
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
|
|
|
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
|
|
|
ParserShowSettingQuery.cpp
|
Fixed code review issues
|
2023-10-25 21:41:26 +03:00 |
ParserShowSettingQuery.h
|
Fixed code review issues
|
2023-10-25 21:41:26 +03:00 |
ParserShowTablesQuery.cpp
|
add show merges
|
2023-10-19 18:17:28 +08:00 |
ParserShowTablesQuery.h
|
add show merges
|
2023-10-19 18:17:28 +08:00 |
ParserStringAndSubstitution.cpp
|
Support query parameters in ALTER TABLE ... PART
|
2024-01-15 14:16:54 +03:00 |
ParserStringAndSubstitution.h
|
Support query parameters in ALTER TABLE ... PART
|
2024-01-15 14:16:54 +03:00 |
ParserSystemQuery.cpp
|
Fix inconsistent formatting of SYSTEM SYNC REPLICA LIGHTWEIGHT
|
2024-02-23 15:45:08 +01: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
|
init
|
2023-12-18 15:02:51 +00:00 |
ParserTablesInSelectQuery.h
|
|
|
ParserTimeInterval.cpp
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ParserTimeInterval.h
|
Overhaul timestamp arithmetic
|
2023-12-28 17:56:04 +00:00 |
ParserTransactionControl.cpp
|
|
|
ParserTransactionControl.h
|
|
|
ParserUndropQuery.cpp
|
Fix trash
|
2024-02-21 08:29:39 +01:00 |
ParserUndropQuery.h
|
|
|
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.cpp
|
Handle signed numeric literals in normalizeQuery
|
2024-01-11 11:04:28 +01:00 |
queryNormalization.h
|
Remove C++ templates (normalizeQuery)
|
2023-12-17 02:44:30 +01:00 |
QueryParameterVisitor.cpp
|
remove no-parallel tag from some tests
|
2023-08-11 00:00:36 +02:00 |
QueryParameterVisitor.h
|
|
|
queryToString.cpp
|
Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr"
|
2024-02-07 02:52:43 +01:00 |
queryToString.h
|
Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr"
|
2024-02-07 02:52:43 +01:00 |
QueryWithOutputSettingsPushDownVisitor.cpp
|
|
|
QueryWithOutputSettingsPushDownVisitor.h
|
|
|
SelectUnionMode.cpp
|
|
|
SelectUnionMode.h
|
|
|
StringRange.h
|
|
|
SyncReplicaMode.h
|
|
|
TablePropertiesQueriesASTs.h
|
Attempt to remove a lot of trash
|
2024-02-19 08:28:07 +01:00 |
TokenIterator.cpp
|
Kusto-phase2: use seperated path to parse kql query
|
2023-08-26 07:40:40 -07:00 |
TokenIterator.h
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
toOneLineQuery.cpp
|
|
|
toOneLineQuery.h
|
|
|