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
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
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
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
alexey-milovidov
ab42691b77
Update CMakeLists.txt
2020-05-01 18:41:53 +03:00
Alexey Milovidov
2c01fa1845
Cherry-pick half of #10585
2020-05-01 18:39:50 +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
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
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
alexey-milovidov
fc28416b81
Merge pull request #10596 from ClickHouse/llvm-tools-docker
...
Add LLVM tools to Docker images
2020-04-30 21:26:35 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00
Vitaly Baranov
dd34cd73e2
Move initialization of DatabaseWithDictionaries to constructor.
2020-04-30 20:22:20 +03:00
Ivan Blinkov
84883197d6
[docs] add hreflang links ( #10597 )
...
* Introduce hreflang links
* update po
* provide absolute urls in hreflang + add x-default link
2020-04-30 18:49:48 +03:00
alexey-milovidov
c82de27668
Merge pull request #10599 from vzakaznikov/fix_timeout_in_01247_insert_into_watch_live_view_url
...
Increasing timeout when opening a client in tests/0_stateless/helpers/client.py
2020-04-30 17:01:43 +03:00
Vitaliy Zakaznikov
f2d8ac7ece
Increasing timeout when opening a client in tests/queries/0_stateless/helpers/client.py.
2020-04-30 09:46:36 -04:00
BayoNet
701fdc5d2d
DOCS-372: background_pool_size ( #10589 )
...
* background_pool_size setting documentation (DOCSUP-707) (#102 )
* background_pool_size setting documentation
* background_pool_size documentation: changes after review
* background_pool_size documentation: RU version
* CLICKHOUSEDOCS-372: Described background_pool_size.
* Update docs/en/operations/settings/settings.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* CLICKHOUSEDOCS-372: Updated by comments.
Co-authored-by: otrazhenia <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-04-30 16:18:48 +03:00
alexey-milovidov
89cbbe765f
Fixed bug with feedback email on the website ( #10595 )
...
* Fixed bug on website
* Style in CSS file
* Style in CSS file
2020-04-30 16:13:41 +03:00
alexey-milovidov
d1bae54dfe
Update CMakeLists.txt
2020-04-30 15:15:30 +03:00
Alexey Milovidov
ee81e5fef7
Add LLVM tools to Docker images
2020-04-30 15:10:32 +03:00
alesapin
15e8f37839
Merge pull request #10531 from CurtizJ/polymorphic-parts-2
...
Fix index corruption in merges with compact parts.
2020-04-30 12:15:25 +03:00
alesapin
8ce4f3510a
Merge pull request #10562 from azat/clickhouse-test-python2
...
Force clickhouse-test to use python2
2020-04-30 12:11:11 +03:00
Alexander Kuzmenkov
7f5b57c6c5
Merge pull request #10559 from ClickHouse/aku/summap-experiment
...
Merge pull request #10000 (sumMap for Tuple argument)
2020-04-30 11:56:04 +03:00
Alexander Kuzmenkov
5aadd628f1
performance comparison
2020-04-30 11:36:51 +03:00
Ivan Blinkov
e72a23065e
update jquery ( #10592 )
2020-04-30 11:32:08 +03:00
alesapin
5e2afad549
Merge pull request #10477 from ClickHouse/refactor_istorage
...
Remove getColumn and hasColumn from IStorage, better virtuals.
2020-04-30 10:42:52 +03:00
Alexander Kuzmenkov
18d4563b5c
Update performance_comparison.md
2020-04-30 10:28:14 +03:00
Alexander Kuzmenkov
5b30c84813
Update PVS Studio to an existing version.
2020-04-30 09:47:44 +03:00
Alexander Kuzmenkov
a3843e1f42
performance comparison
2020-04-30 08:10:34 +03:00
Amos Bird
7f5467bb98
Enable thinLTO
2020-04-30 07:00:23 +08:00
Anton Popov
6ed3092c8a
make fillIndexGranularity less complicated
2020-04-30 00:57:58 +03:00
Denis Zhuravlev
eee86c02da
fix link (now it's looped) ( #10582 )
2020-04-29 22:57:00 +03:00
alesapin
47e32aaaa1
bump CI
2020-04-29 21:17:15 +03:00
Alexander Kuzmenkov
d952e5aba2
performance comparison
2020-04-29 20:26:28 +03:00
Alexander Kuzmenkov
095ef4b32c
performance comparison
2020-04-29 19:28:00 +03:00
alesapin
7a8380a682
Fix build
2020-04-29 19:26:01 +03:00
tavplubix
667c11e61a
Merge pull request #10570 from TCeason/modify_doc_for_custom_http
...
modify doc for custom http
2020-04-29 16:37:26 +03:00
alesapin
69fdf2a6a3
Review fixes and better test
2020-04-29 15:15:23 +03:00
tavplubix
63d85c9119
Update http.md
2020-04-29 13:44:45 +03:00
Alexander Kuzmenkov
884db5c12e
performance comparison
2020-04-29 12:47:17 +03:00
Alexander Kuzmenkov
a5911277b0
performance comparison
2020-04-29 12:28:35 +03:00
Nikolai Kochetov
a9d63d4520
Merge pull request #10498 from vzakaznikov/insert_into_watch_from_live_view
...
Adding support for INSERT INTO table WATCH query to build streaming systems using LIVE VIEW tables
2020-04-29 12:15:54 +03:00