Commit Graph

137395 Commits

Author SHA1 Message Date
vdimir
b2e067b3da
Fix logical error in RabbitMQ storage with MATERIALIZED columns 2024-03-13 16:41:35 +00:00
Raúl Marín
5b27b82da5
Merge pull request #60740 from bigo-sg/rm_wrong_quantilegk_check
Remove wrong sanitize checking in aggregate function quantileGK
2024-03-13 17:25:41 +01:00
Kruglov Pavel
2f6981c613
Merge pull request #60596 from Avogar/fix-bad-compatibility-setting-value
Fix logical error on bad compatibility setting value type
2024-03-13 17:25:09 +01:00
Kruglov Pavel
d89e26cff5
Merge pull request #61196 from ClickHouse/Avogar-patch-1
Fix lazy execution of default argument in dictGetOrDefault for RangeHashedDictionary
2024-03-13 17:23:22 +01:00
Kruglov Pavel
be51c9d727
Merge pull request #61199 from Avogar/variant-tests-fuster
Make variant tests a bit faster
2024-03-13 17:16:34 +01:00
kssenii
5b15ec6ae1 Move test from stateless to integration 2024-03-13 17:10:55 +01:00
Sema Checherinda
025ad9791c
Merge pull request #58879 from azat/small-block-lock-contention
Improve query performance in case of very small blocks
2024-03-13 17:08:37 +01:00
Kruglov Pavel
dd0caaf9b4
Merge pull request #61234 from ClickHouse/Avogar-patch-2
Fix usage of session_token in S3 engine
2024-03-13 17:05:39 +01:00
Raúl Marín
aecc135f5d Add more details about how NULLs are processed in aggregations 2024-03-13 17:03:18 +01:00
Raúl Marín
617138cf48 Teach the fuzzer to use other numeric types 2024-03-13 16:54:28 +01:00
Nikolai Kochetov
51ccb520fb Change only ignore_limits setting 2024-03-13 15:54:06 +00:00
Yatsishin Ilya
efa85d9cd2 Merge remote-tracking branch 'origin/master' into flaky-01603 2024-03-13 15:53:22 +00:00
Kseniia Sumarokova
bc9dd7bb0b
Merge branch 'master' into revive-cache-contention-fix 2024-03-13 16:52:00 +01:00
avogar
868d24415b Fix style 2024-03-13 15:48:29 +00:00
qaziqarta
a4a859ba31
Updated ru portion of previous commit 2024-03-13 21:37:50 +06:00
avogar
a366acf59c Don't use default cluster in test test_distibuted_settings 2024-03-13 15:36:53 +00:00
Sergei Trifonov
cb28c84a93
Fix forget_partition test (#61237) 2024-03-13 16:25:58 +01:00
qaziqarta
b8abd57b0f
Updated references to format settings in datetime.md
Updated references to date_time_input_format and date_time_output_format.
2024-03-13 21:18:05 +06:00
Robert Schulze
ce665eae30
Doc fixups 2024-03-13 15:13:17 +00:00
Robert Schulze
7a5ac383e5
Merge pull request #61308 from rschu1ze/docs-sleep
Docs: Follow up to #61258
2024-03-13 15:42:47 +01:00
Robert Schulze
d2a523579a
Merge pull request #61285 from peter279k/improve_null_usage
Improve related NULL functions usage
2024-03-13 15:32:58 +01:00
alesapin
9338b681ef I will bypass style check 2024-03-13 15:12:36 +01:00
Yarik Briukhovetskyi
e07a778acd
Merge branch 'ClickHouse:master' into fix_fuzzer_max_streams_to_max_threads_ratio 2024-03-13 15:09:52 +01:00
Kruglov Pavel
14402e450a
Merge pull request #61036 from HowePa/detect_stdout
Detect output format by file exctension in clickhouse-client(local)
2024-03-13 14:57:59 +01:00
Robert Schulze
6bbf9eb540
Fixup fixups 2024-03-13 13:57:55 +00:00
Robert Schulze
4f2be00352
Some fixups 2024-03-13 13:55:32 +00:00
kssenii
9bb71291d5 Fix unit test 2024-03-13 14:42:57 +01:00
Yatsishin Ilya
4be5d484c3 Merge remote-tracking branch 'origin/master' into flaky-01603 2024-03-13 13:35:44 +00:00
Ilya Yatsishin
7226b0f862
Merge pull request #61198 from nickitat/02887_mutations_subcolumns
Fix `02887_mutations_subcolumns` test flakiness
2024-03-13 17:34:54 +04:00
kssenii
fefee44540 Update settings changes history 2024-03-13 14:27:47 +01:00
Kseniia Sumarokova
893ea7e4fe
Merge pull request #60396 from ClickHouse/fix-usage-of-plain-metadata
Fix usage of plain metadata type with new disks configuration option
2024-03-13 14:18:36 +01:00
alesapin
9b1d8a2f52 fix style 2024-03-13 14:15:34 +01:00
Sema Checherinda
e6af636a54 fix data race in poco tcp server 2024-03-13 14:14:35 +01:00
Robert Schulze
f16259e54c
Merge pull request #61101 from ClickHouse/docs/add-substring-utf8
Document `substringUTF8` and `substringIndexUTF8`
2024-03-13 14:09:07 +01:00
Robert Schulze
d8c5008280
Follow up to #61258 2024-03-13 13:07:14 +00:00
Dmitry Novik
80723134d6 Fix fast test #ci_set_analyzer 2024-03-13 14:00:57 +01:00
János Benjamin Antal
cccf054420
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
Add docs to simplejson and sin
2024-03-13 14:00:51 +01:00
Raúl Marín
cca96e05cf Bring clickhouse-test changes from private 2024-03-13 13:58:45 +01:00
János Benjamin Antal
681001418e
Merge pull request #61246 from ClickHouse/more-output-for-test-to-debug
Print more info in `02572_system_logs_materialized_views_ignore_errors` to debug
2024-03-13 13:58:41 +01:00
Nikolai Kochetov
e5e632ec33 Update analyzer_tech_debt.txt 2024-03-13 12:43:10 +00:00
Robert Schulze
1e536251a2
Update string-functions.md 2024-03-13 13:41:56 +01:00
Robert Schulze
6ca4fc26f4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:39:14 +01:00
Robert Schulze
b4953f35b4
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:39:03 +01:00
Robert Schulze
4954bde599
Update docs/en/sql-reference/functions/string-functions.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-13 13:38:35 +01:00
Dmitry Novik
ffdb84b8df Fix style 2024-03-13 13:38:23 +01:00
Nikolai Kochetov
4575786271 Fix 01952_optimize_distributed_group_by_sharding_key with analyzer. 2024-03-13 12:38:17 +00:00
Ilya Yatsishin
f4875d2467
Merge pull request #61256 from ClickHouse/Avogar-patch-3
Disable test 02998_primary_key_skip_columns.sql in sanitizer builds as it can be slow
2024-03-13 16:38:06 +04:00
alesapin
c0b620c0b8 Merge branch 'merge_config' of github.com:ClickHouse/ClickHouse into merge_config 2024-03-13 13:35:51 +01:00
alesapin
c234e1bca6 Less diff 2024-03-13 13:35:37 +01:00
robot-clickhouse
24626d431c Automatic style fix 2024-03-13 12:35:27 +00:00