chertus
|
34e1b81f84
|
trying to speedup Allocator::realloc()
|
2019-07-18 18:07:41 +03:00 |
|
chertus
|
afa2bd6dfb
|
allow alloc 4Mb more after out-of-limit exception
|
2019-07-18 01:48:31 +03:00 |
|
chertus
|
90487058c4
|
remove wrong infinite loop ckeck
|
2019-07-17 18:16:28 +03:00 |
|
chertus
|
ce1bc54c0c
|
infinite loop detection in MemoryTracker + shrink joins perf test into 1Gb memory usage
|
2019-07-17 15:40:05 +03:00 |
|
chertus
|
3db106c1f2
|
disable new/delete memory tracking for unbundled build
|
2019-07-16 21:09:06 +03:00 |
|
chertus
|
019c156afa
|
fix je_nalocx() call with 0 & remove std::new_handler logic
|
2019-07-16 19:36:10 +03:00 |
|
chertus
|
4bc79bca35
|
fix unbandled build & add comment
|
2019-07-16 17:18:01 +03:00 |
|
chertus
|
7065504d5e
|
fix throw from ThreadStatus dtor
|
2019-07-16 14:56:46 +03:00 |
|
chertus
|
bd821d1898
|
exception safety and fix sanitizers' builds
|
2019-07-15 21:57:00 +03:00 |
|
chertus
|
81d8597bb9
|
memory tracking for size-unaware deletes with jemalloc
|
2019-07-15 16:19:56 +03:00 |
|
chertus
|
91028e9e5d
|
Merge branch 'master' into some
|
2019-07-15 13:45:48 +03:00 |
|
Alexey Milovidov
|
e1271ae1f2
|
Added missing file #5958
|
2019-07-13 02:13:15 +03:00 |
|
alexey-milovidov
|
1314e083b4
|
Merge pull request #5958 from alex-krash/coverage_tests
Batch of tests
|
2019-07-13 00:52:18 +03:00 |
|
alexey-milovidov
|
a93c76837e
|
Merge pull request #5953 from abyss7/fix-filter-table
Implement getDatabaseName() and rename() for all storages
|
2019-07-13 00:51:39 +03:00 |
|
chertus
|
8c715d9b91
|
minor fix in cmake-files
|
2019-07-12 20:22:20 +03:00 |
|
chertus
|
a4bbb39195
|
fix crash cause of recursion in allocs and memory tracking
|
2019-07-12 20:06:02 +03:00 |
|
chertus
|
37bee1104d
|
Merge branch 'master' into some
|
2019-07-12 18:16:03 +03:00 |
|
chertus
|
9bd42366f0
|
build fixes
|
2019-07-12 17:41:59 +03:00 |
|
Vitaly Baranov
|
fd89a8b051
|
Merge pull request #5212 from andyyzh/custom_week_functions
Added functions for working with the Custom week number
|
2019-07-12 14:00:35 +03:00 |
|
alexey-milovidov
|
ac035f7f5b
|
Merge pull request #5970 from vitlibar/invalid-json-must-not-parse
Extra bytes after correctly parsed JSON are now considered as a parsing error.
|
2019-07-12 03:26:42 +03:00 |
|
alexey-milovidov
|
a3dda4053f
|
Merge pull request #5979 from vitlibar/read-prefix-before-blocks-while-executing-subquery
Fix using a table powered by the File engine in a subquery.
|
2019-07-12 03:20:31 +03:00 |
|
Nikolai Kochetov
|
954485ad6b
|
Disable processors by default.
|
2019-07-11 19:30:39 +03:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
chertus
|
9739ac13e4
|
move new/delete overloads to dbms/src/Common
|
2019-07-11 18:40:55 +03:00 |
|
Vitaly Baranov
|
001e4daf25
|
Read prefix before blocks while executing subquery.
|
2019-07-11 16:53:26 +03:00 |
|
Vitaly Baranov
|
7aad2eff28
|
Add more test cases for JSON functions.
|
2019-07-11 11:39:30 +03:00 |
|
Vitaly Baranov
|
8306f25634
|
Extra bytes after correctly parsed JSON is now considered as a parsing error.
|
2019-07-11 11:31:45 +03:00 |
|
Nikolai Kochetov
|
bfa114126a
|
More comments for PipelineExecutor.
|
2019-07-11 09:50:44 +03:00 |
|
robot-clickhouse
|
f635d2bd9b
|
Auto version update to [19.12.1.1] [54424]
|
2019-07-10 22:57:53 +03:00 |
|
robot-clickhouse
|
e0f04dee04
|
Auto version update to [19.11.0.830] [54423]
|
2019-07-10 22:57:24 +03:00 |
|
chertus
|
18a13a03dd
|
memory tracked new/delete concept
|
2019-07-10 21:12:50 +03:00 |
|
Vitaly Baranov
|
10b6e1b786
|
Merge pull request #5962 from vitlibar/fix-unused-variable-in-checkDataPart.cpp
Fix unused variable in checkDataPart.cpp
|
2019-07-10 19:10:55 +03:00 |
|
Ivan Lezhankin
|
998aa795fc
|
Merge remote-tracking branch 'upstream/master' into fix-filter-table
|
2019-07-10 18:14:15 +03:00 |
|
Vitaly Baranov
|
3a74f326a8
|
Fix unused variable in checkDataPart.cpp
|
2019-07-10 15:13:10 +03:00 |
|
Nikolai Kochetov
|
d104f2d8ff
|
Update PipelineExecutor
|
2019-07-10 14:59:30 +03:00 |
|
Alexey Milovidov
|
7643b1c7f9
|
Attempt to fix "splitted" build
|
2019-07-10 14:46:37 +03:00 |
|
Ivan Lezhankin
|
befb3ce15b
|
Merge branch 'master' into fix-filter-table
|
2019-07-10 13:27:26 +03:00 |
|
Alexandr Krasheninnikov
|
eb78c9f084
|
Batch of tests
|
2019-07-10 13:19:14 +03:00 |
|
Nikolai Kochetov
|
282feb1fdb
|
Update PipelineExecutor
|
2019-07-10 09:52:44 +03:00 |
|
Alexey Milovidov
|
499d798b34
|
Remove "clickhouse_compression" library because it is not a library (cyclic dependency via IDataType)
|
2019-07-10 00:37:43 +03:00 |
|
alexey-milovidov
|
cb05312ce0
|
Merge branch 'master' into libcxx-as-submodule
|
2019-07-09 22:35:03 +03:00 |
|
Ivan Lezhankin
|
8a600c39af
|
Fix build for gtests
|
2019-07-09 21:53:16 +03:00 |
|
Nikolai Kochetov
|
6974cc3c9f
|
Update ResizePipeline
|
2019-07-09 20:47:13 +03:00 |
|
Alexey Milovidov
|
85100048dd
|
Updated instruction
|
2019-07-09 20:36:51 +03:00 |
|
alexey-milovidov
|
97b75fe343
|
Merge pull request #5946 from akonyaev90/add_user_parsing_in_HDFS_uri
WIP: add user parsing in HDFS URI
|
2019-07-09 20:35:57 +03:00 |
|
alexey-milovidov
|
f6df911307
|
Update HDFSCommon.cpp
|
2019-07-09 20:35:47 +03:00 |
|
alesapin
|
8faf0b0dc7
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-09 19:43:03 +03:00 |
|
alesapin
|
81ee9a3683
|
Log to stderr for external_dictionaries tests
|
2019-07-09 19:42:37 +03:00 |
|
Alexey Milovidov
|
729ecfa9ab
|
Fixed build without SSL (disable MySQL protocol support)
|
2019-07-09 19:41:11 +03:00 |
|
Ivan Lezhankin
|
9f01fa7aaa
|
Implement getDatabaseName() and rename() for all storages
|
2019-07-09 18:40:21 +03:00 |
|