.. |
examples
|
Remove dbms dependency on clickhouse_functions
|
2024-09-24 19:48:23 +02:00 |
fuzzers
|
Remove dbms dependency on clickhouse_functions
|
2024-09-24 19:48:23 +02:00 |
MySQL
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
PostgreSQL
|
Merge pull request #69768 from ClickHouse/tidy-redability-else-after-return
|
2024-10-07 07:53:18 +00:00 |
tests
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
AccurateComparison.h
|
jit for compare functions
|
2024-10-13 08:58:59 +08:00 |
BackgroundSchedulePool.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
BackgroundSchedulePool.h
|
Remove a few nested include dependencies
|
2024-04-02 13:43:14 +02:00 |
BaseSettings.cpp
|
working version with comments
|
2024-03-13 13:12:48 +01:00 |
BaseSettings.h
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
BaseSettingsFwdMacros.h
|
Clang tidy is right
|
2024-09-18 23:43:49 +02:00 |
BaseSettingsProgramOptions.h
|
Hide MergeTreeSettings implementation
|
2024-10-04 19:03:15 +02:00 |
Block.cpp
|
allow to parse directly into sparse columns
|
2024-09-20 16:15:52 +00:00 |
Block.h
|
allow to parse directly into sparse columns
|
2024-09-20 16:15:52 +00:00 |
BlockInfo.cpp
|
better performance in parsing with missing values
|
2024-09-23 17:07:55 +00:00 |
BlockInfo.h
|
better performance in parsing with missing values
|
2024-09-23 17:07:55 +00:00 |
BlockMissingValues.cpp
|
better performance in parsing with missing values
|
2024-09-23 17:07:55 +00:00 |
BlockMissingValues.h
|
better performance in parsing with missing values
|
2024-09-23 17:07:55 +00:00 |
callOnTypeIndex.h
|
init
|
2024-08-08 20:20:21 +02:00 |
CMakeLists.txt
|
|
|
ColumnNumbers.h
|
|
|
ColumnsWithTypeAndName.h
|
|
|
ColumnWithTypeAndName.cpp
|
|
|
ColumnWithTypeAndName.h
|
|
|
CompareHelper.h
|
|
|
DecimalComparison.h
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
DecimalFunctions.h
|
|
|
Defines.h
|
Addressing requested changes on review.
|
2024-09-23 14:55:06 +00:00 |
DistributedCacheProtocol.h
|
Sync with private
|
2024-10-03 16:34:25 +02:00 |
ExternalResultDescription.cpp
|
|
|
ExternalResultDescription.h
|
|
|
ExternalTable.cpp
|
Merge branch 'master' into add-identifier-quoting-rule
|
2024-09-24 02:53:55 +00:00 |
ExternalTable.h
|
|
|
Field.cpp
|
Revert unrelated changes
|
2024-06-21 18:31:41 +00:00 |
Field.h
|
Unused header in Field.h
|
2024-10-04 18:47:13 +02:00 |
FormatFactorySettings.cpp
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
FormatFactorySettings.h
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
FormatFactorySettingsDeclaration.h
|
Fix style
|
2024-10-06 11:31:35 +08:00 |
InterpolateDescription.cpp
|
Change ActionsDAGPtr to ActionsDAG where possible.
|
2024-07-05 17:49:50 +00:00 |
InterpolateDescription.h
|
Change ActionsDAGPtr to ActionsDAG where possible.
|
2024-07-05 17:49:50 +00:00 |
IResolvedFunction.h
|
|
|
Joins.cpp
|
|
|
Joins.h
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
LoadBalancing.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
LogsLevel.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
MultiEnum.h
|
|
|
Names.h
|
|
|
NamesAndAliases.h
|
|
|
NamesAndTypes.cpp
|
review + testing the code
|
2024-08-28 17:22:47 +00:00 |
NamesAndTypes.h
|
review + testing the code
|
2024-08-28 17:22:47 +00:00 |
ParallelReplicasMode.h
|
Parallel replicas is Beta
|
2024-09-25 10:47:56 +00:00 |
PlainRanges.cpp
|
|
|
PlainRanges.h
|
|
|
PostgreSQLProtocol.cpp
|
|
|
PostgreSQLProtocol.h
|
make progress, seems functional
|
2024-06-20 15:07:16 -03:00 |
Protocol.h
|
Typo
|
2024-07-08 17:29:38 +02:00 |
ProtocolDefines.h
|
fix
|
2024-09-18 19:29:00 +01:00 |
QualifiedTableName.h
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
QueryLogElementType.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
QueryProcessingStage.cpp
|
|
|
QueryProcessingStage.h
|
|
|
Range.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
Range.h
|
|
|
SchemaInferenceMode.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
ServerSettings.cpp
|
Moved settings to ServerSettings and made the table drop even faster
|
2024-07-30 00:39:29 +02:00 |
ServerSettings.h
|
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen
|
2024-09-23 12:49:33 +00:00 |
ServerUUID.cpp
|
fix
|
2024-06-13 15:28:04 +02:00 |
ServerUUID.h
|
fix
|
2024-06-13 15:28:04 +02:00 |
Settings.cpp
|
Fix typos
|
2024-10-06 11:33:59 +08:00 |
Settings.h
|
Sync with private
|
2024-10-03 16:16:48 +02:00 |
SettingsChangesHistory.cpp
|
Fix CLion
|
2024-10-05 16:16:32 +08:00 |
SettingsChangesHistory.h
|
Add compatibility options for MergeTree settings.
|
2024-10-03 13:09:19 +00:00 |
SettingsEnums.cpp
|
Merge branch 'master' into sync-settings
|
2024-10-05 15:48:33 +08:00 |
SettingsEnums.h
|
Merge branch 'master' into sync-settings
|
2024-10-05 15:48:33 +08:00 |
SettingsFields.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
SettingsFields.h
|
Update SettingsFields.h
|
2024-08-28 20:59:19 +02:00 |
SettingsObsoleteMacros.h
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
SettingsQuirks.cpp
|
impl
|
2024-09-30 16:32:54 +01:00 |
SettingsQuirks.h
|
Improvements based on review
|
2024-04-29 20:46:37 +02:00 |
SettingsWriteFormat.h
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
ShortCircuitFunctionEvaluation.h
|
Less deps for SettingsEnums.h
|
2024-07-10 19:43:50 +02:00 |
SortCursor.h
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
SortDescription.cpp
|
Fix bad log message in JIT for sorting
|
2024-08-02 19:09:16 +02:00 |
SortDescription.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
TypeId.h
|
Implement new JSON data type
|
2024-07-12 14:38:14 +00:00 |
Types_fwd.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
Types.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
UUID.cpp
|
|
|
UUID.h
|
|
|
ValuesWithType.h
|
|
|
ValueWithType.h
|
|
|