Vitaly Baranov
|
18e036d19b
|
Improved serialization for data types combined of Arrays and Tuples.
Improved matching enum data types to protobuf enum type.
Fixed serialization of the Map data type.
Omitted values are now set by default.
|
2021-02-17 20:50:09 +03:00 |
|
tavplubix
|
f91caf2ccf
|
Merge pull request #20588 from ClickHouse/stress_test_hung_check
Add hung check to stress test
|
2021-02-17 20:36:52 +03:00 |
|
Vitaly Baranov
|
c704a8cc45
|
Log stdout and stderr when failed to start docker in integration tests.
|
2021-02-17 20:07:03 +03:00 |
|
Maksim Kita
|
50e135db0f
|
Added comment
|
2021-02-17 19:24:04 +03:00 |
|
Kseniia Sumarokova
|
20ff183549
|
Merge branch 'master' into rabbit-format-settings
|
2021-02-17 19:01:53 +03:00 |
|
Ivan
|
42c22475e3
|
Don't backport base commit of branch in the same branch (#20628)
|
2021-02-17 18:55:24 +03:00 |
|
alesapin
|
e0980fd0b7
|
Fix fasttest retry for failed tests
|
2021-02-17 17:41:21 +03:00 |
|
Nikita Mikhaylov
|
d15bac31ff
|
Merge pull request #20399 from nikitamikhaylov/keen-wolf-filefuncwithreadbuf
Merging #19204
|
2021-02-17 16:11:22 +03:00 |
|
Maksim Kita
|
b2c09f002f
|
Dictionary create source with functions crash fix
|
2021-02-17 15:26:00 +03:00 |
|
alesapin
|
0de1535b23
|
Merge pull request #20596 from kssenii/rabbitmq-add-vhost
Support vhost for rabbitmq engine
|
2021-02-17 15:18:22 +03:00 |
|
Vladimir
|
2c99a36228
|
Merge pull request #19685 from hexiaoting/dev_joinon
|
2021-02-17 13:22:55 +03:00 |
|
Maksim Kita
|
c608fa1e6a
|
Added error reinterpretation tests
|
2021-02-17 12:53:12 +03:00 |
|
Vitaly Baranov
|
753f5b84d9
|
Merge pull request #20106 from vitlibar/fix-quota-consuming
Fix quota consuming
|
2021-02-17 12:52:43 +03:00 |
|
tavplubix
|
dd02106a08
|
Update run.sh
|
2021-02-17 12:01:41 +03:00 |
|
Maksim Kita
|
e52cc1ac1f
|
Updated documentation
|
2021-02-17 11:31:20 +03:00 |
|
feng lv
|
3b40099578
|
fix subquery with limit
|
2021-02-17 08:26:52 +00:00 |
|
Maksim Kita
|
5f88f5817f
|
Rename untyped function reinterpretAs into reinterpret
|
2021-02-17 11:23:24 +03:00 |
|
Vladimir
|
2c560d8e3b
|
Merge pull request #20544 from adevyatova/annadevyatova-DOCSUP-6762-templates
|
2021-02-17 10:17:01 +03:00 |
|
alexey-milovidov
|
6363d44488
|
Merge pull request #20498 from azat/dist-parse-dirs-sigsegv-fix
Add proper checks while parsing directory names for async INSERT (fixes SIGSEGV)
|
2021-02-17 09:43:11 +03:00 |
|
alexey-milovidov
|
2c7c5c9604
|
Merge pull request #20598 from TisonKun/ignore-data-store-files
ignore data store files
|
2021-02-17 09:23:43 +03:00 |
|
kssenii
|
d79f7c04f6
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-format-settings
|
2021-02-17 06:03:19 +00:00 |
|
tison
|
c809af5dc2
|
ignore data store files
|
2021-02-17 12:58:17 +08:00 |
|
gyuton
|
23754e46e8
|
Update docs/ru/engines/table-engines/integrations/kafka.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-17 01:41:47 +03:00 |
|
kssenii
|
29362bb483
|
Support vhost
|
2021-02-16 22:05:14 +00:00 |
|
alexey-milovidov
|
3780ecef06
|
Merge pull request #20572 from pokoli/patch-1
Fix typo on tutorial
|
2021-02-17 00:48:45 +03:00 |
|
Alexander Tokmakov
|
1aac7b3471
|
Merge branch 'master' into database_replicated
|
2021-02-17 00:39:56 +03:00 |
|
gyuton
|
2858151d09
|
Update kafka.md
|
2021-02-17 00:25:34 +03:00 |
|
Nikita Mikhaylov
|
5f8a6ab9c1
|
remove probably useless code
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
d357fb9129
|
Fix reading from the table system.quota_usage.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
298130402e
|
SYSTEM queries now consume quota.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
d8d2bd885c
|
Fix calculation of interval's end in quota consumption.
|
2021-02-16 23:54:05 +03:00 |
|
Vitaly Baranov
|
f83be158ba
|
SHOW TABLES is now considered as one query in the quota calculations, not two queries.
|
2021-02-16 23:53:58 +03:00 |
|
Alexander Tokmakov
|
6c9771484b
|
add hung check to stress test
|
2021-02-16 22:39:25 +03:00 |
|
gyuton
|
f2c7c38c18
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:38:20 +03:00 |
|
gyuton
|
236b9cfeff
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:36:01 +03:00 |
|
gyuton
|
c10485d21a
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:55 +03:00 |
|
gyuton
|
b82e564076
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:48 +03:00 |
|
gyuton
|
579f8a95bc
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:43 +03:00 |
|
gyuton
|
07795335ce
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:23 +03:00 |
|
gyuton
|
7a910d38a1
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:12 +03:00 |
|
gyuton
|
a26f2b77cb
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:35:07 +03:00 |
|
gyuton
|
5edba42865
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:34:43 +03:00 |
|
gyuton
|
66d6b7a3a0
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:34:33 +03:00 |
|
gyuton
|
d213039fe5
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:33:57 +03:00 |
|
gyuton
|
22ab639287
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:33:32 +03:00 |
|
gyuton
|
a642dbce46
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:33:19 +03:00 |
|
gyuton
|
b8be90cdf9
|
Update docs/ru/sql-reference/functions/encryption-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:32:59 +03:00 |
|
gyuton
|
a1cd07b9a0
|
Update docs/ru/sql-reference/aggregate-functions/parametric-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-02-16 22:24:49 +03:00 |
|
Nikita Mikhaylov
|
dab2356833
|
Merge pull request #20578 from nikitamikhaylov/dicthas-not-found-bugfix
Inconsistent behavior of dictHas in case of absent keys
|
2021-02-16 19:54:22 +03:00 |
|
Nikita Mikhailov
|
94ba4942d7
|
empty
|
2021-02-16 19:47:45 +03:00 |
|