.. |
Access
|
Fix bcrypt password being displayed in system.query_log
|
2024-09-30 20:12:21 +00:00 |
examples
|
Remove dbms dependency on clickhouse_functions
|
2024-09-24 19:48:23 +02:00 |
fuzzers
|
Automatic style fix
|
2024-09-27 10:19:49 +00:00 |
HiliteComparator
|
More CMake fixes
|
2023-04-04 15:39:16 +00:00 |
Kusto
|
Fix errors
|
2024-06-17 05:12:45 +02:00 |
MySQL
|
Fix error
|
2024-07-24 09:05:06 +02:00 |
PRQL
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
tests
|
Merge branch 'master' into multi_auth_methods
|
2024-09-03 15:01:59 -03: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
|
Fix alter query clone with SQL security
|
2024-06-07 02:20:03 -04:00 |
ASTAlterQuery.h
|
Merge branch 'master' into hanfei/stats_uniq
|
2024-05-14 18:16:52 +02:00 |
ASTAssignment.h
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
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
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
ASTBackupQuery.h
|
Fix parameter's name.
|
2024-01-29 16:24:16 +01:00 |
ASTCheckQuery.h
|
Useless changes
|
2024-05-09 03:11:02 +02:00 |
ASTCollation.cpp
|
Apply suggestions from code review
|
2022-04-22 20:00:12 +08:00 |
ASTCollation.h
|
remove parse about the not null in ParserCollation
|
2022-04-15 21:31:25 +08:00 |
ASTColumnDeclaration.cpp
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTColumnDeclaration.h
|
support statistics on replicated merge tree
|
2024-06-06 20:18:42 +02:00 |
ASTColumnsMatcher.cpp
|
Remove it from remaining places
|
2024-03-19 19:55:59 +01:00 |
ASTColumnsMatcher.h
|
Fix recompilation of regexps during backtracking in the parser
|
2024-03-18 18:40:47 +01:00 |
ASTColumnsTransformers.cpp
|
Fix REPLACE modifier formatting (forbid omitting brackets)
|
2024-08-05 08:59:28 +02:00 |
ASTColumnsTransformers.h
|
Fix error
|
2024-03-21 02:28:14 +01:00 |
ASTConstraintDeclaration.cpp
|
fix
|
2021-01-03 18:02:00 +03:00 |
ASTConstraintDeclaration.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTCreateFunctionQuery.cpp
|
support explain create function query
|
2022-01-20 16:23:52 +08:00 |
ASTCreateFunctionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTCreateIndexQuery.cpp
|
Debug fuzzer failures (#61062)
|
2024-03-08 21:27:56 +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
|
Support create a new table with CLONE AS
|
2024-08-30 07:24:24 +00:00 |
ASTCreateQuery.h
|
Support create a new table with CLONE AS
|
2024-08-30 07:24:24 +00:00 |
ASTDatabaseOrNone.cpp
|
Backquote default database in CREATE USER
|
2021-08-15 17:05:28 +03:00 |
ASTDatabaseOrNone.h
|
add missing changes
|
2021-07-28 14:05:22 +08:00 |
ASTDataType.cpp
|
Fix error
|
2024-08-18 03:02:20 +02:00 |
ASTDataType.h
|
Fix error
|
2024-07-27 04:33:55 +02:00 |
ASTDeleteQuery.cpp
|
feat: add delete from in pastition cmd
|
2024-08-05 19:32:45 +08:00 |
ASTDeleteQuery.h
|
fix: change alter query to ternary expression
|
2024-08-30 15:02:09 +08:00 |
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
|
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
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTDictionaryAttributeDeclaration.h
|
Initialize POD members of ASTs to make it less error-prone
|
2023-05-25 10:18:55 +02:00 |
ASTDropFunctionQuery.cpp
|
SQLUserDefinedFunctions support ON CLUSTER
|
2021-10-27 11:28:21 +03:00 |
ASTDropFunctionQuery.h
|
Fix even more trash
|
2023-02-02 02:11:16 +01:00 |
ASTDropIndexQuery.cpp
|
Debug fuzzer failures (#61062)
|
2024-03-08 21:27:56 +01:00 |
ASTDropIndexQuery.h
|
SQL create drop index update implementation
|
2022-06-29 13:10:30 +02:00 |
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
|
remove whitespaces
|
2024-05-01 18:31:17 +02:00 |
ASTDropQuery.h
|
cmment
|
2024-04-10 09:50:47 +08:00 |
ASTExplainQuery.h
|
Reapply "Remove some unnecessary UNREACHABLE s"
|
2024-05-29 13:37:47 +00:00 |
ASTExpressionList.cpp
|
Pretty print tuples in CREATE TABLE statements
|
2024-08-17 03:44:18 +02:00 |
ASTExpressionList.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
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
|
Mask azure connection string sensitive info
|
2024-09-18 18:32:22 +00:00 |
ASTFunction.h
|
Fix compilation.
|
2024-08-03 16:20:23 +02:00 |
ASTFunctionWithKeyValueArguments.cpp
|
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
|
2024-09-23 07:06:58 +00:00 |
ASTFunctionWithKeyValueArguments.h
|
Fix #56258, attempt II
|
2023-11-10 14:03:13 +00:00 |
ASTHelpers.h
|
Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders
|
2022-03-14 18:17:35 +00:00 |
ASTIdentifier_fwd.h
|
Implement SHOW COLUMNS
|
2023-03-28 18:04:22 +00:00 |
ASTIdentifier.cpp
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTIdentifier.h
|
batter
|
2024-03-29 09:53:50 +08:00 |
ASTIndexDeclaration.cpp
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTIndexDeclaration.h
|
Rename index type "usearch" to "vector_similarity"
|
2024-08-12 15:30:45 +00:00 |
ASTInsertQuery.cpp
|
Remove support for INSERT WATCH query
|
2024-04-08 05:37:09 +02:00 |
ASTInsertQuery.h
|
Remove support for INSERT WATCH query
|
2024-04-08 05:37:09 +02:00 |
ASTInterpolateElement.cpp
|
aliases processing fixed
|
2022-03-28 19:15:53 -04:00 |
ASTInterpolateElement.h
|
fixed ASTInterpolateElement::clone, fixed QueryNormalizer to exclude ASTInterpolateElement::children
|
2022-04-07 17:41:05 -04:00 |
ASTKillQueryQuery.cpp
|
fix bugs (now tests pass)
|
2023-03-28 17:21:53 +01:00 |
ASTKillQueryQuery.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
ASTLiteral.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
ASTLiteral.h
|
add comments
|
2024-06-04 09:36:14 +08:00 |
ASTNameTypePair.cpp
|
Pretty print tuples in CREATE TABLE statements
|
2024-08-17 03:44:18 +02:00 |
ASTNameTypePair.h
|
Get rid of annoying trailing whitespaces in CREATE query
|
2020-06-02 00:11:08 +03:00 |
ASTObjectTypeArgument.cpp
|
Fix special builds and tests
|
2024-07-22 14:28:07 +00:00 |
ASTObjectTypeArgument.h
|
Unify SKIP and SKIP PREFIX hints, improve JSON parsing
|
2024-07-15 14:46:08 +00:00 |
ASTOptimizeQuery.cpp
|
Debug fuzzer failures (#61062)
|
2024-03-08 21:27:56 +01:00 |
ASTOptimizeQuery.h
|
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
|
2023-12-28 14:07:59 +01:00 |
ASTOrderByElement.cpp
|
Revert "Revert "Rich syntax highlighting in the client""
|
2024-04-10 21:39:02 +02:00 |
ASTOrderByElement.h
|
Analyzer: Fix query parameters
|
2024-04-02 17:47:00 +02: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
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTProjectionDeclaration.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTProjectionSelectQuery.cpp
|
Also disable legacy_column_name_of_tuple_literal
|
2024-01-09 22:08:29 +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
|
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
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ASTQueryWithOnCluster.h
|
Make calculation of shard_num & replica_num not dependant on match of the cluster's definitions on nodes.
|
2022-05-03 11:01:44 +02:00 |
ASTQueryWithOutput.cpp
|
Make tidy happy
|
2024-03-05 19:35:39 +01: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
|
Merge branch 'master' into modern-assert
|
2024-03-12 18:30:44 +01:00 |
ASTRefreshStrategy.cpp
|
Refreshable materialized views improvements
|
2024-06-25 08:44:34 +00:00 |
ASTRefreshStrategy.h
|
Refreshable materialized views improvements
|
2024-06-25 08:44:34 +00:00 |
ASTRenameQuery.h
|
Check column names when creating table, fix a thing, move code around a little
|
2024-06-25 08:44:35 +00:00 |
ASTSampleRatio.cpp
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
ASTSampleRatio.h
|
Added SAMPLE BY support. Added SAMPLE BY, FINAL support for JOINS.
|
2022-10-24 10:22:20 +02:00 |
ASTSelectIntersectExceptQuery.cpp
|
implement intersect + except distinct
|
2022-08-30 18:09:01 +08:00 |
ASTSelectIntersectExceptQuery.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
ASTSelectQuery.cpp
|
Analyzer support recursive CTEs
|
2024-04-28 12:52:17 +03:00 |
ASTSelectQuery.h
|
Analyzer support recursive CTEs
|
2024-04-28 12:52:17 +03:00 |
ASTSelectWithUnionQuery.cpp
|
Better formatting
|
2024-02-19 13:40:28 +01:00 |
ASTSelectWithUnionQuery.h
|
Added is_parameterized_view in ASTFunction and fixed review comments - 40907 Parameterized views as table functions
|
2022-11-07 15:22:45 +01:00 |
ASTSetQuery.cpp
|
Fix garbage
|
2024-02-19 13:15:35 +01:00 |
ASTSetQuery.h
|
Useless changes
|
2024-05-09 02:07: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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
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
|
Fix alter query clone with SQL security
|
2024-06-07 02:20:03 -04:00 |
ASTSQLSecurity.h
|
Add definers for views (Attempt 2) (#60439)
|
2024-02-27 19:00:17 -05:00 |
ASTStatisticsDeclaration.cpp
|
fix tests
|
2024-04-03 13:42:26 +02:00 |
ASTStatisticsDeclaration.h
|
support uniq for statistics
|
2024-01-29 19:49:10 +01:00 |
ASTSubquery.cpp
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTSubquery.h
|
Analyzer support recursive CTEs
|
2024-04-28 12:52:17 +03:00 |
ASTSystemQuery.cpp
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-16 00:33:30 +00:00 |
ASTSystemQuery.h
|
Some fixups
|
2024-08-20 13:36:17 +00:00 |
ASTTableOverrides.cpp
|
Remove settings update in ASTTableOverride::formatImpl
|
2024-08-28 03:47:27 +00:00 |
ASTTableOverrides.h
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
ASTTablesInSelectQuery.cpp
|
Add test from #66378
|
2024-07-23 09:23:18 +02:00 |
ASTTablesInSelectQuery.h
|
Useless changes
|
2024-05-09 01:08:33 +02: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
|
Merge remote-tracking branch 'blessed/master' into perf_experiment
|
2022-10-25 15:25:06 +02:00 |
ASTTTLElement.h
|
Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders
|
2022-03-14 18:17:35 +00:00 |
ASTUndropQuery.cpp
|
Debug fuzzer failures (#61062)
|
2024-03-08 21:27:56 +01: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 |
ASTViewTargets.cpp
|
Add view targets Data, Tags, Metrics.
|
2024-08-03 16:20:23 +02:00 |
ASTViewTargets.h
|
Add view targets Data, Tags, Metrics.
|
2024-08-03 16:20:23 +02:00 |
ASTWatchQuery.h
|
Debug fuzzer failures (#61062)
|
2024-03-08 21:27:56 +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
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTWithAlias.h
|
Add support for parametrized SQL aliases
|
2024-07-01 17:21:20 +00:00 |
ASTWithElement.cpp
|
An identifier is ambiguous if it is one of the keywords
|
2024-09-18 06:20:04 +00:00 |
ASTWithElement.h
|
CTE
|
2020-09-13 09:39:17 +08:00 |
CMakeLists.txt
|
Remove iostream_debug_helpers
|
2024-06-04 05:48:45 +02:00 |
CommonParsers.cpp
|
1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay
|
2024-09-27 00:40:16 +00:00 |
CommonParsers.h
|
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
|
2024-09-27 19:05:40 +00:00 |
CreateQueryUUIDs.cpp
|
Add view targets Data, Tags, Metrics.
|
2024-08-03 16:20:23 +02:00 |
CreateQueryUUIDs.h
|
Move view targets to separate AST class "ASTViewTargets"
|
2024-07-16 14:33:13 +02:00 |
DumpASTNode.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
ExpressionElementParsers.cpp
|
Merge pull request #50665 from tonickkozlov/tonickkozlov/parametrized-query-aliases
|
2024-09-22 20:44:34 +00:00 |
ExpressionElementParsers.h
|
Merge branch 'master' into json-data-type
|
2024-07-24 21:26:20 +02:00 |
ExpressionListParsers.cpp
|
Fix garbage
|
2024-09-22 22:11:18 +02:00 |
ExpressionListParsers.h
|
Fix error
|
2024-07-24 09:25:22 +02:00 |
FieldFromAST.cpp
|
rework custom table's disk usage
|
2024-08-06 13:05:23 +02: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
|
update fmtlib version to 9.1.0
|
2024-06-07 06:44:36 +00:00 |
formatSettingName.cpp
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
formatSettingName.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
FunctionParameterValuesVisitor.cpp
|
Addressed review comments
|
2024-06-11 11:53:33 +02:00 |
FunctionParameterValuesVisitor.h
|
Support running function for parameterized view value assignment
|
2024-05-08 10:55:26 +02:00 |
FunctionSecretArgumentsFinder.h
|
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
|
2024-09-23 07:06:58 +00:00 |
FunctionSecretArgumentsFinderAST.h
|
Merge branch 'master' into refactor-secret-finder
|
2024-09-16 08:33:16 -04:00 |
getInsertQuery.cpp
|
Add IdentifierQuotingRule
|
2024-09-10 15:05:56 +00:00 |
getInsertQuery.h
|
Fix build
|
2021-08-25 21:51:43 +00:00 |
IAST_fwd.h
|
Fix a bunch of clang-tidy warnings in headers
|
2024-02-28 23:43:12 +00:00 |
IAST.cpp
|
1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay
|
2024-09-27 00:40:16 +00:00 |
IAST.h
|
Add IdentifierQuotingRule
|
2024-09-10 15:05:56 +00:00 |
IdentifierQuotingStyle.h
|
1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay
|
2024-09-27 00:40:16 +00:00 |
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 |
IParser.cpp
|
Useless changes
|
2024-05-09 03:11:02 +02:00 |
IParser.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
IParserBase.cpp
|
Revert "Revert "Rich syntax highlighting in the client""
|
2024-04-10 21:39:02 +02:00 |
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 |
isUnquotedIdentifier.cpp
|
Avoid generating named tuple for special keywords
|
2024-07-18 02:00:45 +08:00 |
isUnquotedIdentifier.h
|
Avoid generating named tuple for special keywords
|
2024-07-18 02:00:45 +08:00 |
Lexer.cpp
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
Lexer.h
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
LiteralEscapingStyle.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
makeASTForLogicalFunction.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
makeASTForLogicalFunction.h
|
Remove unused potentially dangerous function
|
2020-07-06 09:05:48 +03:00 |
NullsAction.h
|
Move handling of RESPECT NULLS outside of the parser
|
2023-11-27 11:00:27 +01:00 |
obfuscateQueries.cpp
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
obfuscateQueries.h
|
Fix comment
|
2020-09-26 03:50:56 +03:00 |
parseDatabaseAndTableName.cpp
|
More tests, more docstrings, some fixes
|
2024-09-25 17:04:49 -04:00 |
parseDatabaseAndTableName.h
|
fix access elements with default database
|
2024-07-03 13:42:51 -04:00 |
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
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
parseIntervalKind.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseQuery.cpp
|
Fix errors
|
2024-06-17 05:12:45 +02:00 |
parseQuery.h
|
Revert "Revert "Rich syntax highlighting in the client""
|
2024-04-10 21:39:02 +02:00 |
ParserAlterNamedCollectionQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserAlterNamedCollectionQuery.h
|
Add commands CREATE/ALTER/DROP NAMED COLLECTION
|
2022-11-15 15:51:56 +01:00 |
ParserAlterQuery.cpp
|
Remove unnecessary nullptr check
|
2024-09-04 07:44:07 +00:00 |
ParserAlterQuery.h
|
Fixing more headers
|
2024-02-29 15:40:30 +00:00 |
ParserAttachAccessEntity.cpp
|
dedicated files for ParserAttachAccessEntity
|
2022-04-20 22:59:12 -04:00 |
ParserAttachAccessEntity.h
|
dedicated files for ParserAttachAccessEntity
|
2022-04-20 22:59:12 -04:00 |
ParserBackupQuery.cpp
|
Useless changes
|
2024-05-10 04:53:29 +02:00 |
ParserBackupQuery.h
|
More detailed error messages.
|
2022-07-03 14:20:19 +02:00 |
ParserCase.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserCase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserCheckQuery.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
ParserCheckQuery.h
|
wip CHECK query for all tables
|
2023-10-27 15:22:10 +00:00 |
ParserCreateFunctionQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserCreateFunctionQuery.h
|
Add validation of unknown identifiers in function
|
2021-05-11 01:35:22 +03:00 |
ParserCreateIndexQuery.cpp
|
Rename index type "usearch" to "vector_similarity"
|
2024-08-12 15:30:45 +00: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
|
Merge pull request #69091 from tuanpach/create-table-with-clone-as
|
2024-09-27 17:25:26 +00:00 |
ParserCreateQuery.h
|
Fix data types parsing
|
2024-08-12 17:14:43 +00:00 |
ParserDatabaseOrNone.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDatabaseOrNone.h
|
add missing changes
|
2021-07-28 14:05:22 +08:00 |
ParserDataType.cpp
|
Fix
|
2024-08-13 23:51:49 +00:00 |
ParserDataType.h
|
separate parser for data type
|
2020-06-18 17:09:24 +03:00 |
ParserDeleteQuery.cpp
|
Update ParserDeleteQuery.cpp
|
2024-08-14 18:24:03 +08:00 |
ParserDeleteQuery.h
|
Support delete from ... where syntax on mergetree tables
|
2022-07-15 12:32:41 +08:00 |
ParserDescribeCacheQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDescribeCacheQuery.h
|
Rename
|
2022-09-19 14:02:51 +02:00 |
ParserDescribeTableQuery.cpp
|
Remove unused local variables
|
2024-07-14 23:16:53 +02:00 |
ParserDescribeTableQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserDictionary.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
ParserDictionary.h
|
Reduce dependencies on IParser.h
|
2021-11-26 17:04:21 +01:00 |
ParserDictionaryAttributeDeclaration.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDictionaryAttributeDeclaration.h
|
Reduce dependencies on ASTIdentifier.h
|
2021-11-26 16:49:40 +01:00 |
ParserDropFunctionQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDropFunctionQuery.h
|
Add ability to drop functions
|
2021-05-15 01:43:04 +03:00 |
ParserDropIndexQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDropIndexQuery.h
|
SQL create drop index update implementation
|
2022-06-29 13:10:30 +02:00 |
ParserDropNamedCollectionQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserDropNamedCollectionQuery.h
|
Better
|
2022-11-16 17:58:21 +01:00 |
ParserDropQuery.cpp
|
Merge branch 'ClickHouse:master' into truncate_all_tables_from
|
2024-05-03 19:35:59 +02:00 |
ParserDropQuery.h
|
Add drop table IF EMPTY (#48915)
|
2023-09-21 09:20:18 -04:00 |
ParserExplainQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserExplainQuery.h
|
Add function viewExplain
|
2022-10-03 19:14:40 +02:00 |
ParserExternalDDLQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserExternalDDLQuery.h
|
ISSUES-4006 refactor for external ddl
|
2020-08-04 10:31:26 +08:00 |
ParserInsertQuery.cpp
|
Allow trailing comma in the columns list in INSERT query
|
2024-05-15 04:39:36 +02:00 |
ParserInsertQuery.h
|
Introduce compatiblity mode for SETTINGS after FORMAT
|
2022-04-07 16:36:34 +03:00 |
ParserKillQueryQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserKillQueryQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserOptimizeQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserOptimizeQuery.h
|
[RFC] Replacing merge tree new engine (#41005)
|
2023-02-16 16:03:16 +03:00 |
ParserPartition.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
ParserPartition.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserProjectionSelectQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserProjectionSelectQuery.h
|
Projections
|
2021-05-11 18:12:23 +08:00 |
ParserQuery.cpp
|
Update ParserQuery.cpp
|
2024-05-01 18:36:42 +02:00 |
ParserQuery.h
|
Introduce compatiblity mode for SETTINGS after FORMAT
|
2022-04-07 16:36:34 +03:00 |
ParserQueryWithOutput.cpp
|
Revert "Fix unexpected behavior with FORMAT and SETTINGS parsing"
|
2024-08-20 15:11:06 +02:00 |
ParserQueryWithOutput.h
|
Introduce compatiblity mode for SETTINGS after FORMAT
|
2022-04-07 16:36:34 +03:00 |
ParserRefreshStrategy.cpp
|
Fix conflicts
|
2024-06-25 08:44:36 +00:00 |
ParserRefreshStrategy.h
|
refreshable materialized views
|
2023-12-28 17:56:04 +00:00 |
ParserRenameQuery.cpp
|
Better highlighting of keywords
|
2024-04-28 00:19:42 +02:00 |
ParserRenameQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSampleRatio.cpp
|
Fixes for -Wshorten-64-to-32
|
2022-10-21 13:25:19 +02:00 |
ParserSampleRatio.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserSelectQuery.cpp
|
Analyzer support recursive CTEs
|
2024-04-28 12:52:17 +03:00 |
ParserSelectQuery.h
|
Added is_parameterized_view to Context and removed flag from ASTs, updated to use tryGetTable, addressed review comments - 40907 Parameterized views as table functions
|
2022-10-17 18:11:22 +02:00 |
ParserSelectWithUnionQuery.cpp
|
Updated hasQueryParameters using mutable optional bool and typo comment fixed - 40907 Parameterized views as table functions
|
2022-10-20 10:31:41 +02:00 |
ParserSelectWithUnionQuery.h
|
Added is_parameterized_view to Context and removed flag from ASTs, updated to use tryGetTable, addressed review comments - 40907 Parameterized views as table functions
|
2022-10-17 18:11:22 +02:00 |
ParserSetQuery.cpp
|
Fix parsing booleans as values of settings.
|
2024-04-08 13:44:25 +02:00 |
ParserSetQuery.h
|
Adding custom field continued
|
2023-02-03 21:05:18 +01:00 |
ParserShowColumnsQuery.cpp
|
Allow SHOW COLUMNS to work with tables that contain dots in the name
|
2024-09-11 15:15:08 +02:00 |
ParserShowColumnsQuery.h
|
Various cleanups
|
2023-04-26 09:46:35 +00:00 |
ParserShowEngineQuery.h
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserShowFunctionsQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserShowFunctionsQuery.h
|
Add SHOW FUNCTIONS support to client
|
2023-09-07 14:08:50 -07:00 |
ParserShowIndexesQuery.cpp
|
Allow SHOW INDEXES to work with tables that contain dots in the name
|
2024-09-11 15:15:31 +02:00 |
ParserShowIndexesQuery.h
|
Various cleanups
|
2023-04-26 09:46:35 +00:00 |
ParserShowProcesslistQuery.h
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserShowSettingQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserShowSettingQuery.h
|
Fixed code review issues
|
2023-10-25 21:41:26 +03:00 |
ParserShowTablesQuery.cpp
|
Better highlighting of keywords
|
2024-04-28 00:19:42 +02: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
|
Some fixups
|
2024-08-20 13:36:17 +00:00 |
ParserSystemQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserTablePropertiesQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserTablePropertiesQuery.h
|
Support SHOW CREATE VIEW Syntax
|
2020-12-14 22:37:25 +08:00 |
ParserTablesInSelectQuery.cpp
|
Better highlighting of keywords
|
2024-04-28 00:19:42 +02:00 |
ParserTablesInSelectQuery.h
|
Better highlighting of keywords
|
2024-04-28 00:19:42 +02:00 |
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
|
Merge branch 'master' into start-transaction
|
2024-03-19 19:30:26 +01:00 |
ParserTransactionControl.h
|
add transaction counters
|
2021-04-05 14:41:34 +03:00 |
ParserUndropQuery.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
ParserUndropQuery.h
|
support undrop table
|
2023-03-27 22:16:36 +08:00 |
ParserUnionQueryElement.cpp
|
Added is_parameterized_view to Context and removed flag from ASTs, updated to use tryGetTable, addressed review comments - 40907 Parameterized views as table functions
|
2022-10-17 18:11:22 +02:00 |
ParserUnionQueryElement.h
|
Added is_parameterized_view to Context and removed flag from ASTs, updated to use tryGetTable, addressed review comments - 40907 Parameterized views as table functions
|
2022-10-17 18:11:22 +02:00 |
ParserUseQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserUseQuery.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParserViewTargets.cpp
|
Move view targets to separate AST class "ASTViewTargets"
|
2024-07-16 14:33:13 +02:00 |
ParserViewTargets.h
|
Add more comments.
|
2024-07-18 21:26:33 +02:00 |
ParserWatchQuery.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserWatchQuery.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
ParserWithElement.cpp
|
Add table system.keywords [Part 1] (#51808)
|
2024-03-18 16:58:57 +01:00 |
ParserWithElement.h
|
CTE
|
2020-09-13 09:39:17 +08:00 |
queryNormalization.cpp
|
Move StringUtils.h/cpp back to Common/
|
2024-05-19 09:39:36 +00:00 |
queryNormalization.h
|
Remove C++ templates (normalizeQuery)
|
2023-12-17 02:44:30 +01:00 |
QueryParameterVisitor.cpp
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01: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
|
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
|
Revert "Fix unexpected behavior with FORMAT and SETTINGS parsing"
|
2024-08-20 15:11:06 +02:00 |
QueryWithOutputSettingsPushDownVisitor.h
|
Revert "Fix unexpected behavior with FORMAT and SETTINGS parsing"
|
2024-08-20 15:11:06 +02:00 |
SelectUnionMode.cpp
|
Fixed tests
|
2022-10-24 10:22:20 +02:00 |
SelectUnionMode.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
StringRange.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SyncReplicaMode.h
|
fix
|
2023-03-31 16:09:00 +02:00 |
TablePropertiesQueriesASTs.h
|
Fix clone for ASTQueryWithTableAndOutputImpl derived classes
|
2024-03-12 21:03:26 +01:00 |
TokenIterator.cpp
|
Make TokenIterator lazy as it should be
|
2024-05-15 03:27:08 +02:00 |
TokenIterator.h
|
Fix error
|
2024-06-17 04:57:16 +02:00 |
toOneLineQuery.cpp
|
Print query in one line on fatal errors
|
2022-06-03 18:55:53 +03:00 |
toOneLineQuery.h
|
Print query in one line on fatal errors
|
2022-06-03 18:55:53 +03:00 |