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
|
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
|
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
|
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 |
|
Vitaliy Zakaznikov
|
5942e293f1
|
Crossing out failing map type tests.
|
2021-04-21 16:29:41 -04: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 |
|
Russ Frank
|
822fc9b110
|
deltasum counter reset bugfix & test
|
2021-04-21 09:52:53 -04:00 |
|
Nikita Mikhaylov
|
d4e8f9676b
|
Merge pull request #21304 from amosbird/indexhint
Resurrect indexHint function.
|
2021-04-21 16:14:43 +03:00 |
|
mergify[bot]
|
7da7279390
|
Merge branch 'master' into fix_create_drop_replica_race
|
2021-04-21 13:03:29 +00: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 |
|
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
|
02515ff0a4
|
Merge pull request #23191 from kitaisreal/use-local-shard-if-no-remote-connections
Updated QueryAliasVisitor to prefer alias for aliases like _subquery
|
2021-04-21 00:58:47 +03:00 |
|
Alexey Milovidov
|
579ae270ce
|
Return test
|
2021-04-21 00:58:33 +03:00 |
|
Alexey Milovidov
|
502bc3575c
|
Revert #17359
|
2021-04-21 00:22:29 +03:00 |
|
Alexey Milovidov
|
416efbacbb
|
Keep default timezone on DateTime operations if it was not provided explicitly #4854
|
2021-04-21 00:08:06 +03:00 |
|
Alexey Milovidov
|
c7e20282f5
|
Add test for #1647
|
2021-04-20 22:28:20 +03:00 |
|
Alexey Milovidov
|
c661ffd763
|
Add test for #2582
|
2021-04-20 22:21:15 +03:00 |
|
Kseniia Sumarokova
|
f9291d7624
|
Merge branch 'master' into fix-hdfs-virtual-columns
|
2021-04-20 22:01:32 +03:00 |
|
alexey-milovidov
|
4c1022ac03
|
Merge pull request #23318 from kssenii/fix-hdfs-with-spaces
Fix hdfs reading from files with spaces
|
2021-04-20 21:48:41 +03:00 |
|
Alexey Milovidov
|
9bc0706d2f
|
Fix read in order optimization of COLLATE is present #22379
|
2021-04-20 21:20:45 +03:00 |
|
tavplubix
|
70c89eeff6
|
Merge pull request #23200 from ClickHouse/fix_prewhere_in_materialize_mysql
Fix prewhere in MaterializeMySQL
|
2021-04-20 20:05:07 +03:00 |
|
Nikita Mikhaylov
|
16e7715039
|
Merge pull request #23202 from nikitamikhaylov/with_names_use_header_bug
`CSVWithNames` with `input_format_with_names_use_header=0`
|
2021-04-20 20:00:57 +03:00 |
|
alexey-milovidov
|
632a5288fa
|
Merge pull request #23348 from azat/zero-streams
Fix LOGICAL_ERROR for max_distributed_connections=0
|
2021-04-20 19:48:21 +03:00 |
|
Nikita Mikhaylov
|
53ea92d89c
|
better
|
2021-04-20 18:22:06 +03:00 |
|
Nikita Mikhaylov
|
fc01b5b951
|
Update 01818_input_format_with_names_use_header.sh
|
2021-04-20 16:46:18 +03:00 |
|
alexey-milovidov
|
733f9900fa
|
Merge pull request #23335 from ClickHouse/fix-flaky-test-1666
Fix flaky test 01666_merge_tree_max_query_limit.sh
|
2021-04-20 16:31:50 +03:00 |
|
Maksim Kita
|
02cbb9ed14
|
Fixed test database name
|
2021-04-20 16:31:10 +03:00 |
|
alexey-milovidov
|
f99a58bfc3
|
Merge pull request #23317 from ClickHouse/fix-bad-test-max_distributed_connections
Fix bad test 01602_max_distributed_connections
|
2021-04-20 16:25:04 +03:00 |
|
tavplubix
|
bef0ab182e
|
Merge branch 'master' into fix_prewhere_in_materialize_mysql
|
2021-04-20 15:38:48 +03:00 |
|
Nikita Mikhaylov
|
f55eacee7d
|
Merge pull request #22988 from excitoon-favorites/s3connectionresetretries
Retries on HTTP connection drops during reads from S3
|
2021-04-20 14:59:21 +03:00 |
|
Nikolai Kochetov
|
03273cad9c
|
Add test
|
2021-04-20 14:57:52 +03:00 |
|
Anton Popov
|
8f57141fad
|
Merge pull request #23195 from CurtizJ/nested-update
Merging #22503
|
2021-04-20 14:57:47 +03:00 |
|
Amos Bird
|
32c84f77c3
|
Resurrect indexHint function.
|
2021-04-20 19:27:23 +08:00 |
|
Maksim Kita
|
0fc4776424
|
Added another test case
|
2021-04-20 13:32:52 +03:00 |
|