Anton Popov
4531b105ac
Merge branch 'master' into flush-async-insert-queue
2023-07-25 15:48:01 +02:00
flynn
5262221718
Merge branch 'master' into operator
2023-07-25 21:21:19 +08:00
robot-clickhouse
d7de8bf797
Automatic style fix
2023-07-25 13:03:12 +00:00
Alexander Tokmakov
328d0a5269
fix
2023-07-25 14:50:27 +02:00
Yakov Olkhovskiy
e133db7937
Merge pull request #51472 from bigo-sg/substring_index
...
Add function substring_index, as in spark or mysql
2023-07-25 08:43:13 -04:00
Anton Popov
568afbbec3
added field with refcount to system.remote_data_paths table
2023-07-25 12:33:15 +00:00
Kruglov Pavel
da02f3189d
Merge pull request #50452 from DanRoscigno/update-acid-docs
...
update for min_chunk_bytes_for_parallel_parsing
2023-07-25 14:15:55 +02:00
Robert Schulze
ed5393ef03
Stabilize tests
2023-07-25 12:09:13 +00:00
Smita Kulkarni
22fec136c1
Create new StorageView with substituted parameters for every SELECT query of a parameterized view
2023-07-25 14:04:55 +02:00
Robert Schulze
1a965b20a3
Merge pull request #52309 from rschu1ze/qc-event-descr
...
Minor: Update description of events "QueryCacheHits/Misses"
2023-07-25 13:54:06 +02:00
Antonio Andelic
93e5d7f51c
Fix flaky 00995_exception_while_insert
2023-07-25 11:42:22 +00:00
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
Andrey Zvonov
155b90c780
oops
2023-07-25 13:47:59 +03: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
Michael Kolupaev
5ee71bd643
Work around the clang bug
2023-07-25 10:26:26 +00:00
Andrey Zvonov
15b3a637e9
Merge branch 'master' into revert-52450-remove-to-decimal-string
2023-07-25 13:21:00 +03:00
zvonand
6b8752f293
fix error message
2023-07-25 12:19:35 +02:00
Michael Kolupaev
dfdf5de972
Fixes
2023-07-25 10:16:28 +00:00
Michael Kolupaev
db5cb96050
Start over when falling back to non-dictionary encoding
2023-07-25 10:16:28 +00:00
Michael Kolupaev
8184a289e5
Partially reimplement Parquet encoder to make it faster and parallelizable
2023-07-25 10:16:28 +00:00
Smita Kulkarni
94ff9a4696
Merge branch 'master' into Fix_parameterized_view_with_cte_multiple_usage
2023-07-25 12:08:38 +02:00
zvonand
d500e75569
fix
2023-07-25 12:07:47 +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
Azat Khuzhin
3e3adc7fec
tests: increase throttling for 01923_network_receive_time_metric_insert
...
In debug builds launching the client can take a while, so let's increase
the throttling to avoid flakiness
CI: https://s3.amazonaws.com/clickhouse-test-reports/52490/9e2526a5f04861fcfac49c2ce85560d08c68af66/stateless_tests__debug__[1_5].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-25 10:31:18 +02:00
Roman Vasin
ab55c294bf
Add assert for STANDARD storage class
2023-07-25 07:25:27 +00: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
059025f452
Merge branch 'master' into operator
2023-07-25 11:21:40 +08: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
Alexey Milovidov
8182a9737b
Merge branch 'master' into limit_client_fd
2023-07-25 05:51:02 +03:00
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
b45b4b0ca3
Merge branch 'master' into no-export-dynamic
2023-07-25 05:45:11 +03: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
flynn
83e38306b2
Merge branch 'master' into operator
2023-07-25 10:36:44 +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