Kruglov Pavel
f8c90d5964
Make better
2023-07-25 13:36:57 +02:00
robot-ch-test-poll
8964de808e
Merge pull request #52147 from ucasfl/any_value
...
Add any_value as a compatibility alias for any
2023-07-25 13:05:49 +02:00
Nikolai Kochetov
c960b3b533
Merge pull request #52533 from ClickHouse/Avogar-patch-2
...
Cancel execution in PipelineExecutor in case of exception in graph->updateNode
2023-07-25 12:39:22 +02:00
Yarik Briukhovetskyi
5f767b0dfa
Merge pull request #52004 from JackyWoo/rewrite_uniq_to_count
...
Rewrite uniq to count
2023-07-25 11:41:00 +02:00
Azat Khuzhin
2efbeab5af
tests: fix 00719_parallel_ddl_table flakiness in debug builds
...
In debug bulds each client invocation takes ~1 second, and on CI it can
take more if the node is under some load, so let's decrease number of
iterations.
Anyway CI runs each test ~1K times daily, and if there will be something
even this number of iterations should be enough.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-25 10:43:40 +02:00
Azat Khuzhin
b02e290d55
tests: fix 01035_avg_weighted_long flakiness
...
Use one clickhouse-client invocation instead of 300, in debug builds it
is significant - each spawn is ~1 second
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-25 10:38:16 +02:00
robot-ch-test-poll
bd5d93e439
Merge pull request #52536 from ClickHouse/Fix_disallow_concurrent_backup_restore_test
...
Fix disallow_concurrency test for backup and restore
2023-07-25 09:10:27 +02:00
robot-ch-test-poll1
4e5ed9b475
Merge pull request #52534 from ClickHouse/analyzer_fix_01951_distributed_push_down_limit
...
Make 01951_distributed_push_down_limit analyzer agnostic
2023-07-25 07:45:21 +02:00
robot-ch-test-poll4
fe6cd14a48
Merge pull request #52527 from Algunenano/mergetree_cleanup
...
Remove unused code
2023-07-25 07:41:42 +02:00
Alexey Milovidov
21382afa2b
Check for punctuation
2023-07-25 06:10:04 +02:00
Alexey Milovidov
90a6a018b0
Merge branch 'master' into 50727_currentDatabase_alias
2023-07-25 06:51:28 +03:00
Alexey Milovidov
ecdafeaf83
Merge pull request #52175 from bigo-sg/comment_improve_ch_to_arrow
...
Add comments for https://github.com/ClickHouse/ClickHouse/pull/52112
2023-07-25 06:47:48 +03:00
Alexey Milovidov
0d0ec4cdf3
Merge branch 'master' into iaadeflate_upgrade_qpl_v1.2.0
2023-07-25 06:47:15 +03:00
flynn
8388ee067a
Merge branch 'master' into any_value
2023-07-25 11:21:19 +08:00
Sanjam Panda
f8787508ec
Merge branch 'master' into external_aggregation_fix
2023-07-25 08:35:05 +05:30
robot-ch-test-poll1
05d4932842
Merge pull request #52137 from ucasfl/avro-fix
...
Avro input format support Union with single type
2023-07-25 04:48:39 +02:00
Alexey Milovidov
b53baa43ac
Merge pull request #51293 from ClickHouse/sql-fetch-allow-without-offset
...
Allow SQL standard `FETCH` without `OFFSET`
2023-07-25 05:44:39 +03:00
Alexey Milovidov
fbcc06685b
Merge pull request #51367 from ClickHouse/remove-wrong-code
...
Attempt to remove wrong code (catch/throw in Functions)
2023-07-25 05:44:22 +03:00
Alexey Milovidov
168b84a592
Merge pull request #52337 from Avogar/no-decode-url
...
Allow to disable decoding/encoding path in uri in URL engine
2023-07-25 05:43:06 +03:00
Alexey Milovidov
787757fd25
Merge pull request #52497 from ClickHouse/Fix_test_insert_same_partition_and_merge_increase_timeout
...
Fix test_insert_same_partition_and_merge by increasing wait time
2023-07-25 05:39:20 +03:00
Alexey Milovidov
813efa31ad
Merge pull request #52513 from ClickHouse/fix-transform-2
...
Fix abort in function `transform`
2023-07-25 05:37:17 +03:00
flynn
93c628dea1
Merge branch 'master' into any_value
2023-07-25 10:37:08 +08:00
Alexey Milovidov
7cab99d2a3
Merge pull request #52537 from ClickHouse/tavplubix-patch-8
...
Update 02136_scalar_subquery_metrics.sql
2023-07-25 05:33:29 +03:00
Alexander Tokmakov
edc479bbf8
fix
2023-07-24 23:40:27 +02:00
Dmitry Kardymon
d4d381de7e
Merge remote-tracking branch 'origin/master' into ADQM-940
2023-07-24 20:04:10 +00:00
Alexey Milovidov
3c034d563b
Merge pull request #52068 from azat/replicated-cluster-prep1
...
Preparations for Trivial Support For Resharding (part1)
2023-07-24 22:57:44 +03:00
Kseniia Sumarokova
e05e0ec557
Merge pull request #52318 from valbok/utf8-names
...
MaterializedMySQL: Support unquoted utf-8 strings in DDL
2023-07-24 21:49:33 +02:00
Alexey Milovidov
34ff0e0ea9
Merge pull request #52184 from azat/tests/randomize-timezone
...
Randomize timezone in tests across non-deterministic around 1970 and default
2023-07-24 22:47:52 +03:00
Nikita Taranov
104d3bbbae
add test
2023-07-24 21:10:00 +02:00
Nikita Taranov
d0894532fe
fix
2023-07-24 20:34:02 +02:00
Nikita Taranov
b2acbe42b7
add perf test
2023-07-24 20:34:01 +02:00
Nikita Taranov
ab086f15d0
try to push down more
2023-07-24 20:34:01 +02:00
Kruglov Pavel
fec5675cd4
Merge branch 'master' into better-progress-bar-2
2023-07-24 19:59:38 +02:00
Alexander Tokmakov
8b09fb4cba
Merge pull request #52355 from valbok/comment-db
...
MaterializedMySQL: Add support of double quoted comments
2023-07-24 20:55:50 +03:00
Alexander Tokmakov
c3e2077449
Merge branch 'master' into comment-db
2023-07-24 20:53:46 +03:00
Alexander Tokmakov
2f99363db0
Update 02136_scalar_subquery_metrics.sql
2023-07-24 20:51:53 +03:00
Alexey Milovidov
33e4273d38
Merge branch 'sql-fetch-allow-without-offset' of github.com:ClickHouse/ClickHouse into sql-fetch-allow-without-offset
2023-07-24 19:50:56 +02:00
Kruglov Pavel
c35da36ff2
Fix default value
2023-07-24 19:50:53 +02:00
Alexey Milovidov
9660bc0d99
Merge branch 'master' into sql-fetch-allow-without-offset
2023-07-24 19:50:40 +02:00
Alexey Milovidov
c082789c27
Merge branch 'fix-transform-2' into sql-fetch-allow-without-offset
2023-07-24 19:50:33 +02:00
Alexey Milovidov
654af41431
Fix race
2023-07-24 19:45:55 +02:00
Alexey Milovidov
22a2fa097f
Improve error messages
2023-07-24 19:40:02 +02:00
Alexey Milovidov
b9375782bd
Merge branch 'master' into remove-wrong-code
2023-07-24 19:34:01 +02:00
Igor Nikonov
91f7185e8c
Merge branch 'master' into remove-perf-test-duplicate-order-by-and-distinct
2023-07-24 18:47:23 +02:00
Alexander Tokmakov
032956dd1e
fix
2023-07-24 18:42:02 +02:00
Alexey Milovidov
be271e544d
Merge branch 'sleep-each-row-max-time' of github.com:ClickHouse/ClickHouse into sleep-each-row-max-time
2023-07-24 18:13:29 +02:00
Alexey Milovidov
0bbf26549f
Fix test
2023-07-24 18:13:15 +02:00
Alexey Milovidov
12b5c0dde7
Merge branch 'master' into sleep-each-row-max-time
2023-07-24 18:10:38 +02:00
Alexey Milovidov
01993bef5b
Merge pull request #52489 from ClickHouse/incbin
...
Faster startup of clickhouse-client and clickhouse-local
2023-07-24 18:42:24 +03:00
Igor Nikonov
f067f8c46d
Make 01951_distributed_push_down_limit analyzer agnostic
2023-07-24 15:37:16 +00:00