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 |
|
alesapin
|
20eeab4502
|
Fix build #2
|
2020-11-20 15:36:10 +03:00 |
|
alesapin
|
ab5f3b0b41
|
Fix build
|
2020-11-20 15:31:40 +03:00 |
|
alesapin
|
29631aaf2e
|
Fix build warnings
|
2020-11-20 14:48:48 +03:00 |
|
alesapin
|
73ed05492b
|
More correct initialization
|
2020-11-20 11:37:16 +03:00 |
|
alesapin
|
fdf3b569f4
|
Fix bug
|
2020-11-19 19:48:49 +03:00 |
|
alesapin
|
5925760892
|
Fix handler
|
2020-11-19 19:31:55 +03:00 |
|
alesapin
|
8e3f7e4dbd
|
Some non working code
|
2020-11-19 19:06:19 +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 |
|
alesapin
|
00186ece72
|
Join processing thread
|
2020-11-18 23:36:25 +03:00 |
|
Alexander Kuzmenkov
|
1570320e20
|
fixes for context hierarchy
|
2020-11-18 20:43:18 +03:00 |
|
alesapin
|
24910a61be
|
Fix stringstream
|
2020-11-18 18:25:59 +03:00 |
|
alesapin
|
6b25ba1097
|
Merge branch 'correctly_send_close_request' into complete_zk_api
|
2020-11-18 17:51:00 +03:00 |
|
alesapin
|
2cd66f23a3
|
Merge branch 'master' into complete_zk_api
|
2020-11-18 17:50:50 +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 |
|
a.palagashvili
|
6f5390cc70
|
introduce zstd compression
|
2020-11-17 19:02:10 +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 |
|
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
|
4aad6a597c
|
Merge branch 'correctly_send_close_request' into complete_zk_api
|
2020-11-12 17:46:02 +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 |
|
feng lv
|
b1cc582668
|
fix conflict
|
2020-11-12 10:42:53 +00:00 |
|
alesapin
|
8e5dfa15fc
|
Merge branch 'master' into correctly_send_close_request
|
2020-11-12 12:58:33 +03:00 |
|
alesapin
|
a8d466a645
|
Merge branch 'master' into add_separate_pool_for_fetches
|
2020-11-12 12:51:02 +03:00 |
|
feng lv
|
b7e5c6ed4d
|
fix conflict
|
2020-11-12 02:26:21 +00:00 |
|
TCeason
|
3912ed4965
|
Merge branch 'master' into add_sync_user_privs_exception
|
2020-11-12 09:34:08 +08:00 |
|
sundyli
|
5ef809931e
|
Merge branch 'master' into storage-rocksdb
|
2020-11-12 08:26:27 +08:00 |
|
alexey-milovidov
|
34b2a460ba
|
Merge pull request #16578 from fibersel/issue-8828
add compression method for files: Xz
|
2020-11-12 02:58:52 +03:00 |
|
vdimir
|
dbec289c9a
|
[wip] rewrite ip_dict data struct, fix bugs, add tests
|
2020-11-12 00:58:30 +03:00 |
|
Azat Khuzhin
|
8c482b978b
|
Set thread name for the TraceCollector
|
2020-11-11 21:30:17 +03:00 |
|
Alexey Milovidov
|
57ac63ca34
|
Minor change in query profiler
|
2020-11-11 19:58:54 +03:00 |
|
alesapin
|
ade14da634
|
Remove some redundant files
|
2020-11-11 18:45:10 +03:00 |
|
alesapin
|
d57b57156e
|
Fix style check
|
2020-11-11 17:22:11 +03:00 |
|
alesapin
|
d83c68fca8
|
Fix timeouts
|
2020-11-11 16:55:28 +03:00 |
|
Alexander Tokmakov
|
dbac7860b1
|
review suggestions
|
2020-11-11 16:27:54 +03:00 |
|
alesapin
|
66236d6ebb
|
Refactored a little
|
2020-11-11 16:07:06 +03:00 |
|
taichong
|
d907afa77e
|
throw exception when mysql sync user privs error.
|
2020-11-11 19:27:37 +08:00 |
|
alesapin
|
0388006ed6
|
Less garbage
|
2020-11-11 12:05:45 +03:00 |
|
alesapin
|
bb3b420057
|
Ugly working code
|
2020-11-11 11:51:54 +03:00 |
|
Alexey Milovidov
|
0001433b82
|
Better code
|
2020-11-11 09:08:53 +08:00 |
|
Alexey Milovidov
|
2e6ed2a880
|
Higher mmap threshold in debug build
|
2020-11-10 22:21:59 +03:00 |
|
Alexander Tokmakov
|
b94cc5c4e5
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
|
alesapin
|
2129b9a53e
|
Merge branch 'correctly_send_close_request' into complete_zk_api
|
2020-11-10 17:39:47 +03:00 |
|
alesapin
|
ec2c2ec576
|
Set expire after we set close
|
2020-11-10 17:09:32 +03:00 |
|
alesapin
|
d8f515c4f3
|
Almost watches
|
2020-11-10 16:43:10 +03:00 |
|
alesapin
|
932ea0ef8b
|
Merge branch 'master' into complete_zk_api
|
2020-11-10 13:56:11 +03:00 |
|
feng lv
|
9194985d48
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into union-distinct
|
2020-11-10 06:09:39 +00:00 |
|
Alexander Kuzmenkov
|
0530c40cd8
|
fixes
|
2020-11-10 08:50:32 +03:00 |
|
a.palagashvili
|
f999ea2a6f
|
renamed files, added new library, changed error codes, added tests for file() function
|
2020-11-10 01:52:22 +03:00 |
|
Alexander Tokmakov
|
5cdfcfb307
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
|
alesapin
|
09fac0da9d
|
Better
|
2020-11-09 21:16:02 +03:00 |
|