Alexander Tokmakov
|
1a4bd67736
|
fixes
|
2020-12-01 20:20:42 +03:00 |
|
Alexander Tokmakov
|
19c8399eb0
|
Merge branch 'master' into database_replicated
|
2020-12-01 17:33:07 +03:00 |
|
Azat Khuzhin
|
99c447d3f5
|
Add ability to block MEMORY_LIMIT_EXCEEDED exception explicitly
|
2020-11-28 11:15:26 +03:00 |
|
Azat Khuzhin
|
5088668736
|
Do not allow to throw MEMORY_LIMIT_EXCEEDED if there is uncaught exception
Since this will lead to std::terminate
|
2020-11-28 11:15:26 +03:00 |
|
Alexander Tokmakov
|
9e3fd3c170
|
Merge branch 'master' into database_replicated
|
2020-11-27 17:08:34 +03:00 |
|
Nikolai Kochetov
|
9291bbb04b
|
Merge pull request #16804 from vdimir/ip-dict-no-trie
sorted-array based ip_dict
|
2020-11-26 19:26:06 +03:00 |
|
Nikita Mikhaylov
|
1724f182e6
|
Merge pull request #17412 from nikitamikhaylov/radix-malloc
Replaced malloc with new in RadixSort
|
2020-11-26 15:05:01 +03:00 |
|
alexey-milovidov
|
f3c12397c2
|
Update RadixSort.h
|
2020-11-26 03:20:43 +03:00 |
|
Nikolai Kochetov
|
729272391f
|
Merge branch 'master' into ip-dict-no-trie
|
2020-11-25 23:07:19 +03:00 |
|
nikitamikhaylov
|
78b510eaa1
|
naming
|
2020-11-25 20:12:14 +03:00 |
|
nikitamikhaylov
|
214b5b8649
|
better
|
2020-11-25 20:04:25 +03:00 |
|
nikitamikhaylov
|
8e53b80b89
|
done
|
2020-11-25 19:50:07 +03:00 |
|
alesapin
|
be80750ee7
|
Merge pull request #16899 from ClickHouse/query-profiler-minor-change
Minor change in query profiler
|
2020-11-25 17:14:11 +03:00 |
|
Alexander Kuzmenkov
|
edce1e636e
|
Merge pull request #16535 from ClickHouse/aku/opentelemetry
OpenTelemetry improvements
|
2020-11-25 14:10:17 +03:00 |
|
alesapin
|
3a3860c776
|
Merge pull request #16837 from ClickHouse/correctly_send_close_request
Set expire after we sent close in ZooKeeper client
|
2020-11-25 10:21:41 +03:00 |
|
Vitaly Baranov
|
08b3707842
|
Merge pull request #15111 from vitlibar/grpc-protocol
Implement GRPC protocol.
|
2020-11-25 09:00:32 +03:00 |
|
Alexander Kuzmenkov
|
1d7dcef4a0
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-24 21:45:10 +03:00 |
|
Alexey Milovidov
|
828d27d801
|
Remove unused ProfileEvents
|
2020-11-24 20:45:24 +03:00 |
|
Vitaly Baranov
|
3c85165e60
|
Redirect stderr, stdout for clickhouse-odbc-bridge to files.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
8146093794
|
Provide more information about errors.
|
2020-11-24 17:55:01 +03:00 |
|
alesapin
|
cfe7d853c1
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:42:31 +03:00 |
|
alesapin
|
821111e716
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:41:57 +03:00 |
|
alesapin
|
a800bff5d4
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:33:42 +03:00 |
|
Alexander Tokmakov
|
5ccf975a4a
|
Merge branch 'master' into database_replicated
|
2020-11-24 14:38:02 +03:00 |
|
Alexander Tokmakov
|
dad21ee684
|
maintain metadata in zk
|
2020-11-24 13:24:39 +03:00 |
|
Alexander Kuzmenkov
|
412c2fe079
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
|
vdimir
|
77ffd25cc0
|
Fixes for IP dictionary
More meaningful parse errors
Code style fixes, more comments
Fix bytes_allocated calculation
|
2020-11-21 17:56:58 +03:00 |
|
vdimir
|
36544a45b7
|
Merge remote-tracking branch 'upstream/master' into ip-dict-no-trie
|
2020-11-19 18:56:24 +03:00 |
|
Alexander Kuzmenkov
|
f326536ef0
|
fixup
|
2020-11-19 15:30:44 +03:00 |
|
alesapin
|
87f7e0b399
|
More compatible watches in TestKeeper
|
2020-11-19 15:04:09 +03:00 |
|
Alexander Tokmakov
|
2283906a11
|
try support replica recovery
|
2020-11-19 13:34:45 +03:00 |
|
Alexander Kuzmenkov
|
1570320e20
|
fixes for context hierarchy
|
2020-11-18 20:43:18 +03:00 |
|
alesapin
|
087bc462e8
|
Additional flag for finalization
|
2020-11-18 17:47:33 +03:00 |
|
alesapin
|
8e7f7b74d0
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-18 17:05:57 +03:00 |
|
Alexander Kuzmenkov
|
b16c5a1748
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-17 22:54:54 +03:00 |
|
alexey-milovidov
|
b494b18748
|
Merge pull request #17108 from ClickHouse/ya-make-owners
Add "OWNER" to ya.make files.
|
2020-11-17 05:19:46 +03:00 |
|
Alexey Milovidov
|
24f4fa6edf
|
Follow Arcadia ya.make rules
|
2020-11-17 00:16:50 +03:00 |
|
Alexey Milovidov
|
3df04ce0c2
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |
|
TCeason
|
45bacd6f74
|
Merge branch 'master' into add_sync_user_privs_exception
|
2020-11-16 12:59:44 +08:00 |
|
alexey-milovidov
|
11f56186db
|
Merge pull request #17048 from azat/build-fix
Add missing <unique_ptr> for RadixSort.h
|
2020-11-16 00:15:54 +03:00 |
|
Azat Khuzhin
|
01ec7aca68
|
Add missing <unique_ptr> for RadixSort.h
Fails compiling quantile-t-digest.cpp test on:
- clang 11
- libstdc++
|
2020-11-15 23:08:45 +03:00 |
|
Denis Glazachev
|
5c801c42c1
|
Fix ROCKSDB_ERROR value
|
2020-11-15 23:48:46 +04:00 |
|
alesapin
|
7ea147203b
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-13 14:00:05 +03:00 |
|
alesapin
|
bbd85c3b2d
|
Merge pull request #16390 from ClickHouse/add_separate_pool_for_fetches
Add separate pool for fetches
|
2020-11-12 22:42:28 +03:00 |
|
Alexander Tokmakov
|
0731bfb7be
|
Merge branch 'master' into database_replicated
|
2020-11-12 21:04:18 +03:00 |
|
alexey-milovidov
|
75ba096e87
|
Merge pull request #16842 from ClickHouse/higher-mmap-threshold-in-debug
Higher mmap threshold in debug build
|
2020-11-12 19:46:08 +03:00 |
|
alexey-milovidov
|
c9c8f50683
|
Merge pull request #16903 from azat/no-trace-collector-without-trace_log
Disable TraceCollector if trace_log is disabled
|
2020-11-12 19:43:27 +03:00 |
|
alesapin
|
e19d1430db
|
Fix livelock
|
2020-11-12 17:43:16 +03:00 |
|
alesapin
|
5e1c84e04f
|
Fix segfault
|
2020-11-12 15:11:13 +03:00 |
|
TCeason
|
d16cd29c83
|
Merge branch 'master' into add_sync_user_privs_exception
|
2020-11-12 19:44:48 +08:00 |
|