nikitamikhaylov
|
b6d69eb63b
|
done
|
2020-12-11 02:16:21 +03:00 |
|
alesapin
|
7ff50fb352
|
Close requests without timeout
|
2020-12-09 11:19:52 +03:00 |
|
alesapin
|
3d0dbbe411
|
Fix build
|
2020-12-08 17:49:18 +03:00 |
|
alesapin
|
91e3162e09
|
More correct session close
|
2020-12-08 17:28:51 +03:00 |
|
alesapin
|
f4231d552e
|
Banch of fixes
|
2020-12-08 16:28:39 +03:00 |
|
alesapin
|
0c43246216
|
Merge branch 'master' into complete_zk_api
|
2020-12-07 10:24:55 +03:00 |
|
Alexey Milovidov
|
a63d4f0db3
|
Merge branch 'master' into amosbird-buildid
|
2020-12-07 02:17:29 +03:00 |
|
alexey-milovidov
|
f0800a070d
|
Merge pull request #17700 from ClickHouse/tavplubix-patch-3
Fix sequential number in TestKeeper
|
2020-12-07 02:13:04 +03:00 |
|
alesapin
|
278bbf6d51
|
Merge branch 'master' into complete_zk_api
|
2020-12-04 16:48:19 +03:00 |
|
alesapin
|
ac118feef0
|
Merge branch 'master' into boringssl-2
|
2020-12-04 16:24:20 +03:00 |
|
alexey-milovidov
|
85f4045160
|
Merge pull request #17144 from fibersel/issue-16791
introduce zstd compression (for data import/export)
|
2020-12-02 22:41:07 +03:00 |
|
tavplubix
|
45b4b3648c
|
Merge pull request #17664 from ClickHouse/tavplubix-patch-2
Fix renameat2 ENOSYS on WSL
|
2020-12-02 13:55:50 +03:00 |
|
tavplubix
|
88bc73df3a
|
fix seq number in TestKeeper
|
2020-12-02 12:38:55 +03:00 |
|
alesapin
|
93ea2f5b1f
|
Merge branch 'master' into complete_zk_api
|
2020-12-02 11:30:09 +03:00 |
|
tavplubix
|
88133860d7
|
Update renameat2.cpp
|
2020-12-01 13:22:29 +03:00 |
|
Azat Khuzhin
|
0bf6ed2e94
|
Make LockExceptionInThread/BlockerInThread nested
|
2020-12-01 10:34:25 +03:00 |
|
Amos Bird
|
310918b06a
|
reload symbols and fix build-id
|
2020-11-30 22:30:55 +08:00 |
|
Alexey Milovidov
|
af5e2084ff
|
Port ClickHouse code to BoringSSL
|
2020-11-30 09:59:35 +03:00 |
|
a.palagashvili
|
502355922d
|
added errors checking, removed redundant variables
|
2020-11-29 15:14:42 +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 |
|
alesapin
|
d199a2bf76
|
Merge branch 'master' into complete_zk_api
|
2020-11-27 14:55:55 +03:00 |
|
alesapin
|
89c292f5b7
|
Fix response pipe read
|
2020-11-27 13:12:11 +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 |
|
alesapin
|
0c6ce276b2
|
Add dead watches cleaner
|
2020-11-26 17:57:32 +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 |
|
alesapin
|
fb86eaf6fc
|
Better errors and better config
|
2020-11-25 16:19:09 +03:00 |
|
Alexander Kuzmenkov
|
edce1e636e
|
Merge pull request #16535 from ClickHouse/aku/opentelemetry
OpenTelemetry improvements
|
2020-11-25 14:10:17 +03:00 |
|
alesapin
|
4d40d9be3f
|
Merge branch 'master' into complete_zk_api
|
2020-11-25 10:31:16 +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 |
|
alesapin
|
0d52cfb1be
|
Less clumsy code with interruptable code
|
2020-11-24 17:02:55 +03:00 |
|
Alexander Kuzmenkov
|
412c2fe079
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
|
alesapin
|
2da250164e
|
Fix clang tidy message
|
2020-11-23 17:03:57 +03:00 |
|
alesapin
|
b8fb44a7b9
|
Merge with master
|
2020-11-23 11:05:50 +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 |
|
alesapin
|
63464df3eb
|
Fix clang-tidy
|
2020-11-20 18:00:23 +03:00 |
|