.. |
examples
|
add finalize calls
|
2024-11-12 12:46:25 +01:00 |
fuzzers
|
fix build
|
2024-09-30 13:03:17 +00:00 |
MySQL
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
PostgreSQL
|
Merge pull request #69768 from ClickHouse/tidy-redability-else-after-return
|
2024-10-07 07:53:18 +00:00 |
tests
|
|
|
AccurateComparison.h
|
fix conflicts
|
2024-11-15 09:36:15 +08:00 |
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
|
|
|
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
|
cancel or finalize write buffer
|
2024-11-11 11:37:12 +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
|
minor enhancements
|
2024-11-22 17:22:12 +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
|
|
|
InterpolateDescription.h
|
|
|
IResolvedFunction.h
|
|
|
Joins.cpp
|
|
|
Joins.h
|
fix
|
2024-11-12 15:35:38 +00:00 |
LoadBalancing.h
|
|
|
LogsLevel.h
|
|
|
MergeSelectorAlgorithm.h
|
Add "Trivial" merge selector
|
2024-10-23 15:45:23 +02:00 |
MultiEnum.h
|
|
|
Names.h
|
|
|
NamesAndAliases.h
|
|
|
NamesAndTypes.cpp
|
|
|
NamesAndTypes.h
|
|
|
ParallelReplicasMode.h
|
Parallel replicas is Beta
|
2024-09-25 10:47:56 +00:00 |
PlainRanges.cpp
|
|
|
PlainRanges.h
|
|
|
PostgreSQLProtocol.cpp
|
|
|
PostgreSQLProtocol.h
|
Improve includes for StoragePolicy.h
|
2024-12-02 22:42:51 +01:00 |
Protocol.h
|
|
|
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
|
|
|
QueryProcessingStage.cpp
|
|
|
QueryProcessingStage.h
|
|
|
Range.cpp
|
|
|
Range.h
|
|
|
SchemaInferenceMode.h
|
|
|
ServerSettings.cpp
|
Change logic of automatic ORDER/GROUP BY to be based on available memory
|
2024-11-28 16:01:53 +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
|
Add http_response_headers setting
|
2024-11-30 22:05:03 +01:00 |
Settings.h
|
Resubmit #68682, att2
|
2024-11-26 12:59:38 +00:00 |
SettingsChangesHistory.cpp
|
Add http_response_headers setting
|
2024-11-30 23:24:51 +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
|
Resubmit #68682, att2
|
2024-11-26 12:59:38 +00:00 |
SettingsFields.cpp
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
SettingsFields.h
|
Resubmit #68682, att2
|
2024-11-26 12:59:38 +00: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
|
|
|
ShortCircuitFunctionEvaluation.h
|
|
|
SortCursor.h
|
Merge branch 'master' into fp16
|
2024-11-10 00:11:28 +01:00 |
SortDescription.cpp
|
|
|
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
|
|
|