Commit Graph

68745 Commits

Author SHA1 Message Date
alexey-milovidov
f481a5a28e
Merge pull request #26380 from ClickHouse/use-hedged-requests-again
Use hedged requests, again
2021-07-17 01:16:32 +03:00
alexey-milovidov
f3a5d3227a
Merge pull request #26428 from ClickHouse/fix-msan-from-22517
Fix msan crash from 22517
2021-07-17 01:11:55 +03:00
alexey-milovidov
330bf9d510
Update ExecuteScalarSubqueriesVisitor.cpp 2021-07-17 01:11:44 +03:00
alexey-milovidov
ccf9d2fd7f
Merge pull request #26425 from ClickHouse/fix-flaky-test-19
Relax condition in flaky test
2021-07-17 01:07:51 +03:00
alexey-milovidov
a091f2e360
Merge pull request #26411 from ClickHouse/update-rocksdb-3
Update RocksDB to master
2021-07-17 00:47:29 +03:00
Azat Khuzhin
41329a59e8 Fix 01455_shard_leaf_max_rows_bytes_to_read (set prefer_localhost_replica=0) 2021-07-16 23:15:30 +03:00
Azat Khuzhin
6d786f9734 Rewrite 01882_total_rows_approx using http interface w/o system.processes 2021-07-16 23:12:37 +03:00
Azat Khuzhin
984e9f2f50 test/stress: cleanup tail of log so that it will contain useful messages 2021-07-16 22:39:14 +03:00
Azat Khuzhin
41a5609b81 test/stress: preserve stderr across runs, to preserve errors for final commands 2021-07-16 22:39:14 +03:00
Azat Khuzhin
39a62cc2ef test/stress: fix sanitizers errors detection 2021-07-16 22:39:14 +03:00
Azat Khuzhin
80e614318c Fix "While sending batch" (on Distributed async send) 2021-07-16 22:27:46 +03:00
Kseniia Sumarokova
e844cec16f
Merge branch 'master' into fix-hdfs-crash 2021-07-16 22:21:30 +03:00
Vitaly Baranov
0f8b196682 Remove MySQLWireContext. 2021-07-16 22:21:20 +03:00
Vitaly Baranov
958494b98e
Merge pull request #26377 from vitlibar/encrypted-disk-comments-and-improvements
Add comments for encrypted disks; some improvements in code.
2021-07-16 21:24:51 +03:00
romanzhukov
495ab4cfa5 DOCSUP-10513: Fix EN & add RU. 2021-07-16 20:17:53 +03:00
romanzhukov
64ca3e140a DOCSUP-10513: Add EN 2021-07-16 19:13:09 +03:00
Caspian
636dcb0e9c rename test files 2021-07-17 00:09:36 +08:00
Nikolai Kochetov
1c1cc22a06 Fix msan crash from #22517. 2021-07-16 17:22:26 +03:00
vdimir
a06fc36b06
Move FunctionsCodingIP to separate file 2021-07-16 17:03:25 +03:00
vdimir
435d400ca3
Move FunctionToStringCutToZero to separate file 2021-07-16 16:58:06 +03:00
Alexey Milovidov
dc884de1a3 Relax condition in flaky test 2021-07-16 16:58:02 +03:00
vdimir
ec1c2d2b9b
Move bitPositionsToArray/bitmaskToArray to separate file 2021-07-16 16:48:19 +03:00
vdimir
22a59bd623
Move function 'char' to separate file 2021-07-16 16:44:01 +03:00
Nikolai Kochetov
d996d0bae9 Fix incompatible result type for scalar queries with empty result. 2021-07-16 16:38:35 +03:00
mergify[bot]
2cb605d909
Merge branch 'master' into update-rocksdb-3 2021-07-16 13:37:57 +00:00
mergify[bot]
126a2d7ad1
Merge branch 'master' into dist-per-table-monitor-settings 2021-07-16 13:32:40 +00:00
Yatsishin Ilya
d11ec777c9 Merge remote-tracking branch 'origin' into integration-6 2021-07-16 16:28:02 +03:00
Yatsishin Ilya
e6b724ad3f postgres rework 2021-07-16 16:26:35 +03:00
Alexey Boykov
83e581244c add current_database in tests 2021-07-16 16:18:18 +03:00
vdimir
4cf2e33647
Use registerAlias for mysql comatibility of ntoa/aton functions 2021-07-16 16:18:06 +03:00
vdimir
f79699df7b
Move functions coding for uuid to separate file 2021-07-16 16:16:40 +03:00
vdimir
bf1b5ae4b4
Move (un)hex/bin functions to separate file 2021-07-16 16:16:30 +03:00
alexey-milovidov
181f20cfe1
Merge pull request #26368 from ianton-ru/fix_dns_exception
Catch Poco exception in resolveIPAddressImpl
2021-07-16 16:04:55 +03:00
alexey-milovidov
11bdd750f3
Merge pull request #26391 from ClickHouse/async_metrics_less_logging
Less logging in AsynchronousMetrics
2021-07-16 16:03:19 +03:00
Alexey Milovidov
e102ef92e7 Merge remote-tracking branch 'origin/master' into update-rocksdb-3 2021-07-16 16:01:58 +03:00
alexey-milovidov
940722c863
Merge pull request #26409 from vdimir/play-html-integrity
Add integrity for loaded scripts in play.html
2021-07-16 15:40:02 +03:00
alexey-milovidov
88bbeadadf
Merge pull request #26394 from ClickHouse/update-rocksdb-2
Fix failed assertion in RocksDB in case of bad_alloc exception during batch write
2021-07-16 15:39:32 +03:00
Alexey Milovidov
73bed2f078 Update RocksDB to master 2021-07-16 15:38:16 +03:00
Filatenkov Artur
848f595e97
Update 01526_client_start_and_exit.expect-not-a-test-case
fix no matching with reference
2021-07-16 14:59:39 +03:00
Alexey Boykov
8026ed5ee9 Adding query_id functions and tests 2021-07-16 14:47:17 +03:00
vdimir
70de8dbf74
Add integrity for loaded scripts in play.html 2021-07-16 14:39:56 +03:00
Nikolai Kochetov
a30b0eb542 Fix style. 2021-07-16 14:33:01 +03:00
Nikolai Kochetov
b31a4151de Fix build. 2021-07-16 14:30:07 +03:00
robot-clickhouse
a489ac046e Update version_date.tsv after release 21.6.8.62 2021-07-16 14:14:43 +03:00
Nikolai Kochetov
d3099e0c89 Fix build and add comment. 2021-07-16 13:56:13 +03:00
Nikolai Kochetov
0d549c197f Fix 01822_async_read_from_socket_crash for hedged connection. 2021-07-16 13:42:22 +03:00
Artur
0373f2f6d0 correct expect files to avoid freezing 2021-07-16 09:57:28 +00:00
Maksim Kita
6ebc11ff4e
Merge pull request #26388 from vgocoder/patch-5
Update index.md
2021-07-16 12:32:30 +03:00
alexey-milovidov
72ed5e0dfb
Merge pull request #26031 from nvartolomei/nv/test-cte-distributed
Test CTE with aggregation over distributed table
2021-07-16 12:24:29 +03:00
alexey-milovidov
4103c22310
Merge pull request #26245 from arenadata/ADQM-322
Avro string for ClickHouse String
2021-07-16 12:23:50 +03:00