Denny Crane
|
6002b7b42d
|
Update uk-price-paid.md
added example with a projection
|
2021-08-09 11:13:19 -03:00 |
|
Nikita Mikhaylov
|
7803a27e99
|
Merge pull request #27384 from azat/tests-system.mutations
Add and check system.mutations for database filter
|
2021-08-09 17:01:31 +03:00 |
|
Nikolai Kochetov
|
b5d3bc34d2
|
Try fix integration tests.
|
2021-08-09 16:27:19 +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 |
|
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 |
|
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 |
|
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 |
|
Azat Khuzhin
|
bf344ecf20
|
Mark 01710_projection_fetch as long
|
2021-08-09 09:47:50 +03:00 |
|
lehasm
|
7a45d32da5
|
Update docs/ru/sql-reference/statements/rename.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:49:39 +03:00 |
|
lehasm
|
e2ba3f7fd4
|
Update docs/ru/sql-reference/statements/exchange.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:49:29 +03:00 |
|
lehasm
|
9893e0ce59
|
Update docs/ru/sql-reference/statements/attach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:49:19 +03:00 |
|
lehasm
|
6f149630c3
|
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:49:09 +03:00 |
|
lehasm
|
dcb750bb35
|
Update docs/ru/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:48:45 +03:00 |
|
lehasm
|
7fa4c92408
|
Update docs/en/engines/database-engines/atomic.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-08-09 08:48:17 +03:00 |
|
Kseniia Sumarokova
|
a966a440b0
|
Merge pull request #26677 from sevirov/sevirov-DOCSUP-11550-edit_and_translate_to_russian_materializedpostgresql
DOCSUP-11550: Edit and translate to Russian (MaterializePostgreSQL)
|
2021-08-09 08:27:18 +03:00 |
|
alexey-milovidov
|
5f84564207
|
Merge pull request #27378 from amosbird/hyperscansanitizer
Add settings to check hyperscan regexp length.
|
2021-08-09 02:48:14 +03:00 |
|
alexey-milovidov
|
bd78051c2f
|
Merge pull request #27428 from azat/thread-pool-no-miss
Do not miss exceptions from the ThreadPool
|
2021-08-09 02:46:50 +03:00 |
|
alexey-milovidov
|
677fddaa37
|
Merge pull request #27104 from azat/enable-distributed_push_down_limit
Enable distributed_push_down_limit by default
|
2021-08-09 02:45:52 +03:00 |
|
alexey-milovidov
|
4fd752c74f
|
Merge pull request #27427 from azat/fix-dist-zero-nodes
Fix distributed queries with zero shards and aggregation
|
2021-08-09 02:45:02 +03:00 |
|
alexey-milovidov
|
7b11e11645
|
Merge pull request #27438 from syominsergey/patch-6
add info about clang version choice
|
2021-08-09 02:44:25 +03:00 |
|
alexey-milovidov
|
67d2a35d4e
|
Merge pull request #27437 from ClickHouse/dataset-uk-property
Add OpenSky dataset
|
2021-08-09 00:55:04 +03:00 |
|
alexey-milovidov
|
a090bfc494
|
Merge pull request #27435 from syominsergey/patch-3
remove extra english text already translated to russian
|
2021-08-09 00:35:46 +03:00 |
|
alexey-milovidov
|
2d251abda3
|
Merge pull request #27434 from syominsergey/patch-2
fix description of changing url when cloning project
|
2021-08-09 00:35:13 +03:00 |
|
Sergei Semin
|
578e55184e
|
add info about clang version choice
|
2021-08-09 00:32:36 +03:00 |
|
alexey-milovidov
|
bf72ac0854
|
Merge pull request #25492 from morozovsk/patch-6
Documentation: manipulating projections
|
2021-08-09 00:29:15 +03:00 |
|
alexey-milovidov
|
4edc272f5a
|
Merge pull request #27436 from syominsergey/patch-4
translate some text from english to russian in developer-instruction.md
|
2021-08-09 00:24:33 +03:00 |
|
Alexey Milovidov
|
d159c83fb8
|
Add OpenSky dataset
|
2021-08-09 00:02:25 +03:00 |
|
Sergei Semin
|
8b0cfdda68
|
translate some text from english to russian in developer-instruction.md
|
2021-08-08 23:40:45 +03:00 |
|