Olga Revyakina
2a511b169b
Fixes
2021-01-20 02:02:46 +03:00
Olga Revyakina
701b078866
First draft
2021-01-20 01:39:12 +03:00
alexey-milovidov
de0e106fd7
Update 2020.md
2021-01-20 01:22:00 +03:00
Azat Khuzhin
8a00816396
Do not mark file for distributed send as broken on EOF
...
- the sender will got ATTEMPT_TO_READ_AFTER_EOF (added in
946c275dfb
) when the client just go
away, i.e. server had been restarted, and this is incorrect to mark the
file as broken in this case.
- since #18853 the file will be checked on the sender locally, and
in case the file was truncated CANNOT_READ_ALL_DATA will be thrown.
But before #18853 the sender will not receive
ATTEMPT_TO_READ_AFTER_EOF from the client in case of file was truncated
on the sender, since the client will just wait for more data, IOW just hang.
- and I don't see how ATTEMPT_TO_READ_AFTER_EOF can be received while
reading local file.
2021-01-20 01:10:17 +03:00
Azat Khuzhin
e4350e078c
Add ability to distinguish remote exceptions from local
2021-01-20 01:10:17 +03:00
alexey-milovidov
a803ca2bc5
Update CHANGELOG.md
2021-01-19 21:59:01 +03:00
alexey-milovidov
160cf52d92
Merge pull request #19286 from ZoranPandovski/master
...
Add MindsDB to 3rd party interfaces
2021-01-19 21:55:56 +03:00
Alexander Kuzmenkov
20dd97b4b4
Update run-fuzzer.sh
2021-01-19 21:02:31 +03:00
Anna
29dab7cba1
Update show.md
...
Fix syntax
2021-01-19 20:45:56 +03:00
Dmitriy
9393e96e1b
Update materialize-mysql.md
...
Внес правки в перевод.
2021-01-19 20:41:47 +03:00
Alexander Kuzmenkov
4d16dead0f
Merge remote-tracking branch 'origin/master' into HEAD
2021-01-19 20:34:01 +03:00
Alexander Kuzmenkov
a2dafac450
Merge pull request #19254 from ClickHouse/aku/test-hint
...
Consolidate the test hint handling
2021-01-19 20:28:18 +03:00
Alexander Kuzmenkov
6fefc29f39
comment
2021-01-19 20:25:28 +03:00
Alexander Kuzmenkov
847a4e5d7c
Merge remote-tracking branch 'origin/master' into HEAD
2021-01-19 20:22:03 +03:00
Alexander Kuzmenkov
f5931a2289
Merge pull request #19236 from ClickHouse/aku/echo-leading
...
Make `-- { echo }` hint preserve leading comments
2021-01-19 20:20:58 +03:00
Dmitriy
5b7af74f84
Fix multiword types.md
...
Внес небольшие поправки.
2021-01-19 20:10:23 +03:00
Zoran Pandovski
9d95b87615
Update integrations.md
...
Add MindsDB to new AutoML section in 3rd party integrations
2021-01-19 17:43:25 +01:00
Zoran Pandovski
c455cd41a2
Update gui.md
...
Move mindsdb to open source GUI
2021-01-19 17:42:11 +01:00
Zoran Pandovski
6ab17d5fd3
Update gui.md
...
Add MindsDB to the GUI tools
2021-01-19 17:40:21 +01:00
alesapin
374cee47e0
Fix typo
2021-01-19 19:22:40 +03:00
Ilya Yatsishin
f74ddd58c4
Merge pull request #19077 from qoega/add-sqlancer-test-docker
...
Run more tests in SQLancer
2021-01-19 19:15:12 +03:00
feng lv
4b1a494a91
move ctr from private to delete
2021-01-19 15:59:49 +00:00
alesapin
bc3b792912
Merge pull request #19250 from ClickHouse/trying_to_enable_tsan
...
Remove tsan supression
2021-01-19 18:58:25 +03:00
alesapin
56f19e4790
Remove unused headers
2021-01-19 18:52:28 +03:00
alesapin
8cdfbd996b
Fix header
2021-01-19 18:51:52 +03:00
alesapin
7e71a5b1b0
Fix new lines
2021-01-19 18:25:08 +03:00
Dmitriy
b4addbf2c9
Fix translation
...
Поправил перевод.
2021-01-19 18:24:37 +03:00
alesapin
6c6bf60937
Rename function
2021-01-19 18:23:32 +03:00
alesapin
0ee5629527
Fix style
2021-01-19 18:10:49 +03:00
alesapin
ace6d906b0
Fix normal close scenario
2021-01-19 17:45:45 +03:00
Dmitriy
3668885f6f
Fix translation of multiword types
...
Заменил выражение "типы с названием из нескольких слов" на "составные типы".
2021-01-19 17:42:34 +03:00
alexey-milovidov
cf69fbd1fc
Merge pull request #18984 from olgarev/revolg-DOCSUP-4645-optimize_aggregation_in_order_setting
...
DOCSUP-4645: Documented optimize_aggregation_in_order setting
2021-01-19 17:39:25 +03:00
Yatsishin Ilya
a565638129
stop server
2021-01-19 17:37:27 +03:00
alesapin
ac64a13392
Split storage and requests processing
2021-01-19 17:22:28 +03:00
alexey-milovidov
c0ce2d9b16
Update CHANGELOG.md
2021-01-19 16:15:13 +03:00
alexey-milovidov
72d2511e8e
Update CHANGELOG.md
2021-01-19 16:15:06 +03:00
tavplubix
47102d2ee8
Merge pull request #19205 from TCeason/add_MySQL_var_check
...
add MySQL Var check
2021-01-19 14:52:30 +03:00
Yatsishin Ilya
2e9c27eaf6
fix tar
2021-01-19 14:42:56 +03:00
Alexander Tokmakov
e2467427d1
Merge branch 'master' into update_cassandra
2021-01-19 14:10:15 +03:00
Anton Popov
bc796ec391
support 'keys' and 'values' subcolumns in type Map
2021-01-19 14:05:21 +03:00
Yatsishin Ilya
2a924c1186
ls
2021-01-19 13:31:23 +03:00
alexey-milovidov
ee4cc94e6c
Merge pull request #19235 from ClickHouse/redundant-test-for-banner-system
...
Add redundant test for Yandex banner system
2021-01-19 13:29:52 +03:00
alexey-milovidov
8a88e213b1
Merge pull request #18671 from filimonov/librdkafka-v1.5.3
...
Update librdkafka to v1.6.0-RC2
2021-01-19 13:28:53 +03:00
Dmitriy
e313209a10
Support CHARACTER data type
...
Добавил поддержку типа данных CHARACTER.
2021-01-19 13:26:56 +03:00
Dmitriy
a981a0927f
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4966-add_multiword_data_types
2021-01-19 13:10:31 +03:00
Yatsishin Ilya
3ae8d37e83
better
2021-01-19 12:48:05 +03:00
alesapin
33d4154146
Merge pull request #19244 from ClickHouse/disable_msan_for_libuv
...
Disable msan for epoll array in libuv
2021-01-19 12:45:35 +03:00
Pavel Kovalenko
6db51965cd
Add S3 disk documentation [EN]
2021-01-19 12:03:48 +03:00
Yatsishin Ilya
b32f6cdf10
Merge remote-tracking branch 'origin' into add-sqlancer-test-docker
2021-01-19 11:20:12 +03:00
alesapin
6ea13be651
Merge branch 'master' into trying_to_enable_tsan
2021-01-19 10:28:00 +03:00