Commit Graph

55850 Commits

Author SHA1 Message Date
Nikolai Kochetov
6cf4ed5c42 Refactor now64 2021-01-20 16:18:41 +03:00
Nikita Mikhailov
1d1e53f5d3 style 2021-01-20 15:37:53 +03:00
Nikita Mikhailov
cf88874088 done 2021-01-20 15:30:41 +03:00
alesapin
70679e4ee1 Fix test keeper handler 2021-01-20 15:11:26 +03:00
Anton Popov
0d6aba6e2e
Merge pull request #19208 from adevyatova/annadevyatova-DOCSUP-4439-clusters
DOCSUP-4439: Add SHOW CLUSTER(s) queries docs
2021-01-20 14:31:00 +03:00
Alexander Tokmakov
0507a38ec6 Merge branch 'master' into update_cassandra 2021-01-20 14:15:53 +03:00
Alexander Tokmakov
6847fdf772 fix 2021-01-20 14:12:33 +03:00
alesapin
ab325f5d0c Fix test 2021-01-20 13:31:47 +03:00
Nikolai Kochetov
1e4b32aa30
Merge pull request #19273 from CurtizJ/map-subcolumns
Support 'keys' and 'values' subcolumns in type Map
2021-01-20 13:13:01 +03:00
Alexander Kuzmenkov
33b941b216 not sure why it doesn't like my f-strings 2021-01-20 10:01:26 +03:00
Alexander Kuzmenkov
107d83b654 Avoid mixing output from parallel test runs.
Also mark some tests as sequential-only.
2021-01-20 08:31:41 +03:00
Alexander Kuzmenkov
636049f465
Merge pull request #19022 from ClickHouse/aku/window-prototype
[wip] WINDOW clause
2021-01-20 08:31:04 +03:00
Alexander Kuzmenkov
951b552727 rename 2021-01-20 08:29:27 +03:00
jianmei zhang
99d6676857 update clickhouse-local docs to latest 2021-01-20 11:32:39 +08:00
sundyli
659303d871
Remove useless codes 2021-01-20 09:25:57 +08:00
alexey-milovidov
b77e3a485b
Update ansi.md 2021-01-20 03:18:40 +03:00
alexey-milovidov
f8049fca18
Update ansi.md 2021-01-20 03:17:20 +03:00
alexey-milovidov
c68b690f19
Merge pull request #19261 from RegulusZ/patch-2
Update ansi.md
2021-01-20 03:05:45 +03:00
Alexey Milovidov
ea0052aba5 Fix error in fuzzer 2021-01-20 03:02:58 +03:00
alexey-milovidov
af688d6529
Merge pull request #19285 from ucasFL/b1
move ctr from private to delete
2021-01-20 02:53:59 +03:00
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