Commit Graph

2259 Commits

Author SHA1 Message Date
Nikita Mikhaylov 9cdf3800d6 Merge pull request #24857 from kssenii/postgresql_protocol
Fix NULL values in postgresql protocol
2021-06-04 14:43:47 +03:00
filimonov d8dae5a51d Fix error message to include file path 2021-06-04 10:00:01 +02:00
kssenii 7e14d5e030 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-03 19:44:55 +00:00
Alexander Kuzmenkov e52ac1591a some perf test script improvements 2021-06-03 20:40:05 +03:00
alesapin d1682447b3 Update run script 2021-06-03 18:16:12 +03:00
alesapin 6592aeefed Relaxed hung check in stress test 2021-06-03 18:13:29 +03:00
Ilya Yatsishin 667496de48 Update Dockerfile 2021-06-03 16:05:12 +03:00
Alexander Kuzmenkov 622e6edff6 more fuzzer fixes... 2021-06-02 21:45:07 +03:00
Alexander Kuzmenkov 59b5dafcfc another fuzzer fix 2021-06-02 18:57:01 +03:00
Yatsishin Ilya 3f8ce5c78e Merge remote-tracking branch 'origin' into integration-2 2021-06-02 18:08:31 +03:00
Alexander Kuzmenkov 9beecf6994 Merge remote-tracking branch 'origin/master' into HEAD 2021-06-02 15:06:22 +03:00
Alexander Kuzmenkov 05d6cdb806 better messages in fuzzer status 2021-06-02 15:06:12 +03:00
alesapin 3b955e9a12 Trying to resurrect woboq 2021-06-02 13:22:37 +03:00
mergify[bot] 6d4c92bcd1 Merge branch 'master' into fix_stress_test 2021-06-01 19:07:27 +00:00
Ilya Yatsishin 367fcc1db6 Touch to rebuild 2021-06-01 20:58:33 +03:00
kssenii dd3cb79642 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-06-01 17:43:34 +00:00
kssenii b63edadad5 Allow null values in postgresql protocol 2021-06-01 15:00:32 +00:00
alesapin a12d40e97f Some improvements in stress test 2021-06-01 12:45:01 +03:00
Yatsishin Ilya fe6fc03910 Merge remote-tracking branch 'origin' into integration-2 2021-05-31 18:45:48 +03:00
Ilya Yatsishin ff11f63179 Touch to rebuild SQLancer 2021-05-31 12:41:36 +03:00
Yatsishin Ilya 499676e01f Merge remote-tracking branch 'origin' into integration-2 2021-05-31 07:03:27 +03:00
Alexander Kuzmenkov 517ccb7dff Merge remote-tracking branch 'origin/master' into HEAD 2021-05-29 16:12:34 +03:00
Alexander Kuzmenkov 4a75a742e7 fixes 2021-05-29 16:12:18 +03:00
Alexander Kuzmenkov 7340037a0c Update run-fuzzer.sh 2021-05-29 01:57:16 +03:00
Alexander Kuzmenkov 90b85b4b1e fix failing grep 2021-05-28 20:47:06 +03:00
Alexander Kuzmenkov 195a9647f3 more fuzzer fixes 2021-05-28 15:55:58 +03:00
Alexander Kuzmenkov b84ecaac5a Merge pull request #24584 from ClickHouse/aku/fuzzer-death
ast fuzzer: determine server death more robustly
2021-05-28 13:05:59 +03:00
Alexander Kuzmenkov b1cff64c84 Update docker/test/fuzzer/run-fuzzer.sh
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2021-05-28 13:05:02 +03:00
Nikita Mikhaylov bcc67de5bf better 2021-05-27 23:43:00 +03:00
Alexander Kuzmenkov 5726a2fe9f ast fuzzer: determine server death more robustly 2021-05-27 21:26:47 +03:00
Yatsishin Ilya 572314284d Merge remote-tracking branch 'origin/master' into integration-2 2021-05-27 16:34:30 +03:00
Alexander Kuzmenkov 8c1e386a1b Merge pull request #24534 from ClickHouse/aku/green-check-mining-1
calculate perf test precision thresholds from historical data
2021-05-27 12:59:17 +03:00
alexey-milovidov 9dbea3f7de Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
Adding support to save clickhouse server logs in TestFlows check
2021-05-27 08:05:55 +03:00
Yatsishin Ilya cbd1a2cd83 Merge remote-tracking branch 'origin' into integration-2 2021-05-27 07:01:22 +03:00
Vitaliy Zakaznikov d803f2669a * Changing default testflows output format to be new fails only
* Removing debug changes
* Fixing folder structure inside clickhouse_logs.tar.gz archive
2021-05-26 18:28:47 -04:00
kssenii e01022e1be Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-26 21:55:10 +00:00
Vitaliy Zakaznikov a3dd60e4bf Adding gzip compression of clickhouse logs. 2021-05-26 17:16:24 -04:00
Vitaliy Zakaznikov 26ee4dbb6b Another try to move clickhouse logs to /test_output folder. 2021-05-26 16:25:23 -04:00
Vitaliy Zakaznikov 4a96f00e96 Fixing the way we move clickhouse logs to the /test_output folder. 2021-05-26 14:11:56 -04:00
Alexander Kuzmenkov 343419ac32 calculate perf test precision thresholds from historical data 2021-05-26 16:30:43 +03:00
Vitaliy Zakaznikov dd2a15a6b6 Small change to re-trigger CI/CD pipeline. 2021-05-26 08:54:55 -04:00
Kseniia Sumarokova c162496529 Merge pull request #11058 from overshov/master
Implement IDisk interface for HDFS
2021-05-26 14:14:06 +03:00
Ilya Yatsishin 17d1f5b25f Merge pull request #24512 from qoega/shellcheck-fix
shellcheck fix
2021-05-26 09:43:33 +03:00
mergify[bot] 158b997ccc Merge branch 'master' into testflows_check_add_saving_clickhouse_logs 2021-05-26 06:34:10 +00:00
Yatsishin Ilya 4d871db821 Merge remote-tracking branch 'origin' into integration-2 2021-05-26 07:38:43 +03:00
Yatsishin Ilya 15b8d2caf3 shellcheck fix 2021-05-26 07:34:19 +03:00
Ilya Yatsishin a868c97e9c Merge pull request #24492 from qoega/integration-rm-in-entrypoint 2021-05-26 07:31:19 +03:00
Vitaliy Zakaznikov 663c7de564 Trying another approach to copy logs to /test_output without sudo. 2021-05-25 21:34:46 -04:00
Vitaliy Zakaznikov cb4c9740a2 Trying another fix to copy clickhouse logs to /test_output directory. 2021-05-25 21:29:43 -04:00
Vitaliy Zakaznikov 02c0fd9ca3 Fixing copying of clickhouse logs into /test_output directory for TestFlows check. 2021-05-25 20:07:54 -04:00
Vitaliy Zakaznikov 2934e4b9b2 Adding support to save clickhouse server logs in TestFlows check. 2021-05-25 17:45:10 -04:00
Maksim Kita 466ae75705 Merge pull request #24442 from kitaisreal/actions-dag-compile-expressions-update
ActionsDAG compile expressions update
2021-05-25 21:44:23 +03:00
Yatsishin Ilya 54fd0ddf5b shellcheck fix 2021-05-25 19:55:53 +03:00
Yatsishin Ilya 14a807ab4f rm containers in entrypooint 2021-05-25 15:30:20 +03:00
Yatsishin Ilya 8906df10a1 rm containers in entrypooint 2021-05-25 15:29:22 +03:00
Maksim Kita e7d7b0d547 Updated tests 2021-05-25 11:50:40 +03:00
kssenii 579ca23c7b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk 2021-05-24 17:39:34 +00:00
Yatsishin Ilya 21bcfdee0b Merge remote-tracking branch 'origin' into integration-2 2021-05-24 18:31:21 +03:00
Alexander Kuzmenkov 5076fc6776 Merge pull request #24049 from ClickHouse/aku/perf-unstable
complain about unstable perf test queries
2021-05-24 12:59:12 +03:00
kssenii c89b707b4e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-23 12:07:26 +00:00
kssenii 99baf0fcdf More integration tests 2021-05-23 07:33:31 +00:00
Yatsishin Ilya 937453ff63 revert some changes 2021-05-21 18:48:14 +03:00
Yatsishin Ilya 5a1edfd5df Merge remote-tracking branch 'origin/master' into integration-2 2021-05-21 17:57:44 +03:00
Yatsishin Ilya 67b4cd6e15 fix shellcheck 2021-05-21 17:33:56 +03:00
Yatsishin Ilya 52689acbaf rewrite zookeeper test 2021-05-21 16:29:43 +03:00
robot-clickhouse 2462333eb3 Auto version update to [21.7.1.1] [54452] 2021-05-20 22:23:34 +03:00
Yatsishin Ilya d4cd6e6214 Merge remote-tracking branch 'origin' into integration-2 2021-05-20 19:12:20 +03:00
Yatsishin Ilya 9aa37e5e1a Merge remote-tracking branch 'origin' into integration-2 2021-05-20 19:12:04 +03:00
Alexander Kuzmenkov d3bd0e9200 remove retries from fast test 2021-05-20 15:31:56 +03:00
Alexander Kuzmenkov 3c8093f876 fix 2021-05-20 15:05:20 +03:00
Alexander Kuzmenkov 5c96955ebe Merge remote-tracking branch 'origin/master' into HEAD 2021-05-20 14:44:01 +03:00
Maksim Kita e932b59746 Compile expressions added partition by test 2021-05-20 11:16:15 +03:00
Alexander Kuzmenkov c1ad74dd7e longer 2021-05-19 13:25:43 +03:00
alesapin 932e6a9a41 Review fixes 2021-05-18 17:08:56 +03:00
Yatsishin Ilya 36e4bc7a7c fix 2021-05-18 14:02:23 +03:00
Yatsishin Ilya b697d5a8d9 more 2021-05-17 14:16:16 +03:00
kssenii 0d1db043df Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-16 20:55:18 +00:00
Alexander Kuzmenkov 94a81eb4da fixup 2021-05-15 09:44:14 +03:00
Alexander Kuzmenkov cf726eb924 collect profiles during warmup 2021-05-15 09:43:56 +03:00
alesapin 791b82599e Fix pull 2021-05-14 18:35:30 +03:00
Yatsishin Ilya ca2c10d596 Merge remote-tracking branch 'origin' into integration-2 2021-05-14 16:48:44 +03:00
alesapin e2eedf4051 Use keeper in integration tests 2021-05-14 15:30:49 +03:00
Alexander Kuzmenkov 7c312440ee Merge remote-tracking branch 'origin/master' into HEAD 2021-05-14 13:16:31 +03:00
alesapin c0bec88342 Merge branch 'master' into standalone_keeper 2021-05-14 13:05:55 +03:00
alexey-milovidov 6ffc4bd036 Merge pull request #23942 from vzakaznikov/testflows_modules_in_parallel
Enabling running of all TestFlows modules in parallel
2021-05-13 21:49:16 +03:00
Alexander Kuzmenkov 0ffc4c8b5f run short queries longer 2021-05-13 12:20:02 +03:00
Alexander Kuzmenkov d7306c7df2 fixes 2021-05-13 12:16:43 +03:00
alesapin 081ceec08c Merge branch 'master' into standalone_keeper 2021-05-13 11:03:07 +03:00
Alexander Kuzmenkov a453a51771 fixes 2021-05-13 01:32:53 +03:00
alesapin 0ce1080b0f Fix fasttest image 2021-05-12 23:00:28 +03:00
kssenii 1729dc1f8d Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-12 15:11:15 +00:00
Alexander Kuzmenkov c88845c682 complain about unstable perf test queries
We don't want to introduce more of them. The old ones should be all marked by now.
2021-05-12 12:48:13 +03:00
Maksim Kita 9e919e7b96 Performance tests disable compile expressions 2021-05-12 11:06:10 +03:00
Yatsishin Ilya b673c7018c s3 catch up 2021-05-12 10:03:53 +03:00
Vitaliy Zakaznikov f319a623c9 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel 2021-05-11 17:17:53 -04:00
Yatsishin Ilya f0132cb1bc mERGe remote-tracking branch 'origin' into integration-2 2021-05-11 13:32:44 +03:00
Kruglov Pavel 6533861bb8 Merge pull request #23894 from pingyu/datasketches-uniq-again
Add uniqThetaSketch again
2021-05-11 11:24:43 +03:00
Vitaliy Zakaznikov 29081dbea1 Fixing TestFlows docker file. 2021-05-10 18:20:46 -04:00
Vitaliy Zakaznikov b194965a56 Updating docker and docker-compose versions.
Updating and enabling datetime64 extended range tests.
2021-05-10 16:59:47 -04:00
Vitaliy Zakaznikov 872ae4821e Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel 2021-05-10 14:12:00 -04:00
Vitaliy Zakaznikov e6c6340a9b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_modules_in_parallel 2021-05-10 14:11:48 -04:00
alexey-milovidov 98c726b741 Merge pull request #8482 from ClickHouse/enable-compile-expressions
Enable "compile_expressions" by default
2021-05-10 21:09:18 +03:00
Vitaliy Zakaznikov 4be81b99f2 Updating TestFlows to 1.6.90 2021-05-10 13:02:13 -04:00
kssenii becaa98553 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-05-09 21:26:41 +00:00
alexey-milovidov 0a6205f081 Merge branch 'master' into tests_dt64_ext 2021-05-08 23:29:18 +03:00
alexey-milovidov a0b664e59e Update run.sh 2021-05-08 22:53:07 +03:00
Maksim Kita a0c1c2726a Fixed FunctionComparison with special edge case 2021-05-08 21:04:21 +03:00
Maksim Kita 40505e53ea Fixed code review issues 2021-05-08 17:39:35 +03:00
Maksim Kita 678a1b8522 Enable llvm in fast test 2021-05-08 17:39:34 +03:00
Maksim Kita b41089a637 Enable compile_expressions in fuzzer 2021-05-08 17:39:34 +03:00
Vitaliy Zakaznikov d591895028 Moving TestFlows version to 1.6.83 2021-05-07 18:24:35 -04:00
Vitaliy Zakaznikov b1be512b5d Moving to TestFlows 1.6.82 2021-05-07 17:56:14 -04:00
hexiaoting cfbd875199 Merge remote-tracking branch 'origin/master' into dev-continue-sundyli 2021-05-07 14:22:53 +08:00
pingyu ffcd08f8c6 Revert "Merge pull request #23334 from ClickHouse/revert-22609-datasketches-uniq"
This reverts commit cd3bdc2ab6, reversing
changes made to d0d62b7355.
2021-05-05 16:42:57 +08:00
Maksim Kita 4e11a77b7c gcc-10 installation no-install-reccomends option fix 2021-05-01 16:17:42 +03:00
alexey-milovidov 1c51a5d664 Merge pull request #23766 from kitaisreal/remove-unused-compilers
Remove unused compilers (fixed for the troublesome "unbundled" build)
2021-05-01 16:15:38 +03:00
kssenii 318f6e8040 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-04-30 22:02:51 +00:00
Maksim Kita 6332facfe0 Update Dockerfile 2021-05-01 00:47:34 +03:00
alexey-milovidov 7ca74cbd6d Merge pull request #23664 from azat/msan-dtor
Enable use-after-destruction detection in MSan
2021-04-30 21:51:28 +03:00
Maksim Kita 11786a748c Update Dockerfile 2021-04-30 17:36:05 +03:00
filimonov 60aba20e5f Update Dockerfile 2021-04-30 15:29:40 +02:00
filimonov 2bd945fb97 autodetect arch of gosu in server dockerfile 2021-04-30 15:27:31 +02:00
Yatsishin Ilya a70eaf0164 fixes 2021-04-30 15:22:37 +03:00
Yatsishin Ilya 43b4c4b27e Merge remote-tracking branch 'origin' into integration-2 2021-04-30 12:18:24 +03:00
alexey-milovidov efce9a4223 Revert "Fix CI build for gcc-10" 2021-04-29 20:43:08 +03:00
Maksim Kita f56597e8ed Updated llvm.cmake 2021-04-29 20:10:01 +03:00
Yatsishin Ilya 86073e5c39 merge remote-tracking branch 'origin' into integration-2 2021-04-29 17:30:54 +03:00
Maksim Kita 299f26b4f8 Remove unused compilers 2021-04-29 17:00:38 +03:00
Maksim Kita 9a51c03b36 Fix CI build for gcc-10 2021-04-29 14:29:55 +03:00
Azat Khuzhin c1213c1994 Enable use-after-destruction detection in MSan
Refs: https://clang.llvm.org/docs/MemorySanitizer.html#use-after-destruction-detection
2021-04-28 23:02:52 +03:00
Maksim Kita 6dec5266c4 Merge pull request #23711 from ClickHouse/remove-old-compilers
Remove obsolete compilers
2021-04-28 22:51:21 +03:00
Yatsishin Ilya a94349227c Merge remote-tracking branch 'origin' into integration-2 2021-04-28 17:23:33 +03:00
Ilya Yatsishin e9e07e3fc6 Merge pull request #23138 from qoega/add-dockerproxy-to-runner
Add dockerhub-proxy to runner
2021-04-28 17:10:28 +03:00
Alexander Kuzmenkov 7490e6788f Merge pull request #23707 from ClickHouse/aku/perf-stable-query-index
stable query indexes in perf test
2021-04-28 13:06:53 +03:00
Alexey Milovidov 372e84a709 Remove obsolete compilers 2021-04-28 07:16:48 +03:00
Alexander Kuzmenkov 0f652d7beb stable query indexes in perf test 2021-04-28 00:58:37 +03:00
Yatsishin Ilya 650d4ab1c9 Merge remote-tracking branch 'origin' into integration-2 2021-04-27 18:34:33 +03:00
Alexander Kuzmenkov 8f49a1ced6 Merge pull request #23554 from ClickHouse/aku/perf-numa-attributes
add numactl info to perf test run attributes
2021-04-27 14:09:57 +03:00
Ilya Yatsishin cc3f989c8c Touch to rebuild 2021-04-27 13:41:39 +03:00
Yatsishin Ilya 67a6df1dc6 wip 2021-04-27 12:07:04 +03:00
Alexander Kuzmenkov dd49516ab6 Merge pull request #23550 from ClickHouse/aku/perf-more-info
add more info to perf test report
2021-04-27 01:15:54 +03:00
Alexander Kuzmenkov fc85631581 Update compare.sh 2021-04-26 12:41:29 +03:00
Alexander Kuzmenkov 2e4d54090d fix 2021-04-26 12:39:54 +03:00
mergify[bot] 0dfde2dab6 Merge branch 'master' into limit-gcc 2021-04-25 05:01:45 +00:00
Alexey Milovidov 247c441486 Fix build 2021-04-25 06:11:54 +03:00
alexey-milovidov 2a14658456 Merge pull request #23605 from ClickHouse/cleanup-release
Remove rotten parts of release script
2021-04-25 05:51:02 +03:00
alexey-milovidov 726874dfee Merge pull request #23553 from ClickHouse/aku/trace-fg
export trace log from stateless tests in flamegraph-friendly format
2021-04-25 02:30:35 +03:00
Alexey Milovidov 540dc85c23 Remove rotten parts of release script 2021-04-25 02:11:31 +03:00
alexey-milovidov 09ac5ecde1 Merge pull request #23561 from ClickHouse/stress-test-less-oom
Less chance of OOM in stress tests
2021-04-24 23:16:50 +03:00
alexey-milovidov f0677f7138 Merge pull request #23462 from zhang2014/fix/ISSUE-23310
ISSUES-23310 Try fix MySQL 8.0 address already in use
2021-04-24 04:17:21 +03:00
Alexey Milovidov ebdf9f5abc Less chance of OOM in stress tests 2021-04-24 03:27:23 +03:00
Alexander Kuzmenkov b8b8647b3e add numactl info to perf run attributes 2021-04-23 23:52:18 +03:00
Alexander Kuzmenkov 7aba8a81e8 Update run.sh 2021-04-23 23:03:53 +03:00
Alexander Kuzmenkov b7a75b8f40 Update compare.sh 2021-04-23 22:01:24 +03:00
Alexander Kuzmenkov 515f5ffb2b Update Dockerfile 2021-04-23 21:58:37 +03:00
Alexander Kuzmenkov d5f486e93b Update run.sh 2021-04-23 21:51:26 +03:00
Alexander Kuzmenkov a971521dfc export trace log from stateless tests in flamegraph-friendly format 2021-04-23 21:50:02 +03:00
Alexander Kuzmenkov a2977d07b8 Update compare.sh 2021-04-23 20:32:30 +03:00
Alexander Kuzmenkov 515c10ee1e fix 2021-04-23 18:54:48 +03:00
Alexander Kuzmenkov ff4bddee9f add more info to perf test report 2021-04-23 16:47:33 +03:00
Alexander Kuzmenkov 8ae030cbf1 Merge pull request #23514 from ClickHouse/aku/perf-test-cpu-model
upload cpu model to perf test db
2021-04-23 09:25:51 +03:00
Alexander Kuzmenkov 5eba149595 Update Dockerfile 2021-04-22 21:31:34 +03:00
Alexander Kuzmenkov 8216d5929f more 2021-04-22 20:18:21 +03:00
Alexander Kuzmenkov a0f4a79ba4 upload cpu model to perf test db 2021-04-22 19:48:32 +03:00
zhang2014 88dbe3e46c Try fix MySQL 8.0 address already in use 2021-04-22 11:04:30 +08:00
Alexey Milovidov 318b9c7ce0 Remove gcc from docs 2021-04-22 04:20:03 +03:00
alexey-milovidov 74a799b89e Merge pull request #23375 from ClickHouse/fix-read-in-order-with-collation
Fix read in order optimization of COLLATE is present #22379
2021-04-21 15:00:02 +03:00
Alexey Milovidov fe30c92990 Exclude from fasttest 2021-04-20 23:32:18 +03:00
alexey-milovidov 9816b7285e Merge pull request #23264 from azat/tests-artifacts-trace_log
Add trace_log into stateless/stress test artifacts
2021-04-20 21:44:30 +03:00
alexey-milovidov 8473cb1105 Merge pull request #23322 from azat/disable-min_bytes_to_use_mmap_io
Disable min_bytes_to_use_mmap_io by default
2021-04-20 19:27:47 +03:00
Azat Khuzhin fcef2b989d Add trace_log into stateless/stress test artifacts 2021-04-20 08:03:29 +03:00
alexey-milovidov 7796c57859 Revert "add uniqThetaSketch" 2021-04-20 03:34:21 +03:00
robot-clickhouse d0d62b7355 Auto version update to [21.6.1.1] [54451] 2021-04-20 01:48:20 +03:00
Azat Khuzhin d580a161a0 Disable min_bytes_to_use_mmap_io by default
Reading files using mmap() does not have any significant benefits over
plain read() [1].

  [1]: https://gist.github.com/azat/3d6c8d82bdd91e7a38d997fd6bcfd574

And not only it does not have significant benefits, it also has some
issues, due to max_server_memory_usage (default to 90% of available
RAM), since when you read files with mmap() eventually process RSS may
exceed max_server_memory_usage, and in this case any allocation will
fail (with "Memory limit exceeded (total)") error (yes kernel will
unload pages, but likely it will happens after queries will starting to
fail), like in this test [2].

  [2]: https://gist.github.com/azat/4813489828162e6c2ce131963c6a1acb

TL;DR;

Note that there was also an idea to take those mmap()'ed regions in
memory tracking (#23211), but there are some drawbacks (since accounting
mmap() is tricky, first of all you need to account only once per inode
for file and plus kernel can unload some pages and those memory will not
be used by the server anymore).

And as an adddition to #23211 there was #23212, that adds
max_bytes_to_use_mmap_io, but since mmap is not a subject for memory
accounting there is no need in it.
2021-04-20 00:25:16 +03:00
Alexander Kuzmenkov d771deb934 Merge pull request #23159 from ClickHouse/aku/merge-fusecount
merging sumCount fusion PR #21337
2021-04-19 16:47:13 +03:00
Kruglov Pavel d477e6e5a0 Merge pull request #22609 from pingyu/datasketches-uniq
add uniqThetaSketch
2021-04-19 10:32:29 +03:00
kssenii 37d3a954c6 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica 2021-04-18 14:40:37 +00:00
Azat Khuzhin 478333c16d Disable postgresql_port in perf tests
To avoid port overlaps
2021-04-17 15:28:09 +03:00
alexey-milovidov 2a7527b80c Merge pull request #22755 from kssenii/postgresql-protocol-with-row-policy
Allow row policy in postgresql protocol
2021-04-17 01:55:30 +03:00
Pavel Kruglov 20610a2f80 Move long queries from 01798_uniq_theta_sketch to separate test 2021-04-16 11:44:32 +03:00
Andrey Z 7cbbe865a0 Upd 2021-04-15 22:35:31 +03:00
Alexander Kuzmenkov 8b5e5f0cbf cleanup 2021-04-15 19:40:49 +03:00
Yatsishin Ilya e846442554 Merge remote-tracking branch 'origin' into integration-2 2021-04-15 16:49:31 +03:00
Yatsishin Ilya 76cc7880c7 fix 2021-04-15 15:56:02 +03:00
Yatsishin Ilya fe61fc46d9 Add dockerhub-proxy to runner 2021-04-15 15:42:31 +03:00
Andrey Z 72f33738d1 Upd dockerfile 2021-04-15 15:11:54 +03:00
Yatsishin Ilya f6f664c093 Add dockerhub-proxy to runner 2021-04-15 15:06:49 +03:00
Yatsishin Ilya 92ebfa8a11 better 2021-04-14 19:04:17 +03:00
alesapin 4135cd9920 Upload keeper logs from stateless tests 2021-04-14 18:04:57 +03:00
Ivan 7ed2abb0f0 Merge branch 'master' into postgresql-protocol-with-row-policy 2021-04-14 14:50:28 +03:00
Yatsishin Ilya aad9bec99a Merge remote-tracking branch 'origin' into integration-2 2021-04-14 14:21:40 +03:00
Nikita Mikhaylov 046386b207 Merge pull request #22012 from nikitamikhaylov/s3-distributed
Table function `s3Cluster`
2021-04-14 10:23:43 +03:00
tavplubix 526becd17f Merge pull request #23043 from ClickHouse/improve_hung_check
Improve hung check in Stress tests
2021-04-14 00:29:52 +03:00
Nikita Mikhaylov 82009252cc better renaming 2021-04-13 22:39:43 +03:00
Nikita Mikhaylov aa8757c574 better 2021-04-13 22:39:42 +03:00
Nikita Mikhaylov b8db9deba6 remove prints 2021-04-13 22:39:42 +03:00
Nikita Mikhaylov 52bc30a1fd disable func test in fast test 2021-04-13 22:39:42 +03:00
Kruglov Pavel 37d258d415 Merge branch 'master' into datasketches-uniq 2021-04-13 19:34:15 +03:00
Pavel Kruglov 4226fc4745 Move all uniqThetaSketch tests into one file, add it in fasttest and arcadia skip lists 2021-04-13 19:33:15 +03:00
Yatsishin Ilya 84536c459e better 2021-04-13 17:55:31 +03:00