alexey-milovidov
d763d0019b
Merge pull request #10625 from amosbird/unwind
...
Partial fix of clang build stack unwinding (omit-frame-pointer)
2020-05-02 16:43:04 +03:00
Ivan
e5ca9a3789
Fix FreeBSD build ( #10150 )
...
* Add ranlib into toolchain
* Disable LLVM
2020-05-02 15:07:57 +03:00
Артем Стрельцов
2a4ce4f41c
style fix
2020-05-02 15:02:57 +03:00
alexey-milovidov
3289f89721
Merge pull request #10618 from matwey/fix/capnproto_version
...
Fix capnproto version check for capnp::UnalignedFlatArrayMessageReader
2020-05-02 14:43:13 +03:00
alexey-milovidov
734aef8972
Merge pull request #10585 from amosbird/thinlto
...
Enable thinLTO
2020-05-02 14:40:47 +03:00
alexey-milovidov
7769ff5bc9
Merge pull request #10617 from ClickHouse/lower-memory-usage-in-tests
...
Lower memory usage in tests
2020-05-02 14:40:07 +03:00
Alexey Milovidov
baf9cc99df
Update test reference
2020-05-02 14:38:53 +03:00
Артем Стрельцов
a012c18240
improved test to cover more cases
2020-05-02 14:31:07 +03:00
Vitaliy Zakaznikov
e8e94b53bf
Updating tests/queries/0_stateless/01246_insert_into_watch_live_view.py
2020-05-02 07:28:52 -04:00
Amos Bird
014a1233ff
Partial fix of clang build stack unwinding
2020-05-02 18:52:29 +08:00
Артем Стрельцов
25d7f76e4f
fixed bug & created functional test for new layout
2020-05-02 04:03:29 +03:00
Артем Стрельцов
97496048d6
created direct dictionary (has bugs, doesn't work properly)
2020-05-02 02:35:54 +03:00
Vitaliy Zakaznikov
9cbadbf7d7
Increasing number of requests HTTP server can serve in case
...
more than one connection is needed for the query.
2020-05-01 19:13:50 -04:00
alexey-milovidov
ddefb89d86
Update 00154_avro.sql
2020-05-01 23:13:18 +03:00
alexey-milovidov
204b476fde
Merge branch 'master' into thinlto
2020-05-01 23:00:57 +03:00
alexey-milovidov
1f3c2ce243
Fix data rott @blinkov
2020-05-01 22:34:32 +03:00
Matwey V. Kornilov
d7627fa4fb
Fix capnproto version check for capnp::UnalignedFlatArrayMessageReader
...
capnp::UnalignedFlatArrayMessageReader was introduced in
3aa2b2aa02
(which is a part of 0.7.0 release). Unfortunately,
capnp::UnalignedFlatArrayMessageReader was removed in
3f0fee61c6
(which is a part of 0.8.0 release)
So change CAPNP_VERSION check accordingly.
2020-05-01 22:32:06 +03:00
Alexey Milovidov
c40ffb88c6
Comments in config.xml; reset values for production use case
2020-05-01 22:18:35 +03:00
Alexey Milovidov
439777ef23
Allow to set memory_profiler_sample_probability per query
2020-05-01 22:17:56 +03:00
Alexey Milovidov
93c3a83af2
Remove useless code
2020-05-01 22:01:02 +03:00
Alexey Milovidov
600b396f1b
Merge remote-tracking branch 'origin/master' into sampling-memory-profiler
2020-05-01 21:48:20 +03:00
Alexander Kazakov
e9baaa439b
Implementation of new system metrics provider (Procfs) ( #10544 )
...
* New metrics provider (Procfs) + Refactored TasksStatsCounters
* Trivial statless test that ProcFS is provided
* Trivial perf test for ProcfsMetricsProvider
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-05-01 21:47:41 +03:00
alexey-milovidov
404452bad3
Update MergeTreeIndices.cpp
2020-05-01 21:40:56 +03:00
Alexey Milovidov
c15fe728fd
Lower memory usage in tests #10277
2020-05-01 21:26:52 +03:00
alexey-milovidov
5594bd7042
Merge pull request #10615 from ClickHouse/llvm-binutils
...
Cherry-pick half of #10585
2020-05-01 20:40:06 +03:00
Avogar
3de0bca856
Remove double space
2020-05-01 19:50:18 +03:00
Avogar
9670e74885
Update makeContinuousMemoryFromCheckpointToPos in PeekableReadBuffer.
2020-05-01 19:42:15 +03:00
Avogar
697d5b07ce
Fix build and style errors. Update test.
2020-05-01 19:41:14 +03:00
Vitaliy Zakaznikov
e61ee39128
Merge branch 'fix_timeouts_in_new_live_view_tests' of https://github.com/vzakaznikov/ClickHouse into fix_timeouts_in_new_live_view_tests
2020-05-01 11:42:06 -04:00
alexey-milovidov
ab42691b77
Update CMakeLists.txt
2020-05-01 18:41:53 +03:00
Vitaliy Zakaznikov
7fabd54c2b
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into fix_timeouts_in_new_live_view_tests
2020-05-01 11:41:44 -04:00
Alexey Milovidov
2c01fa1845
Cherry-pick half of #10585
2020-05-01 18:39:50 +03:00
Vitaliy Zakaznikov
71e8e23bde
Adding missing expect to the 01246_insert_into_watch_live_view test.
2020-05-01 11:39:00 -04:00
Vitaliy Zakaznikov
47ce872296
Fixing hard coded timeouts in new live view tests.
2020-05-01 11:39:00 -04:00
Vitaliy Zakaznikov
a3c8989bb9
Adding missing expect to the 01246_insert_into_watch_live_view test.
2020-05-01 10:59:19 -04:00
Sergei Shtykov
7400be8552
CLICKHOUSEDOCS-558: Resolved conflicts after #10606
2020-05-01 17:48:16 +03:00
Sergei Shtykov
8e2747d4b0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into docs/CLICKHOUSEDOCS-558-RBAC-introduction
2020-05-01 16:49:56 +03:00
Alexey Milovidov
c4b64edc14
Merge branch 'master' into sampling-memory-profiler
2020-05-01 16:47:10 +03:00
Alexey Milovidov
6ba6d5fc69
Revert unrelated modification
2020-05-01 16:46:42 +03:00
alexey-milovidov
f11148a77c
Trigger CI
2020-05-01 16:44:49 +03:00
alesapin
ed46b98dc4
Change port for internal http server in 00646 test
2020-05-01 16:43:18 +03:00
Alexey Milovidov
4933a6a974
Temporarily remove live view tests #10604 (waiting for fix)
2020-05-01 16:15:06 +03:00
Vasily Nemkov
86edceeb81
Comparison between DateTime64 and String values (just like for DateTime)
2020-05-01 15:52:18 +03:00
Vitaly Baranov
2528e72199
Merge pull request #10587 from vitlibar/database-with-dictionary-init-in-constructor
...
Move initialization of DatabaseWithDictionaries to constructor.
2020-05-01 14:08:53 +03:00
alesapin
4d8660f270
Remove obsolete comment
2020-05-01 13:05:37 +03:00
Azat Khuzhin
63d8ab8f03
Make createSelector() static (in storage) and const (in stream)
2020-05-01 11:31:05 +03:00
Alexander Kuzmenkov
f4aac4322c
Add performance test for sumMap(Tuple).
2020-05-01 10:48:45 +03:00
Alexander Kuzmenkov
2ac26bd3a5
Disable mremap under MemorySanitizer.
2020-05-01 10:38:05 +03:00
Azat Khuzhin
f22ba15b4a
Reduce copy-paste of DistributedBlockOutputStream::createSelector
...
This will make it less error prone.
2020-05-01 02:59:40 +03:00
Azat Khuzhin
cdd7013438
Drop superfluous "Skipping irrelevant shards" messages
...
Before this patch it printed 3 times:
- from StorageDistributed::getProcessingStageImpl()
- from StorageDistributed::read()
- from StorageDistributed::getProcessingStageImpl() (from StorageDistributed::read() -> getSampleBlock())
(But this should be optimized)
2020-05-01 02:56:13 +03:00