Alexander Gololobov
|
3533cd770d
|
Reserve result arrays
|
2022-05-11 14:46:06 +02:00 |
|
Alexander Gololobov
|
118dd64c93
|
Only enable MPL2-licensed code in eigen library
|
2022-05-11 14:45:10 +02:00 |
|
qieqieplus
|
6903b3d33c
|
fix ci fast test
|
2022-05-11 17:16:23 +08:00 |
|
qieqieplus
|
5f9eee976f
|
fix & format
|
2022-05-11 16:14:43 +08:00 |
|
qieqieplus
|
b00a17ca38
|
Merge branch 'master' into array-distance-functions
|
2022-05-09 15:15:07 +08:00 |
|
qieqieplus
|
96352034a3
|
add array norm tests
|
2022-05-09 15:11:18 +08:00 |
|
qieqieplus
|
307511aab4
|
impl norm functions for array
|
2022-05-09 14:42:09 +08:00 |
|
qieqieplus
|
a17da05bda
|
use return type as matrix value type
|
2022-05-09 14:42:02 +08:00 |
|
Alexey Milovidov
|
48c165b360
|
Merge pull request #37027 from ClickHouse/fix-benchmark
Add benchmark script for testing clouds
|
2022-05-09 06:11:05 +03:00 |
|
Alexey Milovidov
|
d75829b7df
|
Add benchmark script for testing clouds
|
2022-05-09 04:05:32 +02:00 |
|
Alexey Milovidov
|
28c264c4c3
|
Merge pull request #37025 from ClickHouse/fix-benchmark
Fix benchmark build code
|
2022-05-09 03:14:23 +03:00 |
|
Alexey Milovidov
|
fa77040825
|
Fix benchmark build code
|
2022-05-09 02:11:58 +02:00 |
|
Alexey Milovidov
|
6216c1827f
|
Merge pull request #37020 from ucasfl/remove-code
remove useless code
|
2022-05-09 00:00:07 +03:00 |
|
fenglv
|
2cd0f2aaed
|
remove useless code
|
2022-05-08 16:50:13 +00:00 |
|
Alexey Milovidov
|
63483e1321
|
Merge pull request #36913 from ClickHouse/pair_tuple
Replace make_pair()/make_tuple() by pair()/tuple()
|
2022-05-08 19:08:27 +03:00 |
|
Alexey Milovidov
|
5bacfa2bae
|
Merge pull request #37016 from wuxiaobai24/fix_labels_check_ouput
fix output error in LabelsCheck
|
2022-05-08 18:43:15 +03:00 |
|
Alexey Milovidov
|
b97e751891
|
Merge pull request #37010 from ClickHouse/nickitat-patch-2
Try fix flaky test
|
2022-05-08 18:41:40 +03:00 |
|
Alexey Milovidov
|
3fc95add7e
|
Merge pull request #36979 from Avogar/finalize-write-buffers
Finalize write buffers in case of exception
|
2022-05-08 18:41:20 +03:00 |
|
Alexey Milovidov
|
3755466e8d
|
Merge pull request #34916 from nic11/pr/content-type
Support content_type in HTTP handler config
|
2022-05-08 16:36:21 +03:00 |
|
Alexey Milovidov
|
333cbe4a3f
|
Merge pull request #34544 from danlark1/master
Inline threshold optimizations
|
2022-05-08 16:27:27 +03:00 |
|
Kseniia Sumarokova
|
fac59dfd97
|
Merge pull request #36998 from Vxider/removing-replacing-wv-transform
Removing ReplacingWindowColumnTransform in WindowView
|
2022-05-08 12:11:44 +02:00 |
|
Kseniia Sumarokova
|
b201d6d684
|
Merge pull request #36967 from Vxider/wv-fix-stuck
Fix stuck when drop source table in WindowView
|
2022-05-08 12:00:10 +02:00 |
|
Robert Schulze
|
7bef3843ce
|
Recommend syntactic sugar for better readability in code style
|
2022-05-08 08:44:22 +02:00 |
|
wuxiaobai24
|
d3dca101aa
|
fix labels check output error
|
2022-05-08 14:41:03 +08:00 |
|
Robert Schulze
|
5d460b7f29
|
Merge remote-tracking branch 'origin/master' into pair_tuple
|
2022-05-08 08:39:16 +02:00 |
|
Robert Schulze
|
b3988cbdf7
|
Revert "Replace make_pair()/make_tuple() by pair()/tuple()"
This reverts commit 447a9b3331 .
|
2022-05-08 08:38:10 +02:00 |
|
Robert Schulze
|
f18cb05574
|
Revert "More make_pair/tuple to pair/tuple"
This reverts commit 59086afc47 .
|
2022-05-08 08:37:39 +02:00 |
|
Robert Schulze
|
e8809e9f86
|
Revert "Complain about std::make_pair/tuple (check-style)"
This reverts commit 3a4da94126 .
|
2022-05-08 08:36:05 +02:00 |
|
Robert Schulze
|
a6e22c9379
|
Revert "Mention suppression in stylecheck error + document in style guide"
This reverts commit ef0d9ca468 .
|
2022-05-08 08:35:10 +02:00 |
|
Alexey Milovidov
|
8e8faa3180
|
Update DataTypesDecimal.h
|
2022-05-08 01:15:54 +03:00 |
|
Alexey Milovidov
|
9b5cc2e708
|
Merge pull request #37002 from ClickHouse/bigo-sg-remind_for_external_option
Merging #34765
|
2022-05-08 01:11:37 +03:00 |
|
Alexey Milovidov
|
421469849a
|
Merge pull request #35272 from CurtizJ/minor-renames
Minor renames
|
2022-05-08 01:10:12 +03:00 |
|
Alexey Milovidov
|
3a2ddac2e6
|
Merge pull request #33861 from RogerYK/fix-substring-negative-offset-length
Fix substring negative offset length
|
2022-05-08 01:09:36 +03:00 |
|
Alexey Milovidov
|
61ac08d3cd
|
Merge pull request #37009 from ClickHouse/remove-testflows
Remove obsolete code
|
2022-05-08 00:53:25 +03:00 |
|
Nikita Taranov
|
713c603440
|
Try fix flaky test
|
2022-05-07 22:14:58 +02:00 |
|
Ilya Yatsishin
|
47edcdcb1b
|
Merge pull request #37006 from ClickHouse/alexey-milovidov-patch-4
|
2022-05-07 20:22:06 +02:00 |
|
Alexey Milovidov
|
867ae3f251
|
Remove obsolete code
|
2022-05-07 20:13:30 +02:00 |
|
Alexey Milovidov
|
26520ee892
|
Remove CodeQL
|
2022-05-07 20:56:51 +03:00 |
|
Vxider
|
aab6b1e8b5
|
update code style
|
2022-05-07 17:33:42 +00:00 |
|
alesapin
|
a17e8fabec
|
Merge pull request #36978 from ClickHouse/installation-id
Fix installation_id filter, minimize docker images diff
|
2022-05-07 15:45:31 +02:00 |
|
Alexey Milovidov
|
acf48ef933
|
Merge pull request #36456 from dzhiryakov/patch-1
Fix typo in LowCardinality doc
|
2022-05-07 15:33:51 +03:00 |
|
Alexey Milovidov
|
f1ab4e830e
|
Update Field.h
|
2022-05-07 15:12:09 +03:00 |
|
Alexey Milovidov
|
c422e39c41
|
Update formatReadableTimeDelta.cpp
|
2022-05-07 15:11:48 +03:00 |
|
Alexey Milovidov
|
d6a5f20e6d
|
Update reinterpretAs.cpp
|
2022-05-07 15:10:16 +03:00 |
|
Alexey Milovidov
|
8712b4d488
|
Update reinterpretAs.cpp
|
2022-05-07 15:09:36 +03:00 |
|
Alexey Milovidov
|
fdbb5b75b2
|
Merge branch 'master' into minor-renames
|
2022-05-07 14:18:50 +03:00 |
|
Alexey Milovidov
|
db5fd6ffb2
|
Update 02185_arraySlice_negative_offset_size.sql
|
2022-05-07 13:51:15 +03:00 |
|
Alexey Milovidov
|
769ad4c55d
|
Update 02185_arraySlice_negative_offset_size.sql
|
2022-05-07 13:51:01 +03:00 |
|
Alexey Milovidov
|
43b2664c87
|
Update array-functions.md
|
2022-05-07 13:49:03 +03:00 |
|
Alexey Milovidov
|
fd363695dc
|
Update array-functions.md
|
2022-05-07 13:48:11 +03:00 |
|