.. |
ClusterProxy
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
tests
|
Fix a race condition in parallel table loading.
|
2019-07-19 17:35:02 +03:00 |
ActionLocksManager.cpp
|
fix review
|
2019-05-29 10:43:52 +08:00 |
ActionLocksManager.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
ActionsVisitor.cpp
|
Add function ignoreExceptNull to meet nullable functionIn's requirement for optimization of analyse.
|
2019-05-07 13:20:23 +08:00 |
ActionsVisitor.h
|
Refactoring: extract SubqueryForSet to own files
|
2019-01-30 15:01:00 +03:00 |
AddDefaultDatabaseVisitor.h
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
addMissingDefaults.cpp
|
CLICKHOUSE-4127: Convert destination table's data when reading from
|
2018-11-27 03:43:58 +03:00 |
addMissingDefaults.h
|
CLICKHOUSE-4127: Convert destination table's data when reading from
|
2018-11-27 03:43:58 +03:00 |
addTypeConversionToAST.cpp
|
Merging
|
2019-06-16 19:47:47 +03:00 |
addTypeConversionToAST.h
|
Added missing files
|
2019-06-14 22:39:56 +03:00 |
AggregateDescription.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
AggregationCommon.h
|
Hardening debug build (experimental) (#4632)
|
2019-03-10 06:16:51 +03:00 |
Aggregator.cpp
|
Merged with master.
|
2019-07-08 16:00:54 +03:00 |
Aggregator.h
|
Remove spaces from empty line
|
2019-07-28 20:46:48 +03:00 |
Aliases.h
|
Fix includes (#4673)
|
2019-03-13 16:58:04 +03:00 |
AnalyzedJoin.cpp
|
Make setting join_use_nulls get no effect for types that cannot be inside Nullable
|
2019-06-20 16:13:46 +03:00 |
AnalyzedJoin.h
|
fix perf regression: do not add right join key to result if possible
|
2019-05-13 21:58:15 +03:00 |
ArrayJoinedColumnsVisitor.h
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
AsteriskSemantic.h
|
Rename files
|
2019-07-21 20:03:58 +03:00 |
AsynchronousMetrics.cpp
|
Update AsynchronousMetrics.cpp
|
2019-07-17 22:34:29 +03:00 |
AsynchronousMetrics.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-14 22:22:09 +03:00 |
BloomFilter.cpp
|
fix float in bloom filter
|
2019-06-19 23:13:21 +08:00 |
BloomFilter.h
|
fix float in bloom filter
|
2019-06-19 23:13:21 +08:00 |
BloomFilterHash.h
|
fix float in bloom filter
|
2019-06-19 23:13:21 +08:00 |
CancellationCode.h
|
return CancellationCode from killMutation [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
castColumn.cpp
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
castColumn.h
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 06:52:33 +03:00 |
CatBoostModel.cpp
|
Remove unnecessary try-catch in the constructors of classes derived from IExternalLoadable.
|
2019-07-17 11:39:36 +03:00 |
CatBoostModel.h
|
Remove unnecessary try-catch in the constructors of classes derived from IExternalLoadable.
|
2019-07-17 11:39:36 +03:00 |
ClientInfo.cpp
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
ClientInfo.h
|
Do not send queries to leader replica received from DDLWorker
|
2019-04-12 14:06:05 +03:00 |
Cluster.cpp
|
Allowed unresolvable addresses in cluster configuration #5714
|
2019-07-08 04:43:41 +03:00 |
Cluster.h
|
Allowed unresolvable addresses in cluster configuration #5714
|
2019-07-08 04:43:41 +03:00 |
CMakeLists.txt
|
Allow to use internal compiler with system includes (fix compile for freebsd) (#5447)
|
2019-05-30 15:58:15 +03:00 |
CollectJoinOnKeysVisitor.h
|
fix cross alliasing case with JOIN ON
|
2019-07-25 22:25:51 +03:00 |
ColumnNamesContext.cpp
|
fix perf regression: do not add right join key to result if possible
|
2019-05-13 21:58:15 +03:00 |
ColumnNamesContext.h
|
fix perf regression: do not add right join key to result if possible
|
2019-05-13 21:58:15 +03:00 |
Compiler.cpp
|
Use mimalloc instead of lfallocator
|
2019-06-27 18:13:19 +03:00 |
Compiler.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
config_compile.h.in
|
Allow to use internal compiler with system includes (fix compile for freebsd) (#5447)
|
2019-05-30 15:58:15 +03:00 |
Context.cpp
|
Merge pull request #4247 from laplab/query-poor-mans-profiler
|
2019-07-23 03:02:58 +03:00 |
Context.h
|
resolved conflict
|
2019-07-28 02:00:15 +03:00 |
convertFieldToType.cpp
|
add decimal to decimal convertion in IN
|
2019-05-20 18:51:54 +03:00 |
convertFieldToType.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
createBlockSelector.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
createBlockSelector.h
|
Better [#CLICKHOUSE-2].
|
2017-12-02 00:13:25 +03:00 |
CrossToInnerJoinVisitor.cpp
|
Update CrossToInnerJoinVisitor.cpp
|
2019-05-25 14:05:12 +03:00 |
CrossToInnerJoinVisitor.h
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
DatabaseAndTableWithAlias.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
DatabaseAndTableWithAlias.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
DDLWorker.cpp
|
Merge pull request #4247 from laplab/query-poor-mans-profiler
|
2019-07-23 03:02:58 +03:00 |
DDLWorker.h
|
Execute some distributed DDL queries on leader
|
2019-06-26 17:52:20 +03:00 |
DNSCacheUpdater.cpp
|
Allow time drift in DNSCacheUpdater for natural randomization
|
2019-07-05 16:20:21 +03:00 |
DNSCacheUpdater.h
|
Allow time drift in DNSCacheUpdater for natural randomization
|
2019-07-05 16:20:21 +03:00 |
EmbeddedDictionaries.cpp
|
Removed obsolete undocumented embedded dictionaries that were used by Yandex.Metrica
|
2019-06-27 22:18:28 +03:00 |
EmbeddedDictionaries.h
|
Removed obsolete undocumented embedded dictionaries that were used by Yandex.Metrica
|
2019-06-27 22:18:28 +03:00 |
evaluateConstantExpression.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
evaluateConstantExpression.h
|
Explicitly include <optional> for clang-6.0
|
2018-12-19 16:57:55 +03:00 |
evaluateMissingDefaults.cpp
|
CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397)
|
2019-05-25 14:03:12 +03:00 |
evaluateMissingDefaults.h
|
send defaults via serialized ColumnsDescription CLICKHOUSE-3578
|
2018-12-04 23:03:04 +03:00 |
executeQuery.cpp
|
enable input_format_defaults_for_omitted_fields & disable (not working) defaults for table functions
|
2019-07-17 21:30:17 +03:00 |
executeQuery.h
|
Merged with master.
|
2019-06-25 20:00:54 +03:00 |
ExecuteScalarSubqueriesVisitor.cpp
|
Fixes for #5331
|
2019-06-14 20:15:30 +03:00 |
ExecuteScalarSubqueriesVisitor.h
|
minor changes
|
2019-02-22 18:45:47 +03:00 |
ExpressionActions.cpp
|
Fix comment
|
2019-07-31 15:35:23 +03:00 |
ExpressionActions.h
|
Fix bug in prewhere + distributed
|
2019-07-31 13:22:56 +03:00 |
ExpressionAnalyzer.cpp
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
ExpressionAnalyzer.h
|
remove unused ExpressionAnalyzer settings
|
2019-07-30 14:41:11 +03:00 |
ExpressionJIT.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
ExpressionJIT.h
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
ExternalDictionaries.cpp
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
ExternalDictionaries.h
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
ExternalLoader.cpp
|
Add comments.
|
2019-07-20 00:04:19 +03:00 |
ExternalLoader.h
|
Remove unnecessary try-catch in the constructors of classes derived from IExternalLoadable.
|
2019-07-17 11:39:36 +03:00 |
ExternalLoaderConfigRepository.cpp
|
Do not write preprocessed configs to /etc/ (#2443)
|
2018-11-27 19:11:46 +03:00 |
ExternalLoaderConfigRepository.h
|
Do not write preprocessed configs to /etc/ (#2443)
|
2018-11-27 19:11:46 +03:00 |
ExternalModels.cpp
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
ExternalModels.h
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
ExternalTablesVisitor.h
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
ExtractFunctionDataVisitor.cpp
|
ISSUES-3885 better test & fix isStateful bug
|
2019-01-30 12:49:00 +08:00 |
ExtractFunctionDataVisitor.h
|
ISSUES-3885 better test & fix isStateful bug
|
2019-01-30 12:49:00 +08:00 |
FindIdentifierBestTableVisitor.cpp
|
Fixed build
|
2019-03-04 18:53:51 +03:00 |
FindIdentifierBestTableVisitor.h
|
Implement push-down inside join-statement
|
2019-02-26 13:56:19 +03:00 |
getClusterName.cpp
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
getClusterName.h
|
translate comments: Interpreters
|
2017-06-03 19:21:00 +03:00 |
GlobalSubqueriesVisitor.h
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
IdentifierSemantic.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
IdentifierSemantic.h
|
JoinToSubqueryTransform with short names
|
2019-02-20 15:12:36 +03:00 |
IExternalLoadable.cpp
|
Dictionaries can be loaded in parallel.
|
2019-06-14 22:18:47 +03:00 |
IExternalLoadable.h
|
Remove unnecessary try-catch in the constructors of classes derived from IExternalLoadable.
|
2019-07-17 11:39:36 +03:00 |
IExternalLoaderConfigRepository.h
|
Do not write preprocessed configs to /etc/ (#2443)
|
2018-11-27 19:11:46 +03:00 |
IInterpreter.h
|
QueryPipeline [in progress].
|
2019-04-03 13:14:36 +03:00 |
InDepthNodeVisitor.h
|
visitor for JOIN ON keys extraction
|
2019-07-23 22:49:15 +03:00 |
InJoinSubqueriesPreprocessor.cpp
|
partially fix distributed_product_mode=local
|
2019-04-11 22:29:28 +03:00 |
InJoinSubqueriesPreprocessor.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
InternalTextLogsQueue.cpp
|
bugfix client logs + some tests
|
2019-07-10 16:15:22 +03:00 |
InternalTextLogsQueue.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
InterpreterAlterQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterAlterQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterCheckQuery.cpp
|
Fix style
|
2019-07-16 13:50:59 +03:00 |
InterpreterCheckQuery.h
|
Add settings for check query backward compatibility
|
2019-07-16 13:19:37 +03:00 |
InterpreterCreateQuery.cpp
|
Merge pull request #6057 from dimarub2000/master
|
2019-07-23 02:50:08 +03:00 |
InterpreterCreateQuery.h
|
Fix a race condition in parallel table loading.
|
2019-07-19 17:35:02 +03:00 |
InterpreterDescribeQuery.cpp
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-18 21:52:18 +03:00 |
InterpreterDescribeQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterDropQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterDropQuery.h
|
Merge remote-tracking branch 'upstream/master' into iast-as
|
2019-03-14 16:05:09 +03:00 |
InterpreterExistsQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterExistsQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterExplainQuery.cpp
|
SelectQueryOptions v3 (no inheritance)
|
2019-03-18 15:05:51 +03:00 |
InterpreterExplainQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterFactory.cpp
|
Merge branch 'master' into ast
|
2019-03-18 13:36:13 +03:00 |
InterpreterFactory.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterInsertQuery.cpp
|
CREATE TABLE AS table_function()
|
2019-07-18 21:29:49 +03:00 |
InterpreterInsertQuery.h
|
const insert interpreter
|
2019-03-29 23:47:16 +08:00 |
InterpreterKillQueryQuery.cpp
|
Fix kill query.
|
2019-04-16 19:38:33 +03:00 |
InterpreterKillQueryQuery.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
InterpreterOptimizeQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterOptimizeQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterRenameQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterRenameQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterSelectQuery.cpp
|
rename setting 'optimize_pk_order' and some functions
|
2019-07-28 04:16:56 +03:00 |
InterpreterSelectQuery.h
|
better pipeline while reading in pk_order
|
2019-07-27 01:18:27 +03:00 |
InterpreterSelectWithUnionQuery.cpp
|
Merged with master.
|
2019-06-25 20:00:54 +03:00 |
InterpreterSelectWithUnionQuery.h
|
Fix header for union.
|
2019-04-09 16:07:07 +03:00 |
InterpreterSetQuery.cpp
|
Refactoring of Settings based on new template class SettingsCollection.
|
2019-04-26 19:11:05 +03:00 |
InterpreterSetQuery.h
|
Refactoring of Settings based on new template class SettingsCollection.
|
2019-04-26 19:11:05 +03:00 |
InterpreterShowCreateQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterShowCreateQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterShowProcesslistQuery.cpp
|
more refactoring: funcs to extract database_and_table from AST
|
2018-10-29 22:04:28 +03:00 |
InterpreterShowProcesslistQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterShowTablesQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterShowTablesQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
InterpreterSystemQuery.cpp
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-06-26 11:46:04 +00:00 |
InterpreterSystemQuery.h
|
Rename system sync distributed to system flush distributed
|
2019-05-29 10:43:52 +08:00 |
InterpreterUseQuery.cpp
|
Revert references where they were before refactoring.
|
2019-03-15 19:14:13 +03:00 |
InterpreterUseQuery.h
|
Include IAST_fwd.h for using ASTPtr
|
2019-03-11 17:01:45 +03:00 |
interpretSubquery.cpp
|
fix use after move
|
2019-04-09 17:59:06 +03:00 |
interpretSubquery.h
|
extract visitor from ExpressionAnalyser [CLICKHOUSE-3996]
|
2018-10-12 18:41:28 +03:00 |
InterserverIOHandler.h
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
IRuntimeComponentsFactory.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
IUsersManager.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
Join.cpp
|
do not save null bitmaps for blocks without nulls
|
2019-07-04 15:38:54 +03:00 |
Join.h
|
use better data types
|
2019-07-04 15:12:39 +03:00 |
joinDispatch.h
|
Update joinDispatch.h
|
2019-07-03 01:55:36 +03:00 |
JoinToSubqueryTransformVisitor.cpp
|
Merge pull request #4952 from 4ertus2/ast
|
2019-04-11 13:38:44 +03:00 |
JoinToSubqueryTransformVisitor.h
|
Asterisks for multiple joins CLICKHOUSE-4372
|
2019-04-03 19:06:05 +03:00 |
loadMetadata.cpp
|
Fix a race condition in parallel table loading.
|
2019-07-19 17:35:02 +03:00 |
loadMetadata.h
|
Fixed build [#CLICKHOUSE-3044].
|
2017-06-18 08:43:29 +03:00 |
LogicalExpressionsOptimizer.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
LogicalExpressionsOptimizer.h
|
Replace all other casts to method IAST::As<Derived>
|
2019-03-11 15:49:39 +03:00 |
MutationsInterpreter.cpp
|
Merge pull request #5659 from yandex/ignore-mutation-limits
|
2019-06-21 02:14:41 +03:00 |
MutationsInterpreter.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
NullableUtils.cpp
|
join right table nulls
|
2019-07-03 22:06:34 +03:00 |
NullableUtils.h
|
join right table nulls
|
2019-07-03 22:06:34 +03:00 |
OptimizeIfWithConstantConditionVisitor.cpp
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
OptimizeIfWithConstantConditionVisitor.h
|
minor change - add Aliases.h
|
2019-01-25 14:43:19 +03:00 |
PartLog.cpp
|
Fixed TSan report on shutdown
|
2019-03-21 22:22:38 +03:00 |
PartLog.h
|
Merge pull request #3128 from VadimPE/part_id_in_log
|
2018-09-13 21:52:52 +03:00 |
PredicateExpressionsOptimizer.cpp
|
Update PredicateExpressionsOptimizer.cpp
|
2019-07-25 04:04:03 +03:00 |
PredicateExpressionsOptimizer.h
|
Update PredicateExpressionsOptimizer.h
|
2019-07-25 04:05:16 +03:00 |
PreparedSets.h
|
Update PreparedSets.h
|
2019-04-30 17:46:17 +03:00 |
ProcessList.cpp
|
CLICKHOUSE-4514 Unique query_id among all users (#5430)
|
2019-06-30 16:17:27 +03:00 |
ProcessList.h
|
CLICKHOUSE-4514 Unique query_id among all users (#5430)
|
2019-06-30 16:17:27 +03:00 |
ProfileEventsExt.cpp
|
Addition to Amos Bird changes #3920
|
2019-01-08 13:07:33 +03:00 |
ProfileEventsExt.h
|
Fixed comments and docs #3241
|
2018-09-28 06:42:08 +03:00 |
QueryAliasesVisitor.cpp
|
move prefer_alias_to_column_name logic out of parser
|
2019-07-22 22:21:07 +03:00 |
QueryAliasesVisitor.h
|
move prefer_alias_to_column_name logic out of parser
|
2019-07-22 22:21:07 +03:00 |
QueryLog.cpp
|
Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log
|
2019-06-15 17:20:32 +03:00 |
QueryLog.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
QueryNormalizer.cpp
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
QueryNormalizer.h
|
move asterisks extraction to TranslateQualifiedNamesVisitor (before column names normalisation)
|
2019-02-11 17:19:09 +03:00 |
QueryPriorities.h
|
Fixed wrong code in QueryPriorities
|
2019-07-02 23:21:31 +03:00 |
QueryThreadLog.cpp
|
Adopted IPv6 data type in system tables; unified client info columns in system.processes and system.query_log
|
2019-06-15 17:20:32 +03:00 |
QueryThreadLog.h
|
Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893""
|
2018-09-05 12:47:57 +03:00 |
Quota.cpp
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-02 09:44:36 +03:00 |
Quota.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
ReplaceQueryParameterVisitor.cpp
|
Merging
|
2019-06-16 20:32:37 +03:00 |
ReplaceQueryParameterVisitor.h
|
Fixing query parameters
|
2019-06-15 20:52:53 +03:00 |
RequiredSourceColumnsVisitor.cpp
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +03:00 |
RequiredSourceColumnsVisitor.h
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
RowRefs.cpp
|
Namespace comments are unneeded according to the code style.
|
2019-06-13 13:43:37 +03:00 |
RowRefs.h
|
batched version of RowRefList
|
2019-05-14 17:40:43 +03:00 |
RuntimeComponentsFactory.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
SelectQueryOptions.h
|
fix ignore_limits option
|
2019-06-18 01:07:16 +03:00 |
Set.cpp
|
join right table nulls
|
2019-07-03 22:06:34 +03:00 |
Set.h
|
CHYT-142: extend KeyCondition interface so that it returns BoolMask.
|
2019-06-27 16:31:33 +03:00 |
SettingsConstraints.cpp
|
Get rid of thread_local in SettingsConstraints.cpp
|
2019-04-30 17:09:10 +03:00 |
SettingsConstraints.h
|
Get rid of thread_local in SettingsConstraints.cpp
|
2019-04-30 17:09:10 +03:00 |
SetVariants.cpp
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
SetVariants.h
|
remove IColumn.isColumnNullable()
|
2019-06-27 21:50:20 +03:00 |
sortBlock.cpp
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
sortBlock.h
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
SpecializedAggregator.h
|
Refactor ColumnsHashing
|
2019-02-01 11:23:38 +03:00 |
SubqueryForSet.cpp
|
Refactoring: extract SubqueryForSet to own files
|
2019-01-30 15:01:00 +03:00 |
SubqueryForSet.h
|
Refactoring: extract SubqueryForSet to own files
|
2019-01-30 15:01:00 +03:00 |
SyntaxAnalyzer.cpp
|
use source and joined columns to detect JOIN ON right and left keys
|
2019-07-24 18:37:37 +03:00 |
SyntaxAnalyzer.h
|
Merge ITableDeclaration into IStorage.
|
2019-05-17 17:34:25 +03:00 |
SystemLog.cpp
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-07-04 22:13:51 +00:00 |
SystemLog.h
|
Merge remote-tracking branch 'upstream/master' into query-poor-mans-profiler
|
2019-07-04 22:13:51 +00:00 |
TablesStatus.cpp
|
PR fixes [#CLICKHOUSE-2141]
|
2017-04-20 17:04:38 +03:00 |
TablesStatus.h
|
Failover if the needed table is missing on remote server [#CLICKHOUSE-2141]
|
2017-04-20 19:19:30 +03:00 |
ThreadStatusExt.cpp
|
Fixed warning from PVS-Studio
|
2019-07-23 23:07:33 +03:00 |
TraceLog.cpp
|
Added information about revision to trace log
|
2019-07-24 23:12:32 +03:00 |
TraceLog.h
|
Added information about thread number to trace log
|
2019-07-24 23:10:23 +03:00 |
TranslateQualifiedNamesVisitor.cpp
|
restore cropped names in JOIN ON section for distributed queries
|
2019-07-26 20:43:42 +03:00 |
TranslateQualifiedNamesVisitor.h
|
restore cropped names in JOIN ON section for distributed queries
|
2019-07-26 20:43:42 +03:00 |
Users.cpp
|
introduce Backtrace class
|
2019-06-28 18:06:38 +00:00 |
Users.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |
UsersManager.cpp
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
UsersManager.h
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
|
2019-03-29 23:31:06 +03:00 |