Alexander Kuzmenkov
42debdfbb2
build fixes
2020-06-02 17:09:51 +03:00
alexey-milovidov
ff7262968a
Merge pull request #11354 from ClickHouse/get_rid_of_lock_during_send
...
Remove structure lock on parts send
2020-06-02 17:05:24 +03:00
Alexander Kuzmenkov
0a5cc96b67
Fuzzing-related changes.
...
* More LOGICAL_ERROR
* Proper cloning of some Asts
* Field::safeGet for user-supplied values
2020-06-02 16:56:10 +03:00
Alexey Milovidov
6fea843d88
Fix Mac OS build
2020-06-02 16:56:03 +03:00
Alexey Milovidov
933644b8e4
Fix clang-tidy
2020-06-02 16:53:34 +03:00
Alexey Milovidov
4e9d4592e5
Fix build of test
2020-06-02 16:46:09 +03:00
alexey-milovidov
d47d0d7108
Merge pull request #11346 from ClickHouse/optimize-final-should-force-merge-2
...
OPTIMIZE FINAL should force merge even if concurrent merges are performed (experimental, try 2)
2020-06-02 16:40:20 +03:00
alexey-milovidov
9b07989954
Merge pull request #11348 from ClickHouse/lazy-database-segfault-2
...
Fix potential segfault when using Lazy database.
2020-06-02 16:37:23 +03:00
Tagir Kuskarov
643c3cd153
Add syntax highlighting first version
2020-06-02 16:08:09 +04:00
Nikolai Kochetov
9a283de670
Merge pull request #11339 from ClickHouse/remove-experimantal-use-processors-flag-5
...
Remove some streams.
2020-06-02 14:46:02 +03:00
Alexander Kuzmenkov
8182c16905
Merge pull request #11237 from xolm/fuzz_data
...
Added function fuzzBits
2020-06-02 14:21:39 +03:00
Nikolai Kochetov
289c983f17
Add test.
2020-06-02 13:52:05 +03:00
Nikolai Kochetov
ecdbd888cf
Clase all inputs in SortingTransform.
2020-06-02 13:50:27 +03:00
Artem Gavrilov
4702e3a043
Update formats.md
2020-06-02 13:42:06 +03:00
Alexander Kuzmenkov
d9f00a8f48
fix build
2020-06-02 12:58:48 +03:00
Alexander Kuzmenkov
dc24d69566
Merge remote-tracking branch 'origin/master' into HEAD
2020-06-02 12:56:02 +03:00
Alexander Kuzmenkov
bd84c3be18
Merge branch 'master' into fuzz_data
2020-06-02 12:49:43 +03:00
Andrei Nekrashevich
5a0e3c91be
ya.make
2020-06-02 12:46:43 +03:00
alesapin
a39c5ddf1a
bump ci
2020-06-02 12:27:01 +03:00
Guillaume Tassery
d2c1535fd6
change extract value variable
2020-06-02 16:10:10 +07:00
alesapin
e5a2ae4637
Remove unused import
2020-06-02 11:46:08 +03:00
alesapin
96ec552b51
Fix flaky ttl test
2020-06-02 11:42:42 +03:00
BayoNet
5088f409ca
DOCS-611: background_buffer_flush_schedule_pool_size setting ( #11176 )
...
* DOCSUP-1003 background_buffer_flush_schedule_pool_size setting (#116 )
* changes after review
* add RU version
* CLICKHOUSEDOCS-611: Fixed text.
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2020-06-02 11:42:05 +03:00
Guillaume Tassery
500a8d22fa
create netloc function
2020-06-02 15:34:08 +07:00
alesapin
6b1278b562
Merge pull request #11349 from CurtizJ/fix-ttl-test
...
Fix flacky test with TTL
2020-06-02 11:17:33 +03:00
alesapin
42b6370b67
Remove structure lock on parts send
2020-06-02 11:10:21 +03:00
alesapin
e5eb6071a4
Merge with master
2020-06-02 10:46:58 +03:00
alesapin
1ab3047201
Merge branch 'master' into consistent_metadata3
2020-06-02 10:37:12 +03:00
Ivan Blinkov
8e51489910
Update adopters.md
2020-06-02 10:15:50 +03:00
Yuntao Wu
a86ac88a49
This word "collapse" in Chinese means "折叠” ( #11353 )
2020-06-02 10:08:23 +03:00
Ilya Yatsishin
a101b17df7
Merge pull request #11335 from ClickHouse/stop_merges_before_alter
...
Stop merges before taking exclusive lock :(
2020-06-02 09:34:05 +03:00
Ilya Yatsishin
b719c81856
Merge pull request #11345 from ClickHouse/fix-unit-test-ubsan
...
Fix unit test with UBSan
2020-06-02 09:12:12 +03:00
Alexander Mochalin
dd3f3207f1
interval type link ( #11351 )
2020-06-02 08:40:23 +03:00
Nikolai Kochetov
45a1db7a80
Try fix tets.
2020-06-02 08:16:45 +03:00
BayoNet
1d9d1e256f
DOCS-573: system.data_type_families ( #11344 )
...
* DOCSUP-921 (#113 )
* add the description of data_type_families system table
* add related link, change output example, correct columns description
* fix typos add links
* add russian description of data_type_families system table
* fix links to data_type_families system table
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
* CLICKHOUSEDOCS-573: system.data_type_families
* CLICKHOUSEDOCS-573: Corrected the wording.
Co-authored-by: pewit-nk <62423826+pewit-nk@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-02 08:10:59 +03:00
Alexey Milovidov
1be9a6f6cd
Add tests
2020-06-02 07:02:27 +03:00
alexey-milovidov
73a05d9b6d
Update LineReader.h
2020-06-02 06:30:00 +03:00
Alexey Milovidov
38829beb1c
Minor updates
2020-06-02 06:28:59 +03:00
Alexey Milovidov
1bbbfc6e1b
Fix \G in clickhouse-client multiline mode #9933
2020-06-02 06:25:19 +03:00
Anton Popov
38ce4f33fb
fix flacky test with ttl
2020-06-02 06:00:44 +03:00
Alexey Milovidov
cd07d61ce7
Updated tests
2020-06-02 05:39:21 +03:00
Alexey Milovidov
80f9a47c72
Added test result
2020-06-02 05:10:38 +03:00
Alexey Milovidov
a6bf4b5d70
Fix error with Lazy database
2020-06-02 05:06:16 +03:00
Alexey Milovidov
bdfa552844
Fix nullptr dereference in SYSTEM query and Lazy database
2020-06-02 04:53:32 +03:00
Alexey Milovidov
d34b1a8791
Merge branch 'master' into improve-performance-of-client-interactive-mode
2020-06-02 04:24:17 +03:00
Alexey Milovidov
3019ca3408
Added comments
2020-06-02 04:20:44 +03:00
alexey-milovidov
92ac608447
Merge pull request #11330 from ClickHouse/fix-10241
...
More parallel MV processing.
2020-06-02 04:06:39 +03:00
alexey-milovidov
da85e1b451
Update PushingToViewsBlockOutputStream.cpp
2020-06-02 04:06:19 +03:00
alexey-milovidov
c82edcb397
Update PushingToViewsBlockOutputStream.cpp
2020-06-02 04:05:11 +03:00
alexey-milovidov
c44807071e
Merge pull request #11343 from ClickHouse/fix_some_integration_tests
...
Fix sync_async test (remove timeout)
2020-06-02 03:57:34 +03:00