Commit Graph

70167 Commits

Author SHA1 Message Date
romanzhukov
497b54fe33 Fix comments. 2021-08-09 16:43:17 +03:00
Nikolai Kochetov
b5d3bc34d2 Try fix integration tests. 2021-08-09 16:27:19 +03:00
Roman Bug
eda68ababc
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:22:06 +03:00
Roman Bug
9994be7bc0
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:59 +03:00
Roman Bug
3cd877e924
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:34 +03:00
Roman Bug
56121b5b33
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:28 +03:00
Roman Bug
63f1f140dc
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:22 +03:00
Roman Bug
dc5aaddf2c
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:14 +03:00
Roman Bug
bdfd5a8896
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:21:09 +03:00
Roman Bug
e618e3d2f4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:43 +03:00
Roman Bug
be082ff33e
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:38 +03:00
Roman Bug
6c037273f8
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:32 +03:00
Roman Bug
8f3111f297
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:26 +03:00
Roman Bug
dd4f48c9fd
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:20 +03:00
Roman Bug
fdbe179ba5
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:13 +03:00
Roman Bug
324ed5a9b9
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:20:02 +03:00
Roman Bug
aede1f4994
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:49 +03:00
Roman Bug
0efd744c88
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:39 +03:00
Roman Bug
0f5bef68aa
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-08-09 16:19:31 +03:00
Vitaly Baranov
d782406c0e
Merge pull request #27170 from adevyatova/annadevyatova-DOCSUP-12212
DOCSUP-12212: Document currentRoles, enabledRoles, defaultRoles functions
2021-08-09 16:17:53 +03:00
Vitaly Baranov
d3667b348a
Update other-functions.md 2021-08-09 16:16:31 +03:00
Maksim Kita
b8b24684b4
Merge pull request #27273 from ClickHouse/remove-streams-from-dicts
Remove streams from dicts
2021-08-09 15:58:37 +03:00
tavplubix
e7290fb134
Merge pull request #27385 from BraulioVM/fix/27171
Do not fail if HTTP port is not set and user tries to send request to TCP port
2021-08-09 15:30:58 +03:00
Raúl Marín
65bb4ff744 Unify mysql output format checks 2021-08-09 14:29:35 +02:00
Alexey Boykov
91a0594b4c
Merge pull request #27096 from ka1bi4/romanzhukov-DOCSUP-11656-function_range_max_elements_in_block
DOCSUP-11656:  Document the function_range_max_elements_in_block setting
2021-08-09 15:24:11 +03:00
Nikolai Kochetov
57e5407fd8 Fix test from fuzzer. 2021-08-09 15:19:28 +03:00
kssenii
484c3a5d2e Update kafka test 2021-08-09 11:55:38 +00:00
Raúl Marín
bba600903b Merge remote-tracking branch 'blessed/master' into fix_01176 2021-08-09 13:38:13 +02:00
Maksim Kita
4d9fae2e18
Merge pull request #27423 from fuwhu/feature/correct-key-type-in-mapContains
Correct the key data type used in mapContains
2021-08-09 14:31:28 +03:00
Nikita Mikhaylov
73d3f2c60f
Merge pull request #26313 from fastio/control_execution_period_of_clearOldTemporaryDirectories
Control the execution period of clear old temporary directories by parameter
2021-08-09 14:29:24 +03:00
Maksim Kita
70b52fc039
Merge pull request #27063 from lehasm/alexey-sm-DOCSUP-9860-document-refactored-storage-dictionary
DOCSUP-9860: document refactored storage dictionary
2021-08-09 14:17:34 +03:00
Nikita Mikhaylov
0b7385848d
Merge pull request #27303 from azat/tests-system.projection_parts
Add and check system.projection_parts for database filter
2021-08-09 13:33:16 +03:00
Nikolai Kochetov
cedc5d06ad
Merge pull request #27329 from ClickHouse/fix-27179
Fix #27179
2021-08-09 13:19:02 +03:00
Nikolai Kochetov
4a00e402ae Fix spelling. 2021-08-09 12:09:09 +03:00
Vladimir C
908505c12e
Merge pull request #27057 from olgarev/revolg-DOCSUP-10286_Alter_delete_in_join_table_engine 2021-08-09 12:07:18 +03:00
Nikolai Kochetov
fb32b1a9c0
Update skip_list.json 2021-08-09 12:00:12 +03:00
Nikolai Kochetov
372293b85d
Merge branch 'master' into fix-27179 2021-08-09 11:59:22 +03:00
Artur
904f53ba8b correct reference 2021-08-09 08:58:49 +00:00
Nikolai Kochetov
e2b59f7cae Add test to parallel skip list. 2021-08-09 11:57:53 +03:00
Maksim Kita
939106a5b8
Merge pull request #27452 from benbiti/master
fix metric BackgroundMessageBrokerSchedulePoolTask
2021-08-09 11:54:17 +03:00
Maksim Kita
e6b339fbb3
Merge pull request #26845 from kitaisreal/compile-aggregate-functions-without-key
Compile aggregate functions without key
2021-08-09 11:52:52 +03:00
benbiti
039d4673ed fix metric BackgroundMessageBrokerSchedulePoolTask 2021-08-09 15:56:59 +08:00
Vladimir C
54a1f3b241
Update docs/ru/engines/table-engines/special/join.md 2021-08-09 10:52:26 +03:00
Vladimir C
75ded13df7
Minor updates in Join Table Engine docs 2021-08-09 10:52:04 +03:00
Vladimir C
9cbc4b4f7f
Merge pull request #27217 from vdimir/issue-27091 2021-08-09 09:53:59 +03:00
Azat Khuzhin
f46b5dbf1a Increase insert_quorum_timeout in 01090_zookeeper_mutations_and_insert_quorum_long 2021-08-09 09:51:47 +03:00
Vitaly Baranov
5a7fe51532
Merge pull request #27431 from vitlibar/grpc-protocol-bytes-instead-of-strings
Use bytes instead of strings in the GRPC protocol.
2021-08-09 09:51:24 +03:00
Azat Khuzhin
8d97585da8 tests: add filter by database for queries to system.mutations 2021-08-09 09:50:50 +03:00
Azat Khuzhin
673f3b4d8d check-style: refactor database column filter check 2021-08-09 09:50:50 +03:00
Azat Khuzhin
ba97ffb909 Add system.mutations for database filter check 2021-08-09 09:50:50 +03:00