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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
eb3b4ebf80
|
Disable RBAC Testflows (3rd-party optional tests) that are unreliable.
|
2021-07-26 06:48:28 +03:00 |
|
alexey-milovidov
|
1c6cae3f8b
|
Merge pull request #26786 from ClickHouse/update-rocksdb-4
Fix double unlock in RocksDB
|
2021-07-26 06:47:19 +03:00 |
|
alexey-milovidov
|
00a0bbd405
|
Merge pull request #26789 from ClickHouse/silent-rocksdb-logs
Less verbose RocksDB logs #26252
|
2021-07-26 06:46:09 +03:00 |
|
alexey-milovidov
|
7b76bfc719
|
Merge pull request #26318 from amosbird/connectionpoolfactory
Connection pool cache
|
2021-07-26 06:45:03 +03:00 |
|
alexey-milovidov
|
81927dcf78
|
Update mergetree.md
|
2021-07-26 05:07:45 +03:00 |
|
Kseniia Sumarokova
|
b65fd7fbfe
|
Merge pull request #26181 from lehasm/alexey-sm-DOCSUP-9056-document-url-function-patterns
DOCSUP-9056: description of patterns in the url table function
|
2021-07-25 23:11:55 +03:00 |
|
Alexey Milovidov
|
b6fdb395c2
|
Less verbose RocksDB logs #26252
|
2021-07-25 23:09:50 +03:00 |
|
Alexey Milovidov
|
bd364aeea1
|
Fix double unlock in RocksDB
|
2021-07-25 22:52:46 +03:00 |
|
alexey-milovidov
|
55af4c6b1b
|
Merge pull request #26747 from vzakaznikov/reenable_testflows_rbac
Enabling RBAC TestFlows tests and crossing out new fails.
|
2021-07-25 22:38:53 +03:00 |
|
Alexey Milovidov
|
53b17c316b
|
Add another test for heredoc
|
2021-07-25 22:18:42 +03:00 |
|
Maksim Kita
|
f559c4ffff
|
Merge pull request #26784 from kitaisreal/heredoc-updated-tests
Heredoc updated tests
|
2021-07-25 22:12:45 +03:00 |
|
Maksim Kita
|
6faa95fed0
|
Updated test
|
2021-07-25 22:11:27 +03:00 |
|
Maksim Kita
|
bbc7fe88ab
|
Merge pull request #26775 from poweroftrue/patch-1
Document MaterializeMySQL Settings
|
2021-07-25 22:05:13 +03:00 |
|
Maksim Kita
|
197bda1ff1
|
Heredoc updated tests
|
2021-07-25 22:01:25 +03:00 |
|
Roman Bug
|
9382a97933
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-25 12:24:40 +03:00 |
|
Roman Bug
|
5479638b83
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-25 12:24:23 +03:00 |
|
Roman Bug
|
8535c5ce40
|
Update docs/ru/development/style.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-25 12:24:11 +03:00 |
|
Roman Bug
|
de14f16159
|
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-07-25 12:23:59 +03:00 |
|
alexey-milovidov
|
22fa1efacb
|
Merge pull request #26777 from ClickHouse/bolonini-read-from-file
Merging #25960 (Bolonini/read_from_file)
|
2021-07-25 01:33:34 +03:00 |
|
Alexey Milovidov
|
2f2dce399a
|
Fix style
|
2021-07-25 01:26:21 +03:00 |
|
Vitaly Baranov
|
51f882d8cc
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
|
Vitaly Baranov
|
22728cbca0
|
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-24 23:20:40 +03:00 |
|
Vitaly Baranov
|
7b4e5f8e21
|
Merge pull request #26759 from vitlibar/changing-default-roles-affects-new-sessions
Changing default roles affects new sessions only.
|
2021-07-24 23:15:14 +03:00 |
|
romanzhukov
|
59a2d70e4e
|
DOCSUP-11551: Minor fix.
|
2021-07-24 22:35:01 +03:00 |
|
romanzhukov
|
7587bd047c
|
DOCSUP-11551: Minor fix.
|
2021-07-24 22:25:56 +03:00 |
|
romanzhukov
|
1b65f5c304
|
Merge branch 'romanzhukov-DOCSUP-11551-adding_new_third-party' of https://github.com/Ka1bi4/ClickHouse into romanzhukov-DOCSUP-11551-adding_new_third-party
|
2021-07-24 20:27:38 +03:00 |
|
romanzhukov
|
dfa6e207d7
|
DOCSUP-11551: Add ru contrib info.
|
2021-07-24 20:27:06 +03:00 |
|
alexey-milovidov
|
ec949e4c66
|
Merge pull request #26607 from azat/bench-round-robin
Add round-robin support for clickhouse-benchmark
|
2021-07-24 20:17:35 +03:00 |
|
romanzhukov
|
d7881aa588
|
Merge branch 'master' into romanzhukov-DOCSUP-11551-adding_new_third-party
|
2021-07-24 20:08:24 +03:00 |
|
Alexey Milovidov
|
215505b985
|
Remove unused error code
|
2021-07-24 19:51:56 +03:00 |
|
Alexey Milovidov
|
774f6d2617
|
Allow to read file descriptor multiple times in File storage
|
2021-07-24 19:50:03 +03:00 |
|
Alexey Milovidov
|
456801ccb8
|
Merge branch 'pipe_reading' of github.com:BoloniniD/ClickHouse into bolonini-read-from-file
|
2021-07-24 19:24:22 +03:00 |
|
alexey-milovidov
|
a2ccfed2e2
|
Update Benchmark.cpp
|
2021-07-24 19:14:57 +03:00 |
|
alexey-milovidov
|
ea48b2a810
|
Update Benchmark.cpp
|
2021-07-24 19:10:37 +03:00 |
|
alexey-milovidov
|
adb92c1b70
|
Merge pull request #26656 from azat/bench-hang-on-EMFILE-fix
Avoid hanging clickhouse-benchmark if connection fails (i.e. on EMFILE)
|
2021-07-24 19:02:46 +03:00 |
|
mergify[bot]
|
b39b130b97
|
Merge branch 'master' into reenable_testflows_rbac
|
2021-07-24 15:58:47 +00:00 |
|
alexey-milovidov
|
fa6b22e3f5
|
Merge pull request #26715 from Algunenano/fix_hostname_test
01946_test_wrong_host_name_access: Clear DNS in the end
|
2021-07-24 18:56:22 +03:00 |
|
alexey-milovidov
|
d3127d6265
|
Merge pull request #26731 from vdimir/fix-async-drain-connection-uaf
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-24 18:55:03 +03:00 |
|
alexey-milovidov
|
0318a089a0
|
Merge pull request #26740 from Cas-pian/grant_by_replace
remove uncessary Exception
|
2021-07-24 18:54:11 +03:00 |
|
alexey-milovidov
|
967fe89917
|
Merge pull request #26730 from vitlibar/set-profile-applies-constraints-too
SET PROFILE applies constraints too.
|
2021-07-24 18:53:36 +03:00 |
|
Ivan Blinkov
|
2033cb610d
|
Remove past event
|
2021-07-24 16:36:26 +03:00 |
|
BoloniniD
|
2fa02061b7
|
Fix parallel reads
|
2021-07-24 15:31:35 +03:00 |
|
alexey-milovidov
|
acb97c6f4a
|
Update materialize-mysql.md
|
2021-07-24 15:11:23 +03:00 |
|