Commit Graph

102815 Commits

Author SHA1 Message Date
Dan Roscigno
1027ce8d77
Add issue list when running mismatched versions 2022-12-09 08:43:26 -05:00
Sergei Trifonov
7c37e48092
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
Constraints on merge tree settings
2022-12-09 14:16:14 +01:00
Anton Popov
17c557648e
Merge pull request #44045 from CurtizJ/fix-tracing-of-profile-events
Fix tracing of profile events
2022-12-09 14:12:58 +01:00
Maksim Kita
3a3c6eb458
Merge pull request #43341 from kitaisreal/analyzer-support-indexes
Analyzer added indexes support
2022-12-09 16:05:40 +03:00
Dan Roscigno
aeb820dc3c
Merge pull request #44057 from DanRoscigno/rolling-upgrade
add overview of rolling upgrade
2022-12-09 07:11:15 -05:00
Dan Roscigno
5782a95ee6
Merge branch 'master' into rolling-upgrade 2022-12-09 07:10:35 -05:00
Kseniia Sumarokova
e21d4a93b8
Merge pull request #44050 from ClickHouse/fix_clickhouse_disk
Slightly better clickhouse disks and remove DiskMemory
2022-12-09 13:09:59 +01:00
Mikhail f. Shiryaev
44fde45aa4
Merge pull request #44055 from ClickHouse/assign-release-prs
Assign release prs
2022-12-09 12:58:14 +01:00
Han Fei
6740ae9fd7
Merge pull request #43304 from hanfei1991/hanfei/aysnc-insert
Support dedup for async insert.
2022-12-09 12:50:48 +01:00
Sema Checherinda
06d6b87bae
Merge pull request #44059 from ClickHouse/nvartolomei-nv/fix-mutate-fetch
Merging #36877
2022-12-09 11:16:57 +01:00
Nikolay Degterinsky
8256f497b4
Merge pull request #44020 from vahid-sohrabloo/patch-1
fix docs
2022-12-09 10:16:15 +01:00
Nikolay Degterinsky
43ef217134
Merge branch 'master' into patch-1 2022-12-09 10:01:18 +01:00
Alexey Milovidov
b98bc53d35
Merge pull request #43308 from YiuRULE/gt/add_expression
add expression index in system.data_skipping_indices
2022-12-09 05:02:27 +03:00
San
5be40d8e41
Merge pull request #44064 from ClickHouse/update-html-interface-doc
Update html interface doc
2022-12-09 12:20:48 +11:00
San
1fe7fb01ff
Update html interface doc
Fixing doc to recommend user NOT to use username and password in URL parameters
2022-12-09 01:15:50 +00:00
Dan Roscigno
791e88ab3d
Merge branch 'master' into rolling-upgrade 2022-12-08 19:05:26 -05:00
DanRoscigno
5e909c1684 add notes from tavplubix 2022-12-08 19:05:05 -05:00
Alexey Milovidov
c86837842b
Merge pull request #44061 from DanRoscigno/update-word-list
add changelogs
2022-12-09 02:49:29 +03:00
Dan Roscigno
d79a4e53f6
Merge branch 'master' into update-word-list 2022-12-08 18:16:20 -05:00
DanRoscigno
d3e5116e24 add changelogs 2022-12-08 18:15:19 -05:00
Alexander Gololobov
f75b203071
Merge pull request #44034 from ClickHouse/evillique-patch-1
Fix exception message
2022-12-08 23:30:09 +01:00
alesapin
d2f076768f Remove leftovers 2022-12-08 23:21:44 +01:00
Alexey Milovidov
2bfe74e863 Add style check 2022-12-08 23:14:22 +01:00
Alexey Milovidov
68e506d48f Unify __init__.py files 2022-12-08 23:04:56 +01:00
Alexey Milovidov
f880644d3a
Merge branch 'master' into nv/fix-mutate-fetch 2022-12-09 00:51:54 +03:00
Sergei Trifonov
bae1519970
Merge branch 'master' into merge_tree_settings_constraints 2022-12-08 22:25:16 +01:00
serxa
fed665c0ea fix tidy build 2022-12-08 21:24:38 +00:00
Alexey Milovidov
124446463c
Merge pull request #44021 from ClickHouse/fix-timeout-overflow
Fix relaxed "too many parts" threshold
2022-12-09 00:20:08 +03:00
Alexey Milovidov
f6a47a22cd
Merge pull request #44047 from ClickHouse/tylerhannan-readme-update
Update README.md
2022-12-09 00:18:44 +03:00
Dan Roscigno
b026f5583b
Merge pull request #44048 from ClickHouse/fix-case
Update exponentialmovingaverage.md
2022-12-08 15:45:15 -05:00
DanRoscigno
6051301bfe add overview of rolling upgrade 2022-12-08 15:40:47 -05:00
Mikhail f. Shiryaev
c4f2369cdb
Assign the created PR to the tag pusher 2022-12-08 20:59:59 +01:00
Mikhail f. Shiryaev
820d362466
Assign the new-version PR to the author, add "do not test" 2022-12-08 20:55:50 +01:00
alesapin
7a9d5a5818 Return pragma 2022-12-08 18:54:24 +01:00
alesapin
965e3519e9 Remove unused includes 2022-12-08 18:53:05 +01:00
alesapin
1d893e2427 Merge branch 'fix_clickhouse_disk' of github.com:ClickHouse/ClickHouse into fix_clickhouse_disk 2022-12-08 18:44:24 +01:00
alesapin
350bacec60 Followup 2022-12-08 18:43:54 +01:00
Dmitry Novik
36ad3fd7a0
Merge pull request #43763 from ClickHouse/fix-null-variadic
Fix included_elements calculation in AggregateFunctionNullVariadic
2022-12-08 18:41:05 +01:00
robot-clickhouse
98ce0dbb12 Automatic style fix 2022-12-08 17:27:23 +00:00
alesapin
7a223f4956 Slightly better clickhouse disks and remove DiskMemory 2022-12-08 18:20:54 +01:00
Dan Roscigno
beb627f665
Merge pull request #44042 from ClickHouse/evillique-patch-2
Fix SETTING CONSTRAINTS docs
2022-12-08 11:54:30 -05:00
Dan Roscigno
e99456605d
Update exponentialmovingaverage.md 2022-12-08 11:40:27 -05:00
Maksim Kita
4d39a7d103 Fixed code review issues 2022-12-08 17:30:32 +01:00
Maksim Kita
362a8e541a Fixed style check 2022-12-08 17:30:32 +01:00
Maksim Kita
99de697ea2 Analyzer added indexes support 2022-12-08 17:30:32 +01:00
Tyler Hannan
d23ec996c2
Update README.md
Updating meetups and adding 22.12
2022-12-08 17:22:49 +01:00
Anton Popov
3d2e46dfed fix tracing of profile events 2022-12-08 15:13:53 +00:00
Nikolay Degterinsky
31531dc29e
Fix docs 2022-12-08 14:18:51 +01:00
Nikolay Degterinsky
bd23b0fa61
Fix docs 2022-12-08 14:17:55 +01:00
Antonio Andelic
b068119d27
Merge pull request #43498 from azat/client/improve-fuzzy-search
Improve fuzzy search in clickhouse-client/clickhouse-local
2022-12-08 14:07:52 +01:00