Commit Graph

110960 Commits

Author SHA1 Message Date
rfraposa
128753f7ab Update index.md 2023-03-23 16:01:36 -06:00
Rich Raposa
851ce7c308
Merge branch 'master' into nav-fixes 2023-03-23 15:46:16 -06:00
rfraposa
4d281245fb Update index.md 2023-03-23 15:43:40 -06:00
Robert Schulze
e84764f4e1
Merge pull request #46815 from bigo-sg/to_timestamp
Add new function parseDateTime/parseDateTimeInJodaSyntax
2023-03-23 22:20:18 +01:00
Robert Schulze
98b8300496
Merge pull request #47749 from ClickHouse/rs/randomized-qc-settings
Randomize query cache settings
2023-03-23 22:19:24 +01:00
rfraposa
9571130b26 Update materialize-mysql.md 2023-03-23 15:08:31 -06:00
rfraposa
e27d47581e Link fixes 2023-03-23 14:56:18 -06:00
rfraposa
747eaf3f72 Fix broken links 2023-03-23 14:40:45 -06:00
Rich Raposa
7f2076c56e
Merge branch 'master' into nav-fixes 2023-03-23 14:22:48 -06:00
rfraposa
42725964d4 Remove links from nav categories 2023-03-23 14:20:26 -06:00
Han Fei
e89e263457
Merge pull request #47954 from hanfei1991/patch-2
merge #47814
2023-03-23 21:15:48 +01:00
Han Fei
c41c2cfb1d make doc more concise 2023-03-23 20:47:29 +01:00
Maksim Kita
24b9e5103f
Merge pull request #47748 from ClickHouse/revert-47721-revert-47622-analyzer-planner-fixes-before-enable-by-default
Revert "Revert "Analyzer planner fixes before enable by default""
2023-03-23 22:20:34 +03:00
Nikolai Kochetov
0f01725d8b
Merge pull request #45689 from alexX512/master
Add an option to show the partial result on query cancellation
2023-03-23 17:34:15 +01:00
Nikolay Degterinsky
531068df16
Fix exception type in arrayElement (#47909) 2023-03-23 16:01:04 +01:00
Alexey Milovidov
4fcc5bbea7
Add a test for #18937 (#47738) 2023-03-23 15:50:56 +01:00
Alexey Milovidov
72c6084267
Add a test for #23804 (#47737) 2023-03-23 15:49:54 +01:00
Alexey Milovidov
50e1eedd47
Add a test for #17756 (#47739) 2023-03-23 15:48:06 +01:00
Azat Khuzhin
2b439f079e
Make backup_threads/restore_threads server settings (#47881)
Those settings can be applied only at start, so it is better to have
them in configuration file instead of user profile settings.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-23 15:44:15 +01:00
Nikolay Degterinsky
fac45f1955
Merge pull request #47887 from evillique/new-install-options
Add options `--link` and `-y` to clickhouse install
2023-03-23 15:34:39 +01:00
Nikita Taranov
4b635afe49
Set max_final_threads to number of cores by default (#47915) 2023-03-23 15:18:37 +01:00
Alexander Tokmakov
13cd72d2cb
Merge pull request #47903 from ClickHouse/tavplubix-patch-6
Hotfix for too verbose warnings in HTTP
2023-03-23 16:48:35 +03:00
Vitaly Baranov
f49cab91c0
Merge pull request #47002 from ilejn/orphaned_role
Tests for orphaned role fix
2023-03-23 14:09:34 +01:00
Vitaly Baranov
1d9bfca68d
Merge pull request #47919 from vitlibar/improve-replicated-used-defined-functions
Improve replicated user defined functions
2023-03-23 14:07:08 +01:00
Alexander Tokmakov
4599707e0b
Merge pull request #47901 from ClickHouse/fix_replicated_db_recovery
Fix for Replicated database recovery
2023-03-23 15:49:12 +03:00
Robert Schulze
b3b097286f
Merge branch 'master' into rs/randomized-qc-settings 2023-03-23 13:33:38 +01:00
Alexander Tokmakov
a5089ad8ea
Merge pull request #47928 from ClickHouse/tavplubix-patch-7
Update 01072_window_view_multiple_columns_groupby.sh
2023-03-23 15:28:47 +03:00
Alexander Tokmakov
51765b51f3
Update 01072_window_view_multiple_columns_groupby.sh 2023-03-23 15:27:44 +03:00
Robert Schulze
04027ed920
Merge pull request #47925 from ClickHouse/rs/docs-data-skipping-indexes
Docs: Fixup docs on composite-type column support in data skipping indexes
2023-03-23 13:18:30 +01:00
Maksim Kita
7da53bf7e8 Fixed tests 2023-03-23 12:34:23 +01:00
Robert Schulze
3953d77059
+ on 2023-03-23 10:51:25 +00:00
Robert Schulze
451df6db07
More fixup 2023-03-23 10:50:40 +00:00
Robert Schulze
b3260f2201
Docs: Fixup docs on Map-data-type support in data skipping indexes 2023-03-23 10:24:26 +00:00
SmitaRKulkarni
04822a63e1
Merge pull request #47586 from ClickHouse/revert-47581-revert-47216-Backup_Restore_concurrency_check_node
Revert "Revert "Backup_Restore_concurrency_check_node""
2023-03-23 10:02:00 +01:00
李扬
88d430a8f0
Merge branch 'master' into to_timestamp 2023-03-23 14:35:45 +08:00
robot-clickhouse
1aeba53b92
Merge pull request #47908 from evillique/fix-grant-query-formatting
Fix GRANT query formatting
2023-03-23 05:47:43 +01:00
taiyang-li
e07114a6e3 fix overflow issue of readNumberWithVariableLength 2023-03-23 12:13:51 +08:00
robot-ch-test-poll1
e57ad91940
Merge pull request #47902 from CheSema/fix_retry_exhaust
throw exception when all retries exhausted
2023-03-23 05:10:37 +01:00
taiyang-li
98b3757b42 fix failed tests 2023-03-23 11:08:04 +08:00
Vitaly Baranov
b0fb8fecee Make names in ZooKeeper consistent with non-replicated storage. 2023-03-23 02:50:18 +01:00
Vitaly Baranov
14cae25bd3 Allow start without ZooKeeper. 2023-03-23 02:47:50 +01:00
robot-ch-test-poll3
a31c0d8eee
Merge pull request #47883 from ClickHouse/drop-column-with-projections
Fix DROP COLUMN with ReplicatedMergeTree containing projections
2023-03-22 23:55:16 +01:00
Alexander Tokmakov
89c43bec3e
Update HTTPServerRequest.cpp 2023-03-22 23:56:42 +03:00
Nikolay Degterinsky
577130a9f6 Fix GRANT query formatting 2023-03-22 19:17:47 +00:00
Alexander Tokmakov
ef647d602b
Update HTTPServerRequest.cpp 2023-03-22 21:43:23 +03:00
Sema Checherinda
e514723256 throw exception when all retries exhausted 2023-03-22 19:11:47 +01:00
Alexander Tokmakov
b70216f9f1 fix for Replicated database recovery 2023-03-22 18:12:42 +01:00
Antonio Andelic
b0aab0d8ca
Merge pull request #47860 from ClickHouse/fix-datetime-lc
Fix DateTime monotonicity check for LowCardinality
2023-03-22 17:56:07 +01:00
Maksim Kita
f45dac99c2 Revert "Revert "Analyzer planner fixes before enable by default"" 2023-03-22 17:19:32 +01:00
Kseniia Sumarokova
48bba254ad
Merge pull request #47854 from azat/psql-fix-empty-query
Improve empty query detection for PostgreSQL (for pgx golang driver)
2023-03-22 16:45:50 +01:00