Alexey Milovidov
|
a6caf556ef
|
Fixed potential issue found by PVS-Studio [#CLICKHOUSE-3]
|
2018-06-04 22:43:38 +03:00 |
|
Alexey Milovidov
|
8e362ba641
|
Fixed build [#CLICKHOUSE-2].
|
2017-11-17 23:48:00 +03:00 |
|
proller
|
5190325275
|
Allocator fix: nothing do when sizes equal, allow reallocate to smaller size (#1512)
* PerformanceTest fixes.
* format
* Allocator fix: nothing do when sizes equal, allow reallocate to smaller size
* Update Allocator.cpp
|
2017-11-17 23:27:12 +03:00 |
|
proller
|
fa65bdcf48
|
Fix realloc on freebsd and macos (#1494)
|
2017-11-16 22:17:09 +03:00 |
|
proller
|
4dd1634772
|
Print sizes in memory errors (#1413)
* Print sizes in memory errors
* use formatReadableSizeWithBinarySuffix
* Fix
* Requested changes
* fix alignment message
|
2017-10-27 22:18:39 +03:00 |
|
Alexey Milovidov
|
d7d6c4b962
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-11 02:26:51 +03:00 |
|
Alexey Milovidov
|
1e941a137e
|
Better exception message [#CLICKHOUSE-2].
|
2017-08-11 02:26:38 +03:00 |
|
Alexey Milovidov
|
ce4349b6cd
|
Fixed error when huge sets for IN, JOIN, DISTINCT cannot be created with exception message "Cannot mremap... Bad address" [#CLICKHOUSE-2].
|
2017-08-11 02:25:51 +03:00 |
|
alexey-milovidov
|
ec5d2c3914
|
Update Allocator.cpp
|
2017-06-20 10:51:53 +03:00 |
|
Георгий Кондратьев
|
4d57012c62
|
Fix older Darwin build [#DEVTOOLS-3381]
|
2017-06-20 10:51:53 +03:00 |
|
Alexey Milovidov
|
8e5f92f025
|
Fixed translation errors, part 1 [#CLICKHOUSE-3].
|
2017-05-09 15:07:35 -04:00 |
|
f1yegor
|
46db454562
|
translate comments
|
2017-05-09 13:03:35 -04:00 |
|
Alexey Milovidov
|
22e8b8029b
|
Implemented ColumnArray::replicate for Nullable, Tuple and for generic case [#CLICKHOUSE-4].
|
2017-04-18 06:03:39 +03:00 |
|
Alexey Milovidov
|
5b29658aae
|
MemoryTracker: more convenient for investigations [#CLICKHOUSE-2935].
|
2017-04-11 00:43:59 +03:00 |
|
Alexey Milovidov
|
a0b9bf5e97
|
Moved code to cpp [#CLICKHOUSE-2].
|
2017-04-08 04:32:05 +03:00 |
|