Vitaly Baranov
|
72ab7f598c
|
Fix killing unstopped containers in integration tests.
|
2021-07-27 09:31:04 +03:00 |
|
kssenii
|
1d50e9a3b9
|
Add retries
|
2021-07-27 06:16:40 +00:00 |
|
Azat Khuzhin
|
8ef677b15f
|
Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
|
2021-07-27 08:40:50 +03:00 |
|
Alexey Milovidov
|
6d64cf8de2
|
Fix test
|
2021-07-27 06:55:59 +03:00 |
|
Alexey Milovidov
|
04196d1cd6
|
Fix for Sydney
|
2021-07-27 05:33:03 +03:00 |
|
Alexey Milovidov
|
5e2ea4e042
|
Whitespace
|
2021-07-27 05:20:03 +03:00 |
|
Kseniia Sumarokova
|
ee13f2e6bc
|
Merge pull request #26795 from kssenii/fixing-sqlite
Fix sqlite engine attach
|
2021-07-27 00:37:31 +03:00 |
|
Kseniia Sumarokova
|
0f7fd2bc37
|
Merge pull request #26324 from sevirov/sevirov-DOCSUP-11416-implement_idisk_interface_for_hdfs
DOCSUP-11416: Implement IDisk interface for HDFS
|
2021-07-26 23:59:34 +03:00 |
|
Kseniia Sumarokova
|
7c80e7b478
|
Update mergetree.md
|
2021-07-26 23:58:20 +03:00 |
|
Kseniia Sumarokova
|
d8e1798f87
|
Update mergetree.md
|
2021-07-26 23:57:31 +03:00 |
|
Azat Khuzhin
|
c7d2a5aad8
|
Add system.rocksdb table (with various rocksdb internals)
v2: fix USE_ROCKSDB check (there is #cmakedefine01 so it is either 0/1,
so we should not check with #ifdef)
|
2021-07-26 23:13:59 +03:00 |
|
Dmitriy
|
7d31316b17
|
Fix endpoint parameter
Поправил описание параметра endpoint.
|
2021-07-26 22:23:32 +03:00 |
|
Alexander Tokmakov
|
a7e644f774
|
support old name
|
2021-07-26 21:24:32 +03:00 |
|
Alexander Tokmakov
|
63ab38ee09
|
rename MaterializeMySQL to MaterializedMySQL
|
2021-07-26 21:17:28 +03:00 |
|
Nikolai Kochetov
|
7da5bb3871
|
Do not start new hedged connection if query was already canceled.
|
2021-07-26 20:48:38 +03:00 |
|
Nikolai Kochetov
|
61f8524ae7
|
Fix style.
|
2021-07-26 20:36:54 +03:00 |
|
Nikolai Kochetov
|
4ec05e13da
|
Fix fuzz logical error.
|
2021-07-26 20:34:04 +03:00 |
|
Nikolai Kochetov
|
61d8f880cd
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
|
tavplubix
|
858bef8bef
|
Update clickhouse-test
|
2021-07-26 19:19:47 +03:00 |
|
Raúl Marín
|
61a90fa935
|
Use individual mutex to manage the collector_thread
|
2021-07-26 17:51:10 +02:00 |
|
Raúl Marín
|
2b410c744a
|
Ignore ASAN warning
|
2021-07-26 17:28:32 +02:00 |
|
Nikolai Kochetov
|
9b5a816b43
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
|
Alexander Tokmakov
|
304c367912
|
fix groupUniqArray
|
2021-07-26 17:57:49 +03:00 |
|
Nikolai Kochetov
|
0eb563dc1b
|
Fix more tests.
|
2021-07-26 17:47:29 +03:00 |
|
Alexander Tokmakov
|
5c9f69ea17
|
fix parameters with combinators
|
2021-07-26 17:37:47 +03:00 |
|
Alexey Boykov
|
9282e0f5b7
|
Merge pull request #26460 from zxc111/DOCSUP-11552
DOCSUP-11552: Add support for argument of UUID type for empty and notEmpty functions
|
2021-07-26 14:40:23 +03:00 |
|
Kseniia Sumarokova
|
5c5cb5d0d6
|
Update src/Storages/StorageSQLite.h
Co-authored-by: Vladimir <vdimir@yandex-team.ru>
|
2021-07-26 14:26:06 +03:00 |
|
Nikolai Kochetov
|
f1c9c728f0
|
Merge pull request #26676 from ka1bi4/romanzhukov-DOCSUP-11551-adding_new_third-party
DOCSUP-11551: Edit and translate to Russian (Guidelines for adding new third-party libraries)
|
2021-07-26 14:25:28 +03:00 |
|
Amos Bird
|
623faf47e4
|
Make sure table is readonly when restarting fails.
|
2021-07-26 19:21:14 +08:00 |
|
Roman Bug
|
33799507ff
|
Update docs/ru/development/contrib.md
Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
|
2021-07-26 14:17:29 +03:00 |
|
Amos Bird
|
50e53035c9
|
Remove unneeded mutex during connection draining
|
2021-07-26 19:15:45 +08:00 |
|
Nikolai Kochetov
|
fa1c223269
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
|
Yatsishin Ilya
|
1af7650622
|
Try update protobuf to 3.17.3
|
2021-07-26 09:49:00 +00:00 |
|
mergify[bot]
|
2929cf3ba8
|
Merge branch 'master' into system_zookeeper_log
|
2021-07-26 08:40:55 +00:00 |
|
kssenii
|
f3129b80f9
|
Fix sqlite attach
|
2021-07-26 07:20:41 +00:00 |
|
Vitaly Baranov
|
4862e9f80d
|
Merge pull request #26733 from vitlibar/support-multiple-keys
Support multiple keys for encrypted disk
|
2021-07-26 10:19:50 +03:00 |
|
Vitaly Baranov
|
5a55cf3437
|
Merge pull request #26780 from vitlibar/new-function-current-roles
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-26 10:01:45 +03:00 |
|
Alexey Milovidov
|
7a9588bf0e
|
Fix for Beirut
|
2021-07-26 09:47:34 +03:00 |
|
Alexey Milovidov
|
aa40f9d35a
|
Fix test
|
2021-07-26 09:36:49 +03:00 |
|
Alexey
|
133586b625
|
Translated to russian
|
2021-07-26 05:34:45 +00:00 |
|
ryzuo
|
0e742487f1
|
Remove unnecessary emtpy argument check for nth_value as code review suggested
|
2021-07-26 13:31:45 +08:00 |
|
Mikhail
|
39e1b21385
|
Update query_log.md
requested edit
|
2021-07-26 08:19:30 +03:00 |
|
lehasm
|
5f977baae3
|
Update docs/en/sql-reference/statements/alter/setting.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-26 08:03:16 +03:00 |
|
lehasm
|
32601bb503
|
Update docs/en/sql-reference/statements/alter/setting.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-26 08:03:03 +03:00 |
|
lehasm
|
9f5c491237
|
Update docs/en/sql-reference/statements/alter/setting.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-26 08:02:53 +03:00 |
|
lehasm
|
c31606038b
|
Update docs/en/sql-reference/statements/alter/setting.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-26 08:02:42 +03:00 |
|
Mikhail
|
c0352044cd
|
Update order-by.md
Requested edit.
|
2021-07-26 07:17:29 +03:00 |
|
Mikhail
|
e4027755ad
|
Update order-by.md
Some minor corrections.
|
2021-07-26 07:09:54 +03:00 |
|
Alexey Milovidov
|
b42089da83
|
Fix test
|
2021-07-26 07:03:38 +03:00 |
|
alexey-milovidov
|
eb3b4ebf80
|
Disable RBAC Testflows (3rd-party optional tests) that are unreliable.
|
2021-07-26 06:48:28 +03:00 |
|