Azat Khuzhin
|
313b576aec
|
Improve retry logic in 01675_distributed_bytes_to_delay_insert_long
https://clickhouse-test-reports.s3.yandex.net/23517/414d8d0634ea5e3f05d30f53df8531da54a7ff50/functional_stateless_tests_(ubsan).html#fail1
|
2021-04-24 15:18:01 +03:00 |
|
Azat Khuzhin
|
414d8d0634
|
Mark 01675_distributed_bytes_to_delay_insert as long
https://clickhouse-test-reports.s3.yandex.net/23517/416bacc341a815b1b2d28ae24a31e13982ff5a0f/functional_stateless_tests_flaky_check_(address)/test_run.txt.out.log
|
2021-04-24 09:01:58 +03:00 |
|
Azat Khuzhin
|
416bacc341
|
Add retries into 01675_distributed_bytes_to_delay_insert (and tune delays)
|
2021-04-23 22:31:27 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
hexiaoting
|
899d88459a
|
Add testcases for arrayElement
|
2021-04-22 15:13:46 +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 |
|
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 |
|
Alexey Milovidov
|
8cb0e5579a
|
Remove gcc from docs
|
2021-04-22 04:20:03 +03:00 |
|
alexey-milovidov
|
fd9ac7edaf
|
Merge pull request #21087 from vzakaznikov/testflows_map_type_tests
Adding Map type tests in TestFlows
|
2021-04-22 01:18:07 +03:00 |
|
alexey-milovidov
|
e3af501de2
|
Update regression.py
|
2021-04-22 01:17:26 +03:00 |
|
Maksim Kita
|
7168b3a04c
|
Table system.dictionaries added virtual key column
|
2021-04-22 01:16:03 +03:00 |
|
Maksim Kita
|
ddcffcb723
|
Fixed tests
|
2021-04-22 00:19:01 +03:00 |
|
Vitaliy Zakaznikov
|
5942e293f1
|
Crossing out failing map type tests.
|
2021-04-21 16:29:41 -04:00 |
|
tavplubix
|
b1081bcf54
|
Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
DOCSUP-8233: Edit and translate to Russian
|
2021-04-21 22:47:20 +03:00 |
|
Vitaliy Zakaznikov
|
279d33d71b
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into testflows_map_type_tests
|
2021-04-21 13:49:36 -04:00 |
|
Maksim Kita
|
631d870ae3
|
Cast to array from empty array
|
2021-04-21 20:29:49 +03:00 |
|
Dmitriy
|
ba82481dde
|
Update system.md
Внес небольшие правки.
|
2021-04-21 19:42:03 +03:00 |
|
sevirov
|
46b12a9ccd
|
Update docs/ru/sql-reference/statements/system.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:54 +03:00 |
|
sevirov
|
c77429847d
|
Update docs/ru/sql-reference/statements/alter/partition.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:31 +03:00 |
|
sevirov
|
d9989bede8
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:16 +03:00 |
|
sevirov
|
176ca58e72
|
Update docs/en/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:30:04 +03:00 |
|
sevirov
|
e6b73b8c4e
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:29:52 +03:00 |
|
sevirov
|
70090fb09b
|
Update docs/ru/operations/system-tables/replication_queue.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-04-21 19:29:28 +03:00 |
|
Russ Frank
|
822fc9b110
|
deltasum counter reset bugfix & test
|
2021-04-21 09:52:53 -04:00 |
|
alexey-milovidov
|
3604aa92f8
|
Merge pull request #23363 from abyss7/backport-by-label
Use 'release' label from PRs
|
2021-04-21 16:17:13 +03:00 |
|
Nikita Mikhaylov
|
d4e8f9676b
|
Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
|
2021-04-21 16:14:43 +03:00 |
|
alexey-milovidov
|
6c5ff3db7d
|
Merge pull request #23294 from ClickHouse/fix_create_drop_replica_race
Fix race between DROP/CREATE ReplicatedMergeTree
|
2021-04-21 16:06:15 +03:00 |
|
mergify[bot]
|
7da7279390
|
Merge branch 'master' into fix_create_drop_replica_race
|
2021-04-21 13:03:29 +00:00 |
|
alexey-milovidov
|
34b30d80d4
|
Update StorageReplicatedMergeTree.cpp
|
2021-04-21 16:01:54 +03:00 |
|
alexey-milovidov
|
20a5fed53e
|
Merge pull request #23392 from ClickHouse/fix-4854
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 15:00:59 +03:00 |
|
alexey-milovidov
|
9c649932bc
|
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
|
a8da1b5e40
|
The annoying Arcadia
|
2021-04-21 14:59:49 +03:00 |
|
alexey-milovidov
|
68e93959c1
|
Merge pull request #23377 from ClickHouse/atomic-database-for-devs
Use Atomic database for development environment
|
2021-04-21 14:57:53 +03:00 |
|
Chao Ma
|
713eb9486c
|
Fix kafka storage does not work with arrow and arrowstream format messages
|
2021-04-21 19:44:09 +08:00 |
|
Maksim Kita
|
71c27a4dc0
|
Merge pull request #23378 from ClickHouse/add-test-2582
Add test for #2582
|
2021-04-21 13:36:19 +03:00 |
|
Maksim Kita
|
20b1930ee2
|
Merge pull request #23379 from ClickHouse/add-test-1647
Add test for #1647
|
2021-04-21 13:34:27 +03:00 |
|
Nikolai Kochetov
|
44112587d4
|
Merge pull request #23309 from ClickHouse/try-fix-crash-with-unknown-packet
Fix crash in case of unknown packet
|
2021-04-21 08:47:17 +03:00 |
|
Nikolai Kochetov
|
9ec6fd1943
|
Merge pull request #23359 from ClickHouse/try-fix-23029
Fix #23029
|
2021-04-21 08:46:21 +03:00 |
|
Maksim Kita
|
b67f40bae1
|
Merge pull request #23357 from traceon/fix-disabled-odbc-compilation
Disable clickhouse-odbc-bridge build when ODBC is disabled
|
2021-04-21 01:13:49 +03:00 |
|