Commit Graph

155328 Commits

Author SHA1 Message Date
Alexey Milovidov
435a8cb5ce
Merge branch 'master' into mve 2024-10-11 18:14:23 +08:00
vdimir
9876841c64
Merge pull request #70520 from ClickHouse/vdimir/max_parts_to_move
Add setting max_parts_to_move
2024-10-10 16:33:14 +00:00
Alexey Milovidov
c8117d22f9
Merge pull request #70530 from ClickHouse/async-insert-muffler
Make async insert print nothing
2024-10-10 14:32:11 +00:00
vdimir
9d2dff24d1
settings.md alphabetical 2024-10-10 14:19:35 +02:00
Konstantin Bogdanov
6c3845522b
Add a test 2024-10-10 12:18:24 +02:00
Konstantin Bogdanov
91f403e913
Merge pull request #70532 from baibaichen/fix_debug_build
Fix debug build in clang-18
2024-10-10 09:51:31 +00:00
vdimir
ca04d37f28
Merge pull request #70312 from Avogar/native-json-as-string
Allow to serialize/deserialize JSON column as single String column in Native format
2024-10-10 09:38:13 +00:00
Michael Kolupaev
615110913b Refreshable materialized views are not experimental anymore 2024-10-10 07:36:23 +00:00
Yarik Briukhovetskyi
424bec90cb
Make the definition of the new setting correct 2024-10-10 14:50:55 +08:00
Raúl Marín
46824d0434
Merge pull request #70464 from Algunenano/fix_analyzer
Fix crash in WHERE with lambda functions
2024-10-10 04:46:26 +00:00
Raúl Marín
cc7d4c80ba
Fix shadow warning 2024-10-10 11:51:42 +08:00
Mikhail f. Shiryaev
df0376da20
Merge pull request #70521 from ClickHouse/ci_fix_canceled_synced_pr
CI: Fix for canceled Sync workflow
2024-10-10 03:49:56 +00:00
Dmitry Novik
e9a1ac5ff4
Merge pull request #70394 from alsugiliazova/Fix--Distinct-combinator-docs
Docs: Fix distinct combinator docs as well as some other minor fixes in docs
2024-10-10 02:41:12 +00:00
Dmitry Novik
9bdbf30cf7
Merge pull request #70488 from Blargian/docs_conversion_functions
[Docs] update `toFixedString` and `toISOWeek`
2024-10-10 02:39:04 +00:00
Raúl Marín
a57d07b2a4
Merge pull request #70508 from Algunenano/poll_logging
Remove slow poll() logs in keeper
2024-10-10 02:36:16 +00:00
Raúl Marín
8d8a707977
Merge pull request #70535 from ClickHouse/revert-69812-create-or-replace-view-atomically
Revert "Support CREATE OR REPLACE VIEW atomically"
2024-10-10 02:15:06 +00:00
Raúl Marín
8fcdcd25fa
Revert "Support CREATE OR REPLACE VIEW atomically" 2024-10-10 10:12:04 +08:00
Chang Chen
c55ea7ddfb fix debug build 2024-10-10 09:48:39 +08:00
Konstantin Bogdanov
eb13783869
Lint 2024-10-10 03:34:00 +02:00
Konstantin Bogdanov
b30c70ba83
Fix 2024-10-10 03:30:56 +02:00
Konstantin Bogdanov
79e39984d5
Fix 2024-10-10 02:39:49 +02:00
Konstantin Bogdanov
17b94f34a1
Fix 2024-10-10 02:03:22 +02:00
Antonio Andelic
1d689518ff
Merge pull request #70359 from ClickHouse/use-json-for-minio-logs
Use new JSON for collecting minio logs
2024-10-09 16:13:15 +00:00
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
Update gui.md
2024-10-09 15:53:18 +00:00
Alexey Milovidov
116bd7e83e
Merge pull request #70489 from viladimiru/patch-1
Fixed typo `YSQL` in grant.md
2024-10-09 15:52:19 +00:00
Max Kainov
2b8085a374 CI: Fix for canceled Sync workflow 2024-10-09 22:14:05 +08:00
Vladimir Valerianov
afef712b49 trigger pipeline 2024-10-09 16:54:40 +03:00
vdimir
35e6a6081f
Add setting max_parts_to_move
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-10-09 13:42:33 +00:00
Antonio Andelic
807b09c593 Merge branch 'master' into use-json-for-minio-logs 2024-10-09 13:51:09 +02:00
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs 2024-10-09 11:41:08 +02:00
Kseniia Sumarokova
f36bc0cf8b
Merge pull request #70505 from ClickHouse/improve-logging-test-disk-configuration
Use logging instead of print
2024-10-09 09:03:22 +00:00
Julia Kartseva
e42fed2919
Merge pull request #70445 from azat/client/fix-interactive-delay
Fix 0.1 second delay for interactive queries (due to keystroke interceptor)
2024-10-09 08:05:44 +00:00
Shaun Struwig
636ca957db
Update type-conversion-functions.md
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
2024-10-09 09:10:16 +02:00
Raúl Marín
ea5ab73da1 Remove slow poll() logs in keeper 2024-10-09 14:40:22 +08:00
Pavel Kruglov
82aeaac984
Merge branch 'master' into native-json-as-string 2024-10-09 12:40:33 +08:00
János Benjamin Antal
2b87bff734
Merge pull request #68574 from ClickHouse/validate-create-query-after-alter
Validate create query after altering tables
2024-10-09 03:51:55 +00:00
robot-clickhouse
dd011d60ad Automatic style fix 2024-10-09 03:34:55 +00:00
Raúl Marín
c0a8ac5ed4 Merge remote-tracking branch 'blessed/master' into fix_analyzer 2024-10-09 11:32:29 +08:00
avogar
24c5b0aa68 Fix builds 2024-10-09 03:30:07 +00:00
avogar
2b735896ea Better comments 2024-10-09 03:28:46 +00:00
pufit
03962be4d3
Merge pull request #70459 from davidtsuk/cli-implicit-bool
Command-line arguments with no value that are Bool settings should be implicitly set to true.
2024-10-09 03:28:31 +00:00
János Benjamin Antal
88133f513d Use logging instead of print 2024-10-09 03:23:15 +00:00
Pavel Kruglov
26f9aec1a5
Merge pull request #70288 from Avogar/json-as-string-row-binary
Allow to read/write JSON type as binary string in RowBinary format
2024-10-09 03:15:38 +00:00
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md 2024-10-09 03:41:18 +02:00
Nikolay Degterinsky
5642f786b8
Merge pull request #70499 from singhksandeep25/docs_memory_setting_example
[Docs] Added example in docs for setting user level memory restriction
2024-10-08 22:29:11 +00:00
Michael Kolupaev
ab06938478
Merge pull request #70460 from ClickHouse/dep
Fix refreshable MV in system database breaking server startup
2024-10-08 21:17:12 +00:00