Commit Graph

139209 Commits

Author SHA1 Message Date
Alexey Milovidov
dd6e5be27b
Merge pull request #62288 from ClickHouse/fix-morton
Fix `mortonEncode` `use-of-uninitialized-value`
2024-04-05 13:32:22 +02:00
Raúl Marín
741a0bf0c0
Merge pull request #62285 from Algunenano/argmax_bug
Fix argMax with nullable non native numeric column
2024-04-05 13:31:37 +02:00
alesapin
e514a8b49d Merge remote-tracking branch 'origin/master' into try_global_trace_collector 2024-04-05 12:40:25 +02:00
Sean Haynes
500c3fe0fc Fix small typo in Dictionary source loader 2024-04-05 10:39:42 +00:00
vdimir
ce1f514417
Fix optimize_uniq_to_count when only prefix of key is matched 2024-04-05 10:39:05 +00:00
vdimir
723bcc4ee5
Merge pull request #62225 from ClickHouse/vdimir/fix_index_definition_sql_udf
Fix crash in index definition containing sql udf
2024-04-05 12:02:11 +02:00
Kruglov Pavel
c3aa932367
Uncommonly header 2024-04-05 11:39:28 +02:00
avogar
0be983ee22 Fix test 2024-04-05 09:16:00 +00:00
Antonio Andelic
81eda37f7f Print correct count 2024-04-05 10:27:13 +02:00
Azat Khuzhin
a0bb341e82 Fix 02943_rmt_alter_metadata_merge_checksum_mismatch flakiness
CI: https://s3.amazonaws.com/clickhouse-test-reports/60225/082a686cd1e450e18876d7a67d679c2905ec8589/fast_test.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-05 09:02:03 +02:00
Anita Hammer
f47f96a84e
Update settings.md 2024-04-05 09:32:23 +03:00
Sema Checherinda
cf982cc114 remove debug logging 2024-04-05 05:00:25 +02:00
Sema Checherinda
dddb0d9f4a fix http_keep_alive_max_requests set up 2024-04-05 03:02:45 +02:00
Sema Checherinda
8b75b6ae77
Merge branch 'master' into chesema-keep-alive-send-and-receive 2024-04-05 01:04:22 +02:00
Sema Checherinda
ae3a199939 support max requests for keep alive 2024-04-05 00:37:29 +02:00
Sema Checherinda
5cab8d185f more details 2024-04-05 00:37:19 +02:00
Sema Checherinda
dd852da339 add more debug logs 2024-04-05 00:30:03 +02:00
Nikita Taranov
6be747bf32 add test 2024-04-04 22:29:05 +00:00
Nikita Taranov
b1bd34f66e fix 2024-04-04 22:29:05 +00:00
Alexey Milovidov
1551ab7bd6 Fix error 2024-04-04 23:21:00 +02:00
Vitaly Baranov
43687e5732
Update tests/integration/test_backup_restore_on_cluster/test_slow_rmt.py
Co-authored-by: pufit <pufit@yandex.ru>
2024-04-04 22:10:16 +02:00
Vitaly Baranov
43d8988744
Update tests/integration/test_backup_restore_on_cluster/test_slow_rmt.py
Co-authored-by: pufit <pufit@yandex.ru>
2024-04-04 22:10:06 +02:00
Vitaly Baranov
d7b7e7e790 Improve comment. 2024-04-04 22:09:21 +02:00
avogar
7329b9509a Fix header 2024-04-04 20:01:05 +00:00
avogar
0f5a3eae7e Better 2024-04-04 20:00:22 +00:00
avogar
3e1e434833 Fix data race on scalars in Context 2024-04-04 19:52:40 +00:00
Kruglov Pavel
d911d7d2b1
Merge pull request #62290 from ClickHouse/Avogar-patch-1
Mark format RowBinaryWithDefaults as not suitable for output
2024-04-04 21:37:03 +02:00
Alexey Milovidov
0fccaafda4 Fix tests 2024-04-04 20:06:40 +02:00
Alexey Milovidov
c8da569459 Merge branch 'master' into bridges-are-separate 2024-04-04 20:04:31 +02:00
Alexey Milovidov
d4a01dad61
Merge pull request #62284 from ClickHouse/fix-default-value-for-pretty-format-row-numbers
Fix docs about default value of `output_format_pretty_row_numbers`
2024-04-04 19:38:36 +02:00
Yarik Briukhovetskyi
05a2d89aa6
Merge pull request #62293 from Misz606/patch-4
Update README.md
2024-04-04 19:27:45 +02:00
Yarik Briukhovetskyi
7ef5e25a26
empty commit 2024-04-04 19:16:38 +02:00
Nikolai Kochetov
300904dc83
Merge pull request #60997 from kitaisreal/context-get-global-temporary-volume-use-shared-lock
Context getGlobalTemporaryVolume use shared lock
2024-04-04 18:30:20 +02:00
Misz606
51aff6d63c
Update README.md
Localy should be spelled locally.
2024-04-04 12:09:05 -04:00
alesapin
ff054b5ab3 With better name 2024-04-04 17:14:55 +02:00
alesapin
85d98e1a42 Modernize code a little 2024-04-04 16:51:46 +02:00
Nikita Fomichev
58e6bd82cf Add missing ORDER BY 2024-04-04 16:37:49 +02:00
alesapin
d9e7c0a662 Add comment 2024-04-04 16:36:12 +02:00
alesapin
34a2119945 Public visibility 2024-04-04 16:32:29 +02:00
Nikita Fomichev
32d124e903 Close: https://github.com/ClickHouse/ClickHouse/issues/61947 2024-04-04 16:30:42 +02:00
Raúl Marín
1f1a0ff7d4
Merge pull request #62232 from Algunenano/paranoid
Include table name in paranoid checks
2024-04-04 16:27:35 +02:00
Nikita Fomichev
cd1e96a8a1 Close: https://github.com/ClickHouse/ClickHouse/issues/55647 2024-04-04 16:22:17 +02:00
Nikita Fomichev
368dcf03ec Run new analyzer tests with enabled allow_experimental_analyzer 2024-04-04 15:37:38 +02:00
Kruglov Pavel
01fecadabf
Mark format RowBinaryWithDefaults as not suitable for output 2024-04-04 15:35:51 +02:00
Antonio Andelic
9e1d8b8aaa Fix mortonEncode with no rows 2024-04-04 15:22:09 +02:00
Robert Schulze
7ce2a47ba5
Merge pull request #62265 from rschu1ze/static-instance
Don't access static members through instance
2024-04-04 14:36:03 +02:00
Yarik Briukhovetskyi
edacb991e0
Merge pull request #62257 from yariks5s/fix_retention_docs
Fix s3-style link mapper for gcs
2024-04-04 14:30:33 +02:00
Arthur Passos
b7c0501ac2 fix ut 2024-04-04 09:26:37 -03:00
Yarik Briukhovetskyi
a0925e6bc4
empty commit 2024-04-04 14:19:19 +02:00
Raúl Marín
7e608f567b Fix argMax with nullable non native numeric column 2024-04-04 13:55:52 +02:00