Vladimir C
4eaf2969e2
Merge pull request #28332 from OodounaikingoO/master
2021-09-17 14:46:20 +03:00
Ivan Blinkov
d5e5dab9d5
Add GA
2021-09-17 14:35:16 +03:00
alesapin
46e5a37d12
Merge pull request #28845 from azat/ccache-fix
...
Fix ccache [4.0, 4.2) (RULE_LAUNCH_COMPILE/RULE_LAUNCH_LINK was incorrect)
2021-09-17 12:31:16 +03:00
Maksim Kita
73368aa351
Fixed tests
2021-09-17 12:17:19 +03:00
olgarev
2570e270d7
DOCSUP-13593: Alter view ( #28911 )
...
* Alter mv and lv (en)
* Translated to Russian. Fixes.
* Fixes
* Update docs/en/sql-reference/statements/alter/view.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2021-09-17 12:07:32 +03:00
PHO
3c4b1ea9c5
New setting: output_format_csv_null_representation
...
This is the same as output_format_tsv_null_representation but is for CSV output.
2021-09-17 17:58:23 +09:00
Maksim Kita
2fc2db35fe
Merge pull request #29112 from ClickHouse/blinkov-patch-22
...
[docs] try to fix build
2021-09-17 11:20:04 +03:00
alesapin
d0b5485773
Merge pull request #29071 from nicelulu/fix_deserializeCheckVersionTxn
...
Fix deserializeCheckVersionTxn version.
2021-09-17 10:40:02 +03:00
mergify[bot]
c23f1fc160
Merge branch 'master' into fix_part_checker
2021-09-17 07:23:12 +00:00
Ivan Blinkov
295541e43e
[docs] try to fix build
2021-09-17 09:38:00 +03:00
PHO
5a4985fe27
Do not initialize std::pair with a std::tuple<T1, T2>
...
GCC/libstdc++ does not allow this and emits a compilation error. The standard does not say they are supposed to be interchangeable.
2021-09-17 11:12:05 +09:00
Cody Baker
828df364bf
Adjust hr width
2021-09-16 17:15:07 -06:00
Cody Baker
752eb6f89d
Add updates from beta review call
2021-09-16 17:12:42 -06:00
Nikita Mikhaylov
c52b8ec083
Introduced MergeTask and MutateTask ( #25165 )
...
Introduced MergeTask and MutateTask
2021-09-17 00:19:58 +03:00
Kseniia Sumarokova
e9d44d0848
Merge pull request #28797 from kssenii/rabbit-fix
...
Rewrite StorageRabbitMQ a little
2021-09-16 23:58:51 +03:00
Cody Baker
53ffc00487
Adjust hero padding
2021-09-16 13:18:46 -06:00
mergify[bot]
2632c86009
Merge branch 'master' into ccache-fix
2021-09-16 18:53:24 +00:00
Cody Baker
6397be09b8
Remove absolute links
2021-09-16 12:33:44 -06:00
Cody Baker
15d0aa0603
Remove absolute urls
2021-09-16 12:30:34 -06:00
Cody Baker
5a1571eaba
Update social links and remove missing linkedin links
2021-09-16 12:28:21 -06:00
Anton Popov
99175f7acc
minor enhancements in async inserts
2021-09-16 20:55:34 +03:00
Cody Baker
2596298ce4
Add edits per beta feedback
2021-09-16 11:43:39 -06:00
mergify[bot]
e0376e1e77
Merge branch 'master' into fix_deserializeCheckVersionTxn
2021-09-16 16:18:11 +00:00
alesapin
2d9fa85c0a
Merge pull request #28889 from azat/fix-mutation-wait
...
Fix waiting for mutation with mutations_sync=2
2021-09-16 19:10:56 +03:00
alesapin
606ab6d3e4
Typo fix
2021-09-16 18:40:25 +03:00
alesapin
8930a0d2bd
More precise initialization
2021-09-16 18:39:11 +03:00
Anton Popov
77a995381b
Merge pull request #28975 from ClickHouse/check-what-if-do-not-add-const-agg-keys-with-having
...
Don not add const group by key for query with only having.
2021-09-16 18:33:53 +03:00
alesapin
b4cbc86164
Fix bug
2021-09-16 17:59:55 +03:00
Slach
87e762d1de
add distributed_ddl description, sync EN with RU version
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2021-09-16 19:41:58 +05:00
Kruglov Pavel
50c0045e27
Remove unused header
2021-09-16 17:13:07 +03:00
kssenii
7b068317c1
Fix build
2021-09-16 13:55:18 +00:00
alexey-milovidov
63acdcc85e
Merge pull request #29067 from qianmoQ/translation-docs-zh
...
pr commercial
2021-09-16 16:25:41 +03:00
vdimir
661a54827b
Do not throw LOGICAL_ERROR from fuse quantile for illegal params
2021-09-16 16:06:02 +03:00
Kruglov Pavel
6b13f8b70a
Merge pull request #29073 from Avogar/fix-doc
...
Remove VerticalRaw format from docs
2021-09-16 15:20:22 +03:00
Pavel Kruglov
aa3bb2f2c0
Remove VerticalRaw format from docs
2021-09-16 14:30:28 +03:00
alexey-milovidov
12cf290258
Merge pull request #29070 from korzhenevski/patch-2
...
fix sql examples syntax highlight
2021-09-16 14:05:43 +03:00
kssenii
432ca1ed93
Fix tests
2021-09-16 10:46:43 +00:00
zhangxiao871
1faa98a48a
Fix deserializeCheckVersionTxn version.
2021-09-16 18:34:13 +08:00
Yuriy Korzhenevskiy
52db6feff2
fix sql examples syntax highlight
2021-09-16 12:52:11 +03:00
Kruglov Pavel
1b0da15291
Use detachColumns
...
Co-authored-by: Vladimir C <vdimir@yandex-team.ru>
2021-09-16 12:22:39 +03:00
tavplubix
23f54658a6
Update serverConstants.cpp
2021-09-16 12:15:22 +03:00
qianmoQ
35c1e38835
fix space between Chinese and English
2021-09-16 15:42:48 +08:00
qianmoQ
51925c68f8
fix space between Chinese and English
2021-09-16 14:29:40 +08:00
qianmoQ
dc185457b9
pr adding_test_queries.md
2021-09-16 14:17:30 +08:00
qianmoQ
ce3ec5fc1f
pr commercial
2021-09-16 11:17:28 +08:00
Anton Popov
dfbb1ffec0
Merge pull request #27537 from CurtizJ/merging-20557
...
Merging #20557 (Asynchronous inserts)
2021-09-16 03:08:34 +03:00
Nikita Mikhaylov
6bf5b4cf2d
Merge pull request #28953 from vitlibar/allow-change-server-side-compression-from-client
...
gRPC: Allow change server-side compression from client.
2021-09-16 00:55:06 +03:00
Maksim Kita
49f04700cc
Fixed style
2021-09-16 00:29:29 +03:00
alexey-milovidov
b6b0e442fe
Merge pull request #28723 from azat/test_distributed_load_balancing-fix
...
Increase number of iterations in test_distributed_load_balancing (fixes flakiness)
2021-09-16 00:25:54 +03:00
mergify[bot]
d4ac1fdba0
Merge branch 'master' into h3-functions
2021-09-15 21:24:31 +00:00