Azat Khuzhin
|
416bacc341
|
Add retries into 01675_distributed_bytes_to_delay_insert (and tune delays)
|
2021-04-23 22:31:27 +03:00 |
|
Alexander Kuzmenkov
|
5f23acfb47
|
Update Dockerfile
|
2021-04-23 21:58:37 +03:00 |
|
Alexander Kuzmenkov
|
9f187b594c
|
Update run.sh
|
2021-04-23 21:51:26 +03:00 |
|
Alexander Kuzmenkov
|
294dd3c6cc
|
export trace log from stateless tests in flamegraph-friendly format
|
2021-04-23 21:50:02 +03:00 |
|
Mikhail Filimonov
|
3f07b09274
|
Fix for #20214
When pid file still exists, but process dead it was returning the pid.
|
2021-04-23 19:25:30 +02:00 |
|
Alexander Kuzmenkov
|
9f50b1855f
|
Merge pull request #23520 from ClickHouse/aku/pvs
fix pvs warnings
|
2021-04-23 18:55:48 +03:00 |
|
vdimir
|
9460989721
|
Remove clashed columns from totals for StorageJoin
|
2021-04-23 15:37:05 +03:00 |
|
Alexander Kuzmenkov
|
88334e77cd
|
Merge pull request #23542 from ClickHouse/aku/window-empty-chunk
ignore empty input chunks generated by joins
|
2021-04-23 15:04:36 +03:00 |
|
Maksim Kita
|
3ae0b9b5ff
|
Merge pull request #23543 from kitaisreal/flat-dictionaries-updated-documentation
Flat dictionaries updated documentation
|
2021-04-23 13:35:13 +03:00 |
|
Maksim Kita
|
39f7c45df7
|
Flat dictionaries updated documentation
|
2021-04-23 11:57:10 +03:00 |
|
Maksim Kita
|
aebb9f8376
|
Merge pull request #23455 from olgarev/revolg-DOCSUP-8656-FlatDictionary_HashedDictionary_update_field
DOCSUP-8656: Flat dictionary parameters
|
2021-04-23 11:42:17 +03:00 |
|
Maksim Kita
|
e0c5797db3
|
Update external-dicts-dict-layout.md
|
2021-04-23 11:41:26 +03:00 |
|
Maksim Kita
|
6ae94fa25b
|
Update external-dicts-dict-layout.md
|
2021-04-23 11:40:05 +03:00 |
|
Alexander Kuzmenkov
|
1fe3fd864e
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-04-23 10:41:35 +03:00 |
|
Alexander Kuzmenkov
|
ce0a58f86f
|
ignore empty input chunks generated by joins
|
2021-04-23 10:37:47 +03:00 |
|
Alexander Kuzmenkov
|
7ea5bd4a3f
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-04-23 09:26:43 +03:00 |
|
Alexander Kuzmenkov
|
0b990c9519
|
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 |
|
Olga Revyakina
|
ec37305696
|
Update external-dicts-dict-layout.md
|
2021-04-23 08:11:26 +03:00 |
|
Azat Khuzhin
|
f1187aeb69
|
Convert 01548_query_log_query_execution_ms to .sh with endless retries
|
2021-04-23 07:08:59 +03:00 |
|
Kseniia Sumarokova
|
566db34cca
|
Merge pull request #23452 from kssenii/rabbitmq-allow-multiple-hosts
Allow rabbitmq vhost in table settings
|
2021-04-23 01:29:55 +03:00 |
|
Anton Popov
|
3016bda264
|
add 'stop merges' to test
|
2021-04-23 00:54:45 +03:00 |
|
Maksim Kita
|
2b822d896d
|
Merge pull request #23501 from kitaisreal/join-to-subqueries-columns-matcher-fix
JoinToSubqueriesVisitor ASTColumnsMatcher fix
|
2021-04-23 00:24:53 +03:00 |
|
Maksim Kita
|
f27002b1be
|
Merge pull request #23483 from hexiaoting/dev_alter_bugfix
Fix bug when modify column without type
|
2021-04-23 00:24:36 +03:00 |
|
Alexander Kuzmenkov
|
59eb220886
|
fix
|
2021-04-22 23:27:51 +03:00 |
|
Alexander Kuzmenkov
|
06ca44a378
|
fix pvs warnings
|
2021-04-22 22:54:58 +03:00 |
|
Alexander Kuzmenkov
|
35459a0228
|
Update FormatFactory.cpp
|
2021-04-22 21:48:06 +03:00 |
|
Anton Popov
|
5b5030a888
|
update test
|
2021-04-22 21:46:28 +03:00 |
|
Alexander Kuzmenkov
|
1463d5089c
|
Update Dockerfile
|
2021-04-22 21:31:34 +03:00 |
|
Azat Khuzhin
|
d78da1fa77
|
Fix 01548_query_log_query_execution_ms flap (by increasing the time delta)
From server logs in [1]:
2021.04.22 10:09:12.216874 [ 19931 ] {cad834d6-e01d-4695-ad19-0bc6cdff65c3} <Debug> executeQuery: (from [::1]:37534, using production parser) (comment: /usr/share/clickhouse-test/queries/0_stateless/01548_query_log_query_execution_ms.sql) select '01548_query_log_query_execution_ms', sleep(0.4) format Null;
...
2021.04.22 10:09:13.495662 [ 19931 ] {cad834d6-e01d-4695-ad19-0bc6cdff65c3} <Information> executeQuery: Read 1 rows, 1.00 B in 1.27832443 sec., 0 rows/sec., 0.78 B/sec.
[1]: https://clickhouse-test-reports.s3.yandex.net/23469/2134a4f4c16da093194486ead133afae5cb4e827/functional_stateless_tests_(thread).html#fail1
|
2021-04-22 21:02:23 +03:00 |
|
Alexander Kuzmenkov
|
3f855cb714
|
more
|
2021-04-22 20:18:21 +03:00 |
|
Alexander Kuzmenkov
|
6a1414663f
|
upload cpu model to perf test db
|
2021-04-22 19:48:32 +03:00 |
|
Maksim Kita
|
7357c35197
|
Fixed code review issues
|
2021-04-22 17:19:47 +03:00 |
|
alexey-milovidov
|
f00f4728a6
|
Merge pull request #23469 from ClickHouse/fix-perf-test-3
Fix error in perf test
|
2021-04-22 17:08:20 +03:00 |
|
Maksim Kita
|
8fde34fc52
|
Updated tests
|
2021-04-22 16:23:42 +03:00 |
|
Maksim Kita
|
ceaf6d57b7
|
Merge pull request #23393 from ClickHouse/revert-17359
Revert argMin/Max for single Tuple argument.
|
2021-04-22 13:32:04 +03:00 |
|
Maksim Kita
|
44393ea78b
|
Merge pull request #23484 from hexiaoting/dev_add_tests
Add testcases for arrayElement
|
2021-04-22 13:24:22 +03:00 |
|
Maksim Kita
|
86ffa9fcfa
|
JoinToSubqueriesVisitor ASTColumnsMatcher fix
|
2021-04-22 13:14:35 +03:00 |
|
Kruglov Pavel
|
f125db243e
|
Merge pull request #23437 from rf/rf/deltasum-condition-fix
`deltaSum` aggregate function counter reset bugfix & test
|
2021-04-22 10:37:41 +03:00 |
|
mergify[bot]
|
29b605b4ea
|
Merge branch 'master' into rabbitmq-allow-multiple-hosts
|
2021-04-22 07:32:43 +00:00 |
|
hexiaoting
|
899d88459a
|
Add testcases for arrayElement
|
2021-04-22 15:13:46 +08:00 |
|
hexiaoting
|
d24946f475
|
Fix bug when modify column without type
|
2021-04-22 14:48:57 +08:00 |
|
alexey-milovidov
|
5e326a9824
|
Update settings.md
|
2021-04-22 08:56:21 +03:00 |
|
alexey-milovidov
|
8b6d3668a5
|
Update settings.md
|
2021-04-22 08:55:54 +03:00 |
|
Alexey Milovidov
|
2134a4f4c1
|
Fix error in perf test
|
2021-04-22 08:43:20 +03:00 |
|
alexey-milovidov
|
3df3acc970
|
Merge pull request #23458 from kitaisreal/system-dictionaries-virtual-key-column
System dictionaries virtual key column
|
2021-04-22 08:42:15 +03:00 |
|
alexey-milovidov
|
8134c270a2
|
Merge pull request #23456 from kitaisreal/cast-to-array-from-empty-array
Cast to array from empty array
|
2021-04-22 08:41:35 +03:00 |
|
alexey-milovidov
|
a2170b7818
|
Merge pull request #23460 from ClickHouse/ditch-gcc-from-docs
Remove gcc from docs
|
2021-04-22 08:39:59 +03:00 |
|
zhang2014
|
81496b2e63
|
Try fix MySQL 8.0 address already in use
|
2021-04-22 11:04:30 +08:00 |
|
alexey-milovidov
|
1fcf198cec
|
Merge pull request #23415 from godliness/fix-kafka-with-arrow
Fix kafka storage does not work with arrow and arrowstream format messages
|
2021-04-22 04:59:31 +03:00 |
|
Alexey Milovidov
|
43375e525e
|
Fix test
|
2021-04-22 04:27:27 +03:00 |
|