Alexey Milovidov
|
acde587c75
|
Merge branch 'master' into fixed-string-compare-as-zero-padded
|
2020-04-20 06:49:21 +03:00 |
|
Alexey Milovidov
|
c893edf46f
|
Fix style
|
2020-04-20 06:48:35 +03:00 |
|
Alexey Milovidov
|
d783162548
|
Compare with fixed string as smaller string is zero padded #9272
|
2020-04-20 04:01:31 +03:00 |
|
Alexey Milovidov
|
ec6b176f3b
|
Rework total memory tracker #10293
|
2020-04-20 01:59:21 +03:00 |
|
Alexey Milovidov
|
1c00953b3e
|
Added test tool
|
2020-04-19 23:57:34 +03:00 |
|
Alexey Milovidov
|
71c4418876
|
More memory statistics
|
2020-04-19 23:49:13 +03:00 |
|
alexey-milovidov
|
72dd453c3f
|
Merge pull request #10234 from vitlibar/show-columns-of-not-loaded-dictionary
Show information about not loaded dictionaries in system tables.
|
2020-04-18 15:06:08 +03:00 |
|
Dmitry
|
25cd4ce132
|
Merge branch 'master' of github.com:yandex/ClickHouse into group_by_in_order_optimization
|
2020-04-18 12:56:34 +03:00 |
|
Vitaly Baranov
|
d62345bbaa
|
Show information about not loaded dictionaries in system.columns, system.tables
and in "SHOW TABLES" executed in any database with the "Dictionary" engine.
|
2020-04-18 12:50:54 +03:00 |
|
Alexander Kuzmenkov
|
6793cd7cca
|
More granular assertion in Arena.h
|
2020-04-18 00:36:07 +03:00 |
|
Артем Стрельцов
|
948efff076
|
Merge branch 'master' of github.com:yandex/ClickHouse into direct_queries
|
2020-04-17 23:11:10 +03:00 |
|
Артем Стрельцов
|
741775a12f
|
fixed some remarks from review
|
2020-04-17 22:54:53 +03:00 |
|
Nikolai Kochetov
|
84faa9af26
|
Merge branch 'master' into shared-context-lifetime
|
2020-04-17 19:13:13 +03:00 |
|
Nikolai Kochetov
|
d51a9c551b
|
Remove shared_ptr to SharedContext from Context.
|
2020-04-17 12:47:40 +03:00 |
|
alexey-milovidov
|
17e7d4d88a
|
Merge pull request #10307 from abyss7/arcadia-4
Changes for auto-sync with Arcadia
|
2020-04-17 05:08:34 +03:00 |
|
Alexander Kazakov
|
d5b3b2c7b6
|
Updated RWLockImpl: Fixed suboptimacy (readers queuing up) + minor tweaks to names and comments (#10303)
* Readers queue correction
* Comments, renamings and cosmetics
|
2020-04-16 21:56:21 +03:00 |
|
alexey-milovidov
|
3de1a36b33
|
Update ya.make
|
2020-04-16 18:55:39 +03:00 |
|
Ivan Lezhankin
|
e230632645
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
|
alexey-milovidov
|
2a48b0ecd7
|
Merge pull request #10184 from xzkostyan/feature-zookeeper-ssl
Optional secured communication between ClickHouse and Zookeeper
|
2020-04-15 07:09:14 +03:00 |
|
Andrey Skobtsov
|
396c9e4279
|
Fixed styling v2
|
2020-04-14 19:23:33 +03:00 |
|
Andrey Skobtsov
|
f4f43ee8ab
|
Replaced some warnings with infos as perf events measurements are optional
|
2020-04-14 16:58:32 +03:00 |
|
Andrey Skobtsov
|
578faa01a7
|
Handle CAP_SYS_ADMIN permission accordingly
|
2020-04-14 16:55:46 +03:00 |
|
Andrey Skobtsov
|
2f708fec03
|
Fixed compilation issues
|
2020-04-14 15:17:59 +03:00 |
|
Konstantin Lebedev
|
a7c5f622ea
|
Add string_utils for tests/zookeeper_impl.cpp
|
2020-04-14 00:27:54 +03:00 |
|
Andrey Skobtsov
|
8650c19967
|
Fixed styling
|
2020-04-14 00:10:31 +03:00 |
|
Andrey Skobtsov
|
afaa7eca51
|
Merge branch 'master' into perf_events_metrics
# Conflicts:
# dbms/src/Common/ProfileEvents.cpp
|
2020-04-13 23:59:48 +03:00 |
|
Alexander Tokmakov
|
5e6d4b9449
|
Merge branch 'master' into database_atomic
|
2020-04-12 16:35:44 +03:00 |
|
alexey-milovidov
|
f472535f54
|
Merge pull request #9968 from Enmk/SIMD_tokenization
Splitting string into Alpha-Num tokens with SIMD intrinsics.
|
2020-04-12 00:33:29 +03:00 |
|
Alexander Tokmakov
|
f0edb65e33
|
add test
|
2020-04-11 02:02:15 +03:00 |
|
Konstantin Lebedev
|
c9542b6601
|
Style fixes for communication between ClickHouse and Zookeeper over SSL
|
2020-04-11 01:09:14 +03:00 |
|
Alexander Tokmakov
|
033d7f9b32
|
Merge branch 'master' into database_atomic
|
2020-04-10 17:12:09 +03:00 |
|
Alexander Kazakov
|
497df3086f
|
Merge branch 'master' into timed_rwlock
Change-Id: I620bfde2121ff013773b001d514b40b1e796a58b
|
2020-04-10 11:38:20 +03:00 |
|
Alexander Tokmakov
|
58067438cd
|
add fallback for renameat2
|
2020-04-10 01:23:03 +03:00 |
|
Vxider
|
a8cd174fc4
|
merged with master
|
2020-04-09 22:34:02 +08:00 |
|
Konstantin Lebedev
|
b666f60af8
|
Optional secured communication between ClickHouse and Zookeeper
|
2020-04-09 01:40:54 +03:00 |
|
alexey-milovidov
|
80b73a209b
|
Merge pull request #10107 from ClickHouse/fix-globs-test
Fix unit test in debug build.
|
2020-04-08 22:46:44 +03:00 |
|
alexey-milovidov
|
de2fb3ea17
|
Merge pull request #10108 from ClickHouse/thread-fuzzer-disable-under-thread-memory-sanitizer
ThreadFuzzer: do not wrap pthread functions under thread and memory sanitizers
|
2020-04-08 22:46:07 +03:00 |
|
Alexander Tokmakov
|
dd1590830b
|
Merge branch 'master' into database_atomic
|
2020-04-08 22:00:46 +03:00 |
|
alexey-milovidov
|
6d80ab1eed
|
Merge pull request #9811 from vitlibar/RBAC-8
RBAC-8
|
2020-04-08 05:47:55 +03:00 |
|
Alexey Milovidov
|
97c2d17e99
|
ThreadFuzzer: do not wrap pthread functions under thread and memory sanitizers
|
2020-04-08 05:32:33 +03:00 |
|
Alexey Milovidov
|
f8500cf5d5
|
Fix unit test
|
2020-04-08 04:09:01 +03:00 |
|
Alexander Tokmakov
|
135197aa75
|
fixes
|
2020-04-08 04:02:00 +03:00 |
|
alexey-milovidov
|
7212efbfbf
|
Merge pull request #10103 from ClickHouse/fix-zk-multi-async-flacky
Make the test "zk_multi_async" less flacky
|
2020-04-08 02:15:43 +03:00 |
|
Vitaly Baranov
|
e573549945
|
Rework access rights for table functions.
|
2020-04-07 23:31:59 +03:00 |
|
Alexey Milovidov
|
ccec944ff4
|
Fix flacky test, take 3
|
2020-04-07 23:21:43 +03:00 |
|
Olga Khvostikova
|
834e458f26
|
Fix behaviour of globs in filepath with leading zeros
|
2020-04-07 16:46:12 +03:00 |
|
Alexander Kazakov
|
621d26bcf7
|
Better timeout diagnostics message
|
2020-04-07 14:34:35 +03:00 |
|
Alexander Kazakov
|
78f97a7a59
|
Build fixes
|
2020-04-07 12:23:08 +03:00 |
|
Ivan
|
f6b31f344d
|
Add cross-compile build for FreeBSD (#9643)
* Add toolchain to Docker image
|
2020-04-07 11:33:49 +03:00 |
|
Vasily Nemkov
|
ef07c6d06f
|
Merge remote-tracking branch 'upstream/master' into SIMD_tokenization
|
2020-04-07 11:25:52 +03:00 |
|
Alexander Kazakov
|
081187dd1f
|
Unit test for RWLock is set to use timeout for avoiding deadlocks
|
2020-04-07 03:06:48 +03:00 |
|
Alexander Kazakov
|
b98bc9afef
|
Reworked RWLockImpl::getLock() + phase-fairness
Timeout param added to getLock() method
|
2020-04-07 02:44:45 +03:00 |
|
Alexander Tokmakov
|
a2101c9b1c
|
better code
|
2020-04-07 02:22:44 +03:00 |
|
Alexander Kazakov
|
2951ed4f1d
|
Corrected Common.RWLockDeadlock test
|
2020-04-07 00:35:20 +03:00 |
|
Vasily Nemkov
|
3d471556fb
|
Merge commit '73b0f8db8c327a1d63cc7ebcc56087a3f9866dae' into SIMD_tokenization
|
2020-04-06 20:05:02 +03:00 |
|
Alexander Tokmakov
|
08bae4668d
|
Merge branch 'master' into database_atomic
|
2020-04-06 16:18:07 +03:00 |
|
Vxider
|
2fb9138505
|
merged with master
|
2020-04-06 17:36:44 +08:00 |
|
Alexey Milovidov
|
110eb599c1
|
Fix "check style" tool
|
2020-04-06 02:57:24 +03:00 |
|
Ivan Lezhankin
|
8a5a73e76d
|
Merge branch 'master' into dbms2src
|
2020-04-03 18:20:05 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|