.. |
examples
|
add finalize calls
|
2024-11-12 12:46:25 +01:00 |
fuzzers
|
fix build
|
2024-09-30 13:03:17 +00:00 |
MySQL
|
clean up
|
2024-11-11 17:03:24 +01: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
|
|
|
BackgroundSchedulePool.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
BackgroundSchedulePool.h
|
|
|
BaseSettings.cpp
|
Improvements based on review
|
2024-10-30 13:23:48 +01:00 |
BaseSettings.h
|
Implement ServerSetting 'allowed_feature_tier'
|
2024-11-12 16:56:01 +01:00 |
BaseSettingsFwdMacros.h
|
Clang tidy is right
|
2024-09-18 23:43:49 +02:00 |
BaseSettingsFwdMacrosImpl.h
|
DatabaseReplicatedSettings to pImpl and reuse code
|
2024-10-18 18:47:09 +02:00 |
BaseSettingsProgramOptions.h
|
Use clang-19
|
2024-11-20 23:08:47 +01:00 |
Block.cpp
|
impl
|
2024-12-03 20:12:51 +01: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
|
Remove wasteful template instatiations
|
2024-11-18 17:08:43 +01:00 |
CMakeLists.txt
|
|
|
ColumnNumbers.h
|
|
|
ColumnsWithTypeAndName.h
|
|
|
ColumnWithTypeAndName.cpp
|
|
|
ColumnWithTypeAndName.h
|
|
|
CompareHelper.h
|
|
|
DecimalComparison.h
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
DecimalFunctions.h
|
Move more things to private
|
2024-11-19 14:37:06 +01:00 |
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
|
LimitReadBuffer
|
2024-11-11 11:37:12 +01:00 |
ExternalTable.h
|
|
|
Field.cpp
|
Try to remove more decimal instantiations
|
2024-11-18 17:21:06 +01:00 |
Field.h
|
Prevent magic_enum in Field.h
|
2024-11-18 17:36:45 +01:00 |
FormatFactorySettings.cpp
|
Make MemorySettings a pImpl and simplify style checker even more
|
2024-10-23 18:43:25 +02:00 |
FormatFactorySettings.h
|
Make shellcheck happier and the style checker code easier to understand
|
2024-10-23 18:44:04 +02: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
|
fix
|
2024-11-12 15:35:38 +00:00 |
LoadBalancing.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
LogsLevel.h
|
|
|
MergeSelectorAlgorithm.h
|
Add "Trivial" merge selector
|
2024-10-23 15:45:23 +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
|
Merge branch 'master' into fix-dynamic-json-serialization-compatibility
|
2024-11-20 12:26:09 +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
|
Merge remote-tracking branch 'blessed/master' into experimental_tiers_switch
|
2024-11-15 19:13:03 +01:00 |
ServerSettings.h
|
Fix tidy
|
2024-10-17 13:21:25 +02:00 |
ServerUUID.cpp
|
cancel or finalize write buffer
|
2024-11-11 11:37:12 +01:00 |
ServerUUID.h
|
Revert "Revert "Miscellaneous""
|
2024-10-26 20:59:45 +02:00 |
Settings.cpp
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
Settings.h
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
SettingsChangesHistory.cpp
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
SettingsChangesHistory.h
|
Add compatibility options for MergeTree settings.
|
2024-10-03 13:09:19 +00:00 |
SettingsEnums.cpp
|
fix
|
2024-11-12 15:35:38 +00:00 |
SettingsEnums.h
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
SettingsFields.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
SettingsFields.h
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
SettingsObsoleteMacros.h
|
Introduce Setting tiers
|
2024-10-28 17:25:52 +01:00 |
SettingsQuirks.cpp
|
impl
|
2024-09-30 16:32:54 +01:00 |
SettingsQuirks.h
|
|
|
SettingsTierType.cpp
|
Introduce Setting tiers
|
2024-10-28 17:25:52 +01:00 |
SettingsTierType.h
|
Introduce Setting tiers
|
2024-10-28 17:25:52 +01: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
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
SortDescription.cpp
|
Fix bad log message in JIT for sorting
|
2024-08-02 19:09:16 +02:00 |
SortDescription.h
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
StreamingHandleErrorMode.h
|
Move FileLogSettings to pImpl and reduce some header deps
|
2024-10-22 20:12:31 +02:00 |
TypeId.h
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
Types_fwd.h
|
Manual implementation
|
2024-11-10 22:13:22 +01:00 |
Types.h
|
|
|
UUID.cpp
|
|
|
UUID.h
|
Revert "Revert "Miscellaneous""
|
2024-10-26 20:59:45 +02:00 |
ValuesWithType.h
|
|
|
ValueWithType.h
|
|
|