Commit Graph

88326 Commits

Author SHA1 Message Date
Yong-Hao Zou
031487333f
Fix install scripts 2022-05-10 16:21:57 +08:00
Yong-Hao Zou
a24adda127
Fix install scripts 2022-05-10 16:17:03 +08:00
Sergei Trifonov
788b704f7c
Merge pull request #37063 from ClickHouse/serxa-sanity-checks-text-update
update sanity checks warning message text
2022-05-10 09:32:24 +02:00
Sergei Trifonov
9800d80a29
update sanity checks warning message text 2022-05-10 09:31:22 +02:00
Ilya Yatsishin
5c0b48fcf7
Merge pull request #37058 from ClickHouse/grammarly 2022-05-10 09:30:06 +02:00
Sergei Trifonov
376e556474
Merge pull request #36861 from Vxider/fix-fire-hop-window
Fix fire in window view with hop window
2022-05-10 09:25:24 +02:00
Alexey Milovidov
5877d00388
Update PULL_REQUEST_TEMPLATE.md 2022-05-10 05:04:34 +03:00
Alexey Milovidov
31bc456bbf This evening I started using Grammarly. 2022-05-10 04:02:53 +02:00
Dmitry Novik
adcb792f0d
Merge pull request #35921 from ClickHouse/enable-memory-overcommit
Enable memory overcommit
2022-05-10 02:09:18 +02:00
Alexey Milovidov
6c15553ab3
Merge pull request #37051 from guyco87/flexible_query_div_height
Remove height restrictions from the query div in play web tool.
2022-05-10 02:25:22 +03:00
Alexey Milovidov
902e9bb401
Merge pull request #37055 from ClickHouse/rfraposa-add-postgres
Add a docs page for the PostgreSQL wire protocol
2022-05-10 00:12:45 +03:00
rfraposa
0b9da27ca2 Update postgresql.md 2022-05-09 14:21:38 -06:00
rfraposa
72b0cbbb53 Add a docs page for the PostgreSQL wire protocol 2022-05-09 13:53:22 -06:00
guykohen
34c494f403 Remove height restrictions from the query div in play web tool. 2022-05-09 13:32:26 -04:00
Alexander Tokmakov
32157285b0
Merge pull request #36977 from ClickHouse/clickhouse_test_secure
Support secure connection in clickhouse-test
2022-05-09 19:02:04 +03:00
Alexander Tokmakov
b647f8f9bf
Update run.sh 2022-05-09 17:48:10 +03:00
mergify[bot]
8ea87a3530
Merge branch 'master' into enable-memory-overcommit 2022-05-09 14:00:54 +00:00
Alexander Tokmakov
222277f4f0 fix 2022-05-09 14:55:51 +02:00
Alexander Tokmakov
b6be194d3a
Merge pull request #36976 from ClickHouse/replicated_database_fixes
Fixes for Replicated database
2022-05-09 14:41:49 +03:00
Sean Lafferty
fe5afa6b37
Support ZSTD compression for Arrow (#35486) 2022-05-09 13:41:08 +02:00
hardstep33
d0bb66604c
Update int-uint.md (#36404)
add UInt128 in documentation

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-09 13:36:18 +02:00
Mikhail f. Shiryaev
db06b98027
Merge pull request #36961 from ClickHouse/stress-tests-report
Improve stress tests report a little bit
2022-05-09 12:43:17 +02:00
Kruglov Pavel
23bd9390a6
Merge pull request #36997 from vitlibar/users-without-assigned-policies-can-view-rows
Users without assigned row policies can view rows
2022-05-09 12:04:50 +02:00
Alexey Milovidov
419687ac50
Update run.sh 2022-05-09 10:17:49 +02:00
Mikhail f. Shiryaev
b14dca2fac
Improve stress tests report a little bit 2022-05-09 10:17:40 +02: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