robot-clickhouse-ci-1
|
fbf591d2bf
|
Merge pull request #62224 from Blargian/document_cramersVBiasCorrected
Update cramersVBiased documentation
|
2024-04-08 11:42:10 +02:00 |
|
Alexander Tokmakov
|
57985d9fb4
|
Merge pull request #62367 from ClickHouse/experimental_conflict
Disable window view with analyzer properly
|
2024-04-08 11:00:42 +02:00 |
|
robot-ch-test-poll
|
23b693fa78
|
Merge pull request #62380 from korowa/http-handler-docs-fix
Docs: predefined_query_handler example fix
|
2024-04-08 05:59:00 +02:00 |
|
Alexey Milovidov
|
f240511bf5
|
Merge pull request #62357 from anitahammer/patch-2
Fix contributor name vulnerability
|
2024-04-08 03:25:14 +02:00 |
|
Alexey Milovidov
|
cf0469e866
|
Merge pull request #62365 from ClickHouse/dhparams-are-not-by-default
dhparams are not enabled by default
|
2024-04-08 01:32:03 +02:00 |
|
Eduard Karacharov
|
4b5db7357c
|
docs: predefined query handler example fix
|
2024-04-07 21:07:36 +03:00 |
|
Alexander Tokmakov
|
373bf49684
|
fix
|
2024-04-07 20:05:41 +02:00 |
|
Alexander Tokmakov
|
a4bec47a44
|
fix tests
|
2024-04-07 14:05:08 +02:00 |
|
alesapin
|
658a8e9a9b
|
Merge pull request #62189 from ClickHouse/try_global_trace_collector
Try global trace collector
|
2024-04-07 12:50:10 +02:00 |
|
Alexander Tokmakov
|
982d3db5b1
|
disable window view with analyzer properly
|
2024-04-06 21:51:28 +02:00 |
|
Alexey Milovidov
|
a6dbaf5408
|
dhparams are not enabled by default
|
2024-04-06 21:45:26 +02:00 |
|
alesapin
|
933d6e86da
|
Remove config
|
2024-04-06 19:33:54 +02:00 |
|
alesapin
|
22caa3eb73
|
Merge remote-tracking branch 'origin/master' into try_global_trace_collector
|
2024-04-06 11:21:27 +02:00 |
|
alesapin
|
aae16fb41e
|
Remove macro
|
2024-04-06 11:19:48 +02:00 |
|
Julia Kartseva
|
633aeaaa76
|
Merge pull request #61594 from azat/tests/02943_rmt_alter_metadata_merge_checksum_mismatch
Fix 02943_rmt_alter_metadata_merge_checksum_mismatch flakiness
|
2024-04-05 16:58:23 -07:00 |
|
Anita Hammer
|
c0ffee763c
|
Fix contributor name vulnerability
|
2024-04-06 02:48:50 +03:00 |
|
Nikolai Kochetov
|
0aa64eacd6
|
Merge pull request #62248 from ClickHouse/fix-generage-random-seed-analyzer
Fixing NULL random seed for generateRandom with analyzer.
|
2024-04-05 18:39:06 +02:00 |
|
Raúl Marín
|
7df11b1852
|
Merge pull request #62264 from Algunenano/nested_includes_Ñ
Remove more nested includes
|
2024-04-05 17:00:28 +02:00 |
|
Kruglov Pavel
|
47b9eb2cb2
|
Merge pull request #62005 from Avogar/better-string-to-variant
Better conversion from String to Variant
|
2024-04-05 15:26:14 +02:00 |
|
Kruglov Pavel
|
bdda4e31fb
|
Merge pull request #62305 from Avogar/fix-scalar-data-race
Fix data race on scalars in Context
|
2024-04-05 15:24:26 +02:00 |
|
alesapin
|
be6cb00d06
|
Merge pull request #62196 from ClickHouse/use_clickhouse_threads_nuraft
Use ClickHouse threads in NuRaft
|
2024-04-05 14:56:00 +02:00 |
|
Vitaly Baranov
|
3012e4bc27
|
Merge pull request #62207 from vitlibar/fix-restoring-parts-while-readonly
Fix restoring parts while readonly
|
2024-04-05 13:57:27 +02:00 |
|
robot-ch-test-poll3
|
9debb5b539
|
Merge pull request #62313 from anitahammer/patch-1
Update settings.md
|
2024-04-05 13:54:14 +02:00 |
|
Alexey Milovidov
|
05ca926c51
|
Merge pull request #62114 from ClickHouse/bridges-are-separate
Move bridges to separate packages
|
2024-04-05 13:33:25 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
alesapin
|
d9e7c0a662
|
Add comment
|
2024-04-04 16:36:12 +02:00 |
|