Commit Graph

129768 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
d08fd931be fix error 2023-12-08 13:42:00 +00:00
Yarik Briukhovetskyi
3027f3a04f fix tests 2023-12-07 15:29:11 +00:00
Yarik Briukhovetskyi
969c7f36a5
fix tests 2023-12-06 19:28:45 +01:00
Yarik Briukhovetskyi
7be47eca5e
Update 02916_to_start_of_interval_with_origin.reference 2023-12-06 19:28:27 +01:00
Yarik Briukhovetskyi
ac8d80da51
fix 2023-12-06 19:28:06 +01:00
Yarik Briukhovetskyi
e5fdad2160
fix non-const arguments 2023-12-06 19:09:55 +01:00
Yarik Briukhovetskyi
885e44c50e
style fix 2023-12-06 18:17:41 +01:00
Yarik Briukhovetskyi
bd105d51ce
fixed tests 2023-12-06 17:46:00 +01:00
Yarik Briukhovetskyi
65f34394cf
Update 02916_to_start_of_interval_with_origin.reference 2023-12-06 17:45:29 +01:00
Yarik Briukhovetskyi
01036a21f5
Fixed bugs regarding precision 2023-12-06 17:44:40 +01:00
Robert Schulze
450f609227
Various updates 2023-12-02 22:58:52 +00:00
Yarik Briukhovetskyi
8626506b2e
Merge branch 'master' into time_buckets_impl 2023-11-30 15:33:28 +01:00
robot-ch-test-poll3
85be7cf6b8
Merge pull request #57383 from biggerfisch/docs/exists-examples
Add more doc examples for the EXISTS operator
2023-11-30 15:25:02 +01:00
Nikolai Kochetov
4e50081f1f
Merge pull request #57103 from ClickHouse/analyzer-fuzz-5
Analyzer fuzzer 5
2023-11-30 13:51:34 +01:00
Kruglov Pavel
575ee1e665
Merge pull request #56868 from zvonand/zvonand-fileCluster
Introduce `fileCluster` table function
2023-11-30 13:49:53 +01:00
Antonio Andelic
9955f571ef
Merge pull request #57318 from mkmkme/mkmkme/remove-unused-vars
Remove unused Strings from MergeTreeData
2023-11-30 13:48:54 +01:00
robot-ch-test-poll1
192362d2fb
Merge pull request #57377 from zamazan4ik/master
doc: update profile-guided-optimization.md
2023-11-30 12:55:27 +01:00
Avery Fischer
b75653e449
Add more doc examples for the EXISTS operator
The existing documentation for EXISTS makes it look like it only works
as part of a WHERE clause, when in fact, it can be used in many places.
Changing the docs to note that a bit differently with another example
should provide more clarity on the use of this term.
2023-11-30 10:57:44 +01:00
Alexander Gololobov
b9b94a8e0a
Merge pull request #57358 from ClickHouse/shutdown_order
Shutdown disks after tables
2023-11-30 09:13:29 +01:00
Antonio Andelic
43ad27b56a
Merge pull request #57357 from ClickHouse/finalize-on-fault
Always renew ZK client in `WithRetries`
2023-11-30 08:54:24 +01:00
robot-ch-test-poll
07ca6236f6
Merge pull request #57372 from jkartseva/fuzz-json-verbose-exception
verbose exception messages for StorageFuzzJSON
2023-11-30 08:20:54 +01:00
Alexander Zaitsev
d001e25787
doc: update profile-guided-optimization.md
- update PGO recommendations according to the https://github.com/llvm/llvm-project/issues/45668
2023-11-30 06:41:59 +03:00
zvonand
6730a29a0b upd 2023-11-30 01:28:25 +01:00
Yarik Briukhovetskyi
b298bed1cf
Rename 02916_to_start_of_interva_with_origin.reference to 02916_to_start_of_interval_with_origin.reference 2023-11-29 23:08:19 +01:00
Julia Kartseva
ed65c26faf verbose exception messages for StorageFuzzJSON
Follow-up to https://github.com/ClickHouse/ClickHouse/pull/56490#discussion_r1409556111
2023-11-29 20:42:21 +00:00
Kruglov Pavel
c6fecfb1af
Merge pull request #56901 from KevinyhZou/Fix_allow_cr_end_of_csv_line
Fix allow cr end of line for csv
2023-11-29 20:57:58 +01:00
Alexander Tokmakov
b7c961dd2b
Merge pull request #57369 from ClickHouse/tavplubix-patch-9
Update DDLTask.cpp
2023-11-29 20:52:33 +01:00
Alexander Gololobov
2ccd7237f5 Shutdown disks after tables 2023-11-29 20:04:37 +01:00
Alexander Tokmakov
a8ed97ac39
Update DDLTask.cpp 2023-11-29 19:51:32 +01:00
Alexander Tokmakov
a2dc2d9a53
Mark a setting obsolete (#57336)
* Update Settings.h

* Update InterpreterUndropQuery.cpp

* Update 02888_obsolete_settings.reference

* Update test.py

* Update 02681_undrop_query.sql

* Update 02681_undrop_query_uuid.sh
2023-11-29 19:24:11 +01:00
Nikolai Kochetov
04bc905d23 Merge branch 'master' into analyzer-fuzz-5 2023-11-29 17:52:17 +00:00
Anton Popov
0e563e652c
Merge pull request #57273 from yariks5s/max_memory_usage_in_client_suffix
Support suffix for `max_memory_usage_in_client`
2023-11-29 18:52:17 +01:00
Yarik Briukhovetskyi
8cd4d35ead fixed review 2023-11-29 17:35:33 +00:00
Kseniia Sumarokova
a987fff630
Merge pull request #57322 from ClickHouse/fix-web-disk-test
DiskWeb fix
2023-11-29 18:04:30 +01:00
Nikolai Kochetov
024f41888e
Merge pull request #53562 from yariks5s/group_sorted_array_function
Add new aggregation function groupArraySorted()
2023-11-29 17:52:01 +01:00
Alexander Tokmakov
97b63bbbca
Merge pull request #57339 from ClickHouse/fix_ddlworker_hostname_change
Ignore finished ON CLUSTER tasks if hostname changed
2023-11-29 17:46:17 +01:00
Nikolai Kochetov
823ba2db46
Merge pull request #57075 from yariks5s/s3_links_fix
S3-style links bug fix
2023-11-29 17:41:08 +01:00
zvonand
c329e382ab resolve conflicts 2023-11-29 16:03:07 +01:00
zvonand
a4d9fbdfc2 Fix indents, fix style, fix test 2023-11-29 15:55:24 +01:00
Kruglov Pavel
30148972ed
Merge pull request #57328 from Avogar/size-virtual-column-table-functions
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
2023-11-29 15:05:28 +01:00
Kseniia Sumarokova
a89bb04e9c
Update comment 2023-11-29 13:30:55 +01:00
Antonio Andelic
550513d90e Finalize ZK client on fault injection 2023-11-29 12:30:21 +00:00
Han Fei
4c0efb0262
Merge pull request #53240 from hanfei1991/hanfei/statistic
use statistic to order prewhere conditions better
2023-11-29 12:26:44 +01:00
Kseniia Sumarokova
4d27f87be8
Merge pull request #48425 from ClickHouse/vdimir/enable-tmp-in-cache-ci
Enable temporary_data_in_cache in s3 tests in CI
2023-11-29 11:59:32 +01:00
vdimir
001b67863a
Merge pull request #57265 from ClickHouse/vdimir/analyzer_aggregate_nothing_type
Analyzer: fix result type of aggregate function with NULL
2023-11-29 11:27:54 +01:00
vdimir
470a092e3d
Merge pull request #51745 from ClickHouse/vdimir/setting_join_algorithm_order
Setting JoinAlgorithm respect specified order
2023-11-29 11:24:39 +01:00
Raúl Marín
4f3204b8f1
Merge pull request #57320 from Algunenano/02668_ulid_decoding_flaky
Address 02668_ulid_decoding flakiness
2023-11-29 11:12:35 +01:00
Raúl Marín
b102145a4f
Merge pull request #57301 from Algunenano/fix_reports
Fix code reports
2023-11-29 11:11:33 +01:00
kssenii
28d54f0027 Better exception code 2023-11-29 10:57:35 +01:00
robot-clickhouse-ci-1
1740ef80e5
Merge pull request #57209 from ClickHouse/errors-prometheus
Expose the number of errors occurred on server from the Prometheus endpoint.
2023-11-29 10:39:04 +01:00