Commit Graph

103456 Commits

Author SHA1 Message Date
Antonio Andelic
37b1441f6d Merge branch 'master' into if-transform-strings-to-enum-pass 2022-12-09 08:05:07 +00:00
Alexey Milovidov
6f69200662 Fix undefined behavior in quantiles function 2022-12-09 04:17:54 +01:00
Vitaly Baranov
517e84cfb9 Finalize buffers after writing. 2022-12-09 03:02:45 +01:00
Vitaly Baranov
0ba4870a18 Fix race in S3 multipart upload. 2022-12-09 03:02:39 +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
Kruglov Pavel
ca12b32305
Fix build 2022-12-08 21:46:22 +01: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
avogar
c224e397ac Check if delimiters are empty, add comments 2022-12-08 20:00:10 +00:00
Mikhail f. Shiryaev
c4f2369cdb
Assign the created PR to the tag pusher 2022-12-08 20:59:59 +01:00
Kruglov Pavel
0d17774440
Better example in docs 2022-12-08 20:57:28 +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
Kruglov Pavel
01e0d8d02c
Fix fasttest 2022-12-08 20:52:31 +01:00
Azat Khuzhin
3d8ea48103 Fix BACKUP TO S3 for Google Cloud Storage (no batch delete support)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-08 20:46:54 +01:00
avogar
1ec5f8451b Merge branch 'master' of github.com:ClickHouse/ClickHouse into csv-custom-delimiter 2022-12-08 19:17:42 +00:00
Kruglov Pavel
e2000d1e59
Fix typo 2022-12-08 20:15:51 +01:00
avogar
d0f9bb2ec2 Allow to parse JSON objects into Strings 2022-12-08 18:58:18 +00:00
Kruglov Pavel
de5ffc96e9
Fix style 2022-12-08 19:02:36 +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
avogar
556746692b Fix build 2022-12-08 17:20:43 +00:00
HarryLeeIBM
c381eb1b8e Fix endian issue in StringHashTable for s390x 2022-12-08 08:56:56 -08: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