ClickHouse/src/Core
Nikita Mikhaylov 4ac80808fe
Merge pull request #29455 from azat/enable-memory-profiler
Enable per-query memory profiler (set to memory_profiler_step=4MiB) globally
2021-09-28 20:00:06 +03:00
..
examples Moved fuzzers to another directory 2021-08-21 02:27:27 +00:00
fuzzers Moved fuzzers to another directory 2021-08-21 02:27:27 +00:00
MySQL Remove unnecessary changes. 2021-09-07 01:37:28 +03:00
PostgreSQL Fixes 2021-09-22 18:10:25 +03:00
tests Add test. 2021-08-23 08:34:03 +03:00
AccurateComparison.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
BackgroundSchedulePool.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
BackgroundSchedulePool.h Addition to prev. revision 2020-10-10 18:55:42 +03:00
BaseSettings.cpp Rework and rename the template class SettingsCollection => BaseSettings. 2020-07-31 20:54:18 +03:00
BaseSettings.h Merge ext into common 2021-06-16 23:28:41 +03:00
Block.cpp slightly better code near reading of subcolumns 2021-09-18 22:34:54 +03:00
Block.h slightly better code near reading of subcolumns 2021-09-18 22:34:54 +03:00
BlockInfo.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
BlockInfo.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
callOnTypeIndex.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
CMakeLists.txt Moved fuzzers to another directory 2021-08-21 02:27:27 +00:00
ColumnNumbers.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ColumnsWithTypeAndName.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
ColumnWithTypeAndName.cpp Remove column from header descriotion for EXPLAIN PLAN and EXPLAIN PIPELINE 2020-09-28 20:37:11 +03:00
ColumnWithTypeAndName.h Remove column from header descriotion for EXPLAIN PLAN and EXPLAIN PIPELINE 2020-09-28 20:37:11 +03:00
config_core.h.in Add an ability to build ClickHouse without NLP functions 2021-07-30 16:30:30 +03:00
DecimalComparison.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
DecimalFunctions.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
Defines.h Merging #24866 (#28691) 2021-09-09 12:37:51 +03:00
ExternalResultDescription.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
ExternalResultDescription.h Removed some data streams 2021-08-11 23:39:01 +03:00
ExternalTable.cpp Remove ExceptionHandlingSink. 2021-09-26 17:54:59 +03:00
ExternalTable.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
Field.cpp Simplifying exception messages 2021-09-11 00:40:18 +02:00
Field.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
iostream_debug_helpers.cpp Remove some code 2021-07-17 21:06:46 +03:00
iostream_debug_helpers.h Remove some code 2021-07-17 21:06:46 +03:00
MultiEnum.h OPTIMIZE DEDUPLICATE BY columns 2020-12-07 09:44:07 +03:00
Names.h Fix some rename cases 2020-05-13 20:43:30 +03:00
NamesAndAliases.h Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
NamesAndTypes.cpp Removed DenseHashMap, DenseHashSet 2021-08-15 13:32:56 +03:00
NamesAndTypes.h slightly better code near reading of subcolumns 2021-09-18 22:34:54 +03:00
PostgreSQLProtocol.cpp squash 2020-05-30 20:05:05 +03:00
PostgreSQLProtocol.h Remove unnecessary changes. 2021-09-07 01:37:28 +03:00
Protocol.h build fixes 2021-04-13 22:39:43 +03:00
QualifiedTableName.h fix 2021-09-13 22:36:55 +03:00
QueryProcessingStage.cpp Add ability to push down LIMIT for distributed queries 2021-06-09 02:29:50 +03:00
QueryProcessingStage.h Add ability to push down LIMIT for distributed queries 2021-06-09 02:29:50 +03:00
ServerUUID.cpp fix split build 2021-08-18 15:15:31 +03:00
ServerUUID.h fix split build 2021-08-18 15:15:31 +03:00
Settings.cpp Update using Map datatyle in system log tables before merge 2021-06-28 14:42:21 +03:00
Settings.h Enable per-query memory profiler (set to memory_profiler_step=4MiB) globally 2021-09-27 22:46:35 +03:00
SettingsEnums.cpp Test log level for CI 2021-09-03 13:07:40 +03:00
SettingsEnums.h Test log level for CI 2021-09-03 13:07:40 +03:00
SettingsFields.cpp Minor changes 2021-06-14 07:13:35 +03:00
SettingsFields.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
SettingsQuirks.cpp More generic VersionNumber 2021-06-14 10:38:26 +03:00
SettingsQuirks.h Disable async_socket_for_remote/use_hedged_requests for buggy linux kernels 2021-03-25 23:39:30 +03:00
SortCursor.h More fixes for PVS-Studio 2021-05-08 19:12:31 +03:00
SortDescription.cpp Update json description for other steps. 2021-04-16 19:36:59 +03:00
SortDescription.h Support conditions in JOIN ON section (#24420) 2021-07-21 20:03:33 +03:00
TypeId.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
TypeListNumber.h If for UUID 2021-05-06 18:45:58 +03:00
TypeName.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
Types.h Adapted usage of is_decimal concept 2021-09-11 19:35:12 +02:00
UUID.cpp Add missing file 2021-01-27 04:12:24 +03:00
UUID.h Untangle UUID 2021-05-04 01:46:51 +03:00