Commit Graph

129728 Commits

Author SHA1 Message Date
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
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 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
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
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
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
Robert Schulze
bc3da5032e
Merge pull request #57330 from rschu1ze/fix-no-lib-build
Follow-up to #56490: Fix build with `cmake -DENABLE_LIBRARIES=0`
2023-11-29 09:42:12 +01:00
Antonio Andelic
61b112e2c4
Merge pull request #57268 from ClickHouse/ignore-memory-exception-asio
Ignore memory exception in Keeper asio workers
2023-11-29 08:33:00 +01:00
Antonio Andelic
f8811351fa
Merge pull request #57267 from ClickHouse/fix-readonly-replica
Fix `ReadonlyReplica` metric for all cases
2023-11-29 08:32:25 +01:00
Antonio Andelic
93360e4e2c
Merge pull request #57299 from ClickHouse/keeper-changelog-snapshot-fix
Keeper fix for changelog and snapshots
2023-11-29 08:31:48 +01:00
Alexander Tokmakov
84abbafcc5 ignore finished ddl tasks if hostname changed 2023-11-29 02:06:52 +01:00
Alexander Tokmakov
3ff7aa8dec
Merge pull request #57231 from jsc0218/FixLibpqxxMemLeak
Update Libpqxx for Mem Leak
2023-11-28 22:50:30 +01:00
Robert Schulze
5f5e8633c7
Merge pull request #57220 from ucasfl/alias_column_in_indices
Support use alias column in indices
2023-11-28 21:31:34 +01:00
Julia Kartseva
d405560f13
Merge pull request #57329 from den-crane/revert-57319-patch-1
Revert "Update date-time-functions.md"
2023-11-28 12:21:12 -08:00
Robert Schulze
7d26990752
Follow-up to #56490: Fix build with -DENABLE_LIBRARIES=0 2023-11-28 19:59:43 +00:00
Denny Crane
e33efaff9f
Revert "Update date-time-functions.md" 2023-11-28 15:56:51 -04:00
Julia Kartseva
fc53daa50c
Merge pull request #57325 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-11-28 11:52:11 -08:00
Julia Kartseva
3f26b730fe
Merge pull request #57319 from abakhmetev/patch-1
Update date-time-functions.md
2023-11-28 11:26:00 -08:00
vdimir
b748405976
Intorduce *List definition for muli enum settings 2023-11-28 19:09:02 +00:00
vdimir
822c0675a2
Fix predicate_push_down_filled_join_fix.reference 2023-11-28 19:09:01 +00:00
vdimir
a6eb2ad930
Fix JoinStep::describeJoinActions 2023-11-28 19:09:01 +00:00
Yarik Briukhovetskyi
1f672b8654
possibly fix fuzzer 2023-11-28 19:37:00 +01:00
Kruglov Pavel
240d98322b
Remove unneded tags from test 2023-11-28 19:27:14 +01:00
Kruglov Pavel
346f542cdd
Delete unneded file 2023-11-28 19:17:37 +01:00
avogar
4d9a1b50f9 Add information about new _size virtual column in file/s3/url/hdfs/azure table functions 2023-11-28 18:15:07 +00:00
Yarik Briukhovetskyi
ad9583d6e9
style fix 2023-11-28 19:13:37 +01:00
Yarik Briukhovetskyi
a83a046d54 added tests 2023-11-28 17:33:46 +00:00
Tyler Hannan
1cb5dcd849
Update README.md 2023-11-28 17:56:53 +01:00
Dmitry Novik
e9faad77cb
Simplify docs 2023-11-28 17:41:51 +01:00
Raúl Marín
1075f8352d
Merge pull request #57307 from Algunenano/analyzer_debt
Add back flaky tests to analyzer_tech_debt.txt
2023-11-28 17:13:36 +01:00
kssenii
4d64cd5d11 Fix 2023-11-28 17:13:08 +01:00
Raúl Marín
8aea098b89 Ulid requires external libraries 2023-11-28 17:09:05 +01:00
Han Fei
e4421e2808 remove wrong code 2023-11-28 16:46:55 +01:00