Commit Graph

156031 Commits

Author SHA1 Message Date
Julia Kartseva
f610c08124 Merge remote-tracking branch 'origin/master' into refactor-object-storages 2024-10-09 08:22:59 +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
liuneng
90f9d2d4ea support min_bytes_for_seek 2024-10-09 14:17: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
singhksandeep25
3a41316977 changed username 2024-10-09 02:21:52 +05:30
singhksandeep25
6ad3cf433f added example on how to set this setting for a user 2024-10-09 02:19:01 +05:30
David Tsukernik
a576fc32f5 Merge remote-tracking branch 'origin/master' into cli-implicit-bool 2024-10-08 17:55:28 +00:00
Sharath K S
6d308b31c0 Updated log_query_settings description in Settings.cpp 2024-10-08 10:11:16 -07:00
Vladimir
775308f869
Fixed typo YSQL in grant.md 2024-10-08 20:08:57 +03:00
vdimir
a23e8071db
Merge pull request #70374 from Avogar/fix-json-sub-object-subcolumn-group-by
Fix crash during GROUP BY JSON sub-object subcolumn
2024-10-08 17:02:48 +00:00
sharathks118
88671d8265
Merge branch 'master' into setting-opentelemetry 2024-10-08 21:53:20 +05:30
Blargian
6b56ca4e10 update toFixedString and toISOWeek 2024-10-08 18:22:52 +02:00
robot-clickhouse
cf34ba81a3
Merge pull request #70485 from ClickHouse/auto/v24.3.12.75-lts
Update version_date.tsv and changelog after v24.3.12.75-lts
2024-10-08 16:02:38 +00:00
Shaun Struwig
9bd36d2367
Merge branch 'master' into docs_toIP 2024-10-08 17:58:32 +02:00
Blargian
c35c812edf review changes 2024-10-08 17:56:52 +02:00
Alexey Milovidov
d60dd68759
Merge pull request #70422 from azat/completion-warning-fix
Ignore "Invalid multibyte data detected" error during completion
2024-10-08 15:54:26 +00:00
vdimir
024851b0f0
Truncate and escape HTTP body in logs 2024-10-08 15:41:57 +00:00
johnnyfish
124970bf40 spelling fixes 2024-10-08 18:39:10 +03:00
Blargian
f151d4f4b5 link to UInt64 page 2024-10-08 17:31:33 +02:00
Blargian
62374ac645 undo accidental change on wrong branch 2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8 link UInt64 to relevant page 2024-10-08 17:29:19 +02:00
Blargian
5703b5409a review changes and fix style-heck 2024-10-08 17:23:30 +02:00
Blargian
fccd1cf822 review changes: change instances of value to string, add syntax and argument to toIPv4 2024-10-08 17:15:19 +02:00
Arthur Passos
fadaef4742 trigger ci 2024-10-08 12:05:09 -03:00
robot-clickhouse
f920f957d6 Update version_date.tsv and changelogs after v24.3.12.75-lts 2024-10-08 15:03:12 +00:00
Alexander Gololobov
a261c0a77e
Merge pull request #70453 from ClickHouse/fix_flaky_03249_dynamic_alter_consistency
Fix order in 03249_dynamic_alter_consistency
2024-10-08 14:36:42 +00:00
Sharath K S
15a86aeaf6 Add prefix "clickhouse.setting." to query setting names in span log
Updated relevant documentation and setting descriptions to reflect this change.
2024-10-08 07:33:33 -07:00
Alexey Milovidov
3ab6b8b621
Merge pull request #70473 from azat/tests/00913_many_threads
Decrease probability of "Server died" due to 00913_many_threads
2024-10-08 14:28:54 +00:00
Blargian
78e57ebe04 update aspell-ignore 2024-10-08 16:25:26 +02:00
Blargian
fce6df5e93 review changes 2024-10-08 16:17:26 +02:00
Arthur Passos
514fa6febf add new test file 2024-10-08 10:55:43 -03:00
Arthur Passos
e5188d4212 rmv ssh key 2024-10-08 10:55:19 -03:00
Arthur Passos
73cba7fbdc add test for ipv6 2024-10-08 10:54:17 -03:00