Commit Graph

45627 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
365f914802 fix potential segfault in cloning ASTDictionary 2020-07-31 18:41:23 +03:00
Alexander Kuzmenkov
429d0fdbe4
Merge pull request #12731 from ClickHouse/aku/site-typo
Fix a typo on the site.
2020-07-31 18:22:56 +03:00
alesapin
d1725c0012 Fix test 2020-07-31 18:12:02 +03:00
alesapin
d4940fdd3f +x for test 2020-07-31 18:07:23 +03:00
BayoNet
2041a8df54
CLICKHOUSEDOCS-721: Removed Avro uuid from the list of usupported logical types. (#13062)
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-31 17:52:45 +03:00
alesapin
523902dc3d
Merge pull request #13183 from ClickHouse/add_labeler_hook
Add pr labeler to github hook
2020-07-31 17:48:52 +03:00
Alexey Milovidov
6304e06f71 Added missing file 2020-07-31 17:15:04 +03:00
alesapin
ae8ad38af6 Review fix 2020-07-31 17:07:54 +03:00
alexey-milovidov
f89b9e9d5e
Merge pull request #13167 from ClickHouse/fix-trivial-error-in-kill-mutation-test
Fix trivial error in kill mutation test
2020-07-31 17:00:33 +03:00
alexey-milovidov
bf45e0de3b
Merge pull request #13165 from ClickHouse/even-more-retries-in-gtest-zkutil
Even more retries in zkutil gtest
2020-07-31 16:59:48 +03:00
Alexey Milovidov
9123cb0bba Added missing file 2020-07-31 16:53:42 +03:00
alesapin
c018367f50 Add labeler event 2020-07-31 16:41:56 +03:00
Nikolai Kochetov
39530f837e Remove TreeExecutorBlockInputStream. 2020-07-31 16:23:19 +03:00
Alexey Milovidov
570d104536 Fix build 2020-07-31 16:22:49 +03:00
Alexey Milovidov
c3ad710b84 Merge branch 'master' into crash-log 2020-07-31 16:12:53 +03:00
Alexander Kuzmenkov
52435033f9 Actually I do know how to generate the .mo files
`pybabel compile -d website/locale`
2020-07-31 16:00:56 +03:00
Nikolai Kochetov
14af7208a0
Update ExecutingGraph.h 2020-07-31 15:57:21 +03:00
Alexander Kuzmenkov
12fdf09532 Temporarily restore .mo files
They are not generated as a part of build process now, and I don't know
how to generate them manually.
2020-07-31 15:56:57 +03:00
Alexander Kuzmenkov
27906e1f9b Merge remote-tracking branch 'origin/master' into HEAD 2020-07-31 15:54:08 +03:00
Ilya Yatsishin
1566c8a92b
Merge pull request #12285 from qoega/rework-integrational
Rework integrational configuration paths
2020-07-31 15:34:21 +03:00
Alexey Milovidov
6d5590a4b4 Merge with master 2020-07-31 15:25:17 +03:00
alesapin
45894fcf99 Better comments 2020-07-31 15:22:32 +03:00
alesapin
0c918c6137
Update tests/integration/runner 2020-07-31 15:08:19 +03:00
alexey-milovidov
bbc8473388
Update StorageMergeTree.cpp 2020-07-31 15:00:07 +03:00
alexey-milovidov
9c9ef0db9b
Merge branch 'master' into database_atomic_improvements 2020-07-31 14:56:49 +03:00
alexey-milovidov
91156bef54
Merge pull request #13075 from ClickHouse/fix-11327
Fix 11327
2020-07-31 14:53:07 +03:00
Nikolai Kochetov
191dd81963 Check header for totals and extremes. 2020-07-31 14:47:33 +03:00
BayoNet
09448811df
DOCS-503: system.stack_trace (#13010)
* CLICKHOUSEDOCS-503: Added stack_trace.md. Restored ru grant.md. Updated ru geo/index.md.

* CLICKHOUSEDOCS-503: Fixed the Original article page.

* Update docs/en/operations/system-tables/stack_trace.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

* Update docs/en/operations/system-tables/stack_trace.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>

Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-31 14:46:58 +03:00
alexey-milovidov
543d2da3da
Merge pull request #12700 from CurtizJ/fix-performance-with-in
Fix performance with large tuples
2020-07-31 14:40:38 +03:00
alexey-milovidov
22241017a0
Update ActionsVisitor.cpp 2020-07-31 14:39:09 +03:00
alesapin
14928874a1 Fix mutations status check 2020-07-31 14:37:16 +03:00
alesapin
78a887fbac
Merge pull request #13107 from ClickHouse/fix_docs_deploy_script
Better documentation deploy script
2020-07-31 14:33:56 +03:00
alexey-milovidov
24d51c21a4
Merge pull request #13155 from azat/cppkafka-upstream
Switch cppkafka to upstream and bump to upstream/master
2020-07-31 14:33:04 +03:00
Nikolai Kochetov
a767b59f41
Merge pull request #12981 from hczhcz/patch-0728
Add http headers X-ClickHouse-Database and X-ClickHouse-Format
2020-07-31 14:19:54 +03:00
Alexey Milovidov
6fafeab979 Increase timeout 2020-07-31 14:17:02 +03:00
Nikolai Kochetov
3306a24273
Update ConvertingTransform.h 2020-07-31 14:11:03 +03:00
Alexey Milovidov
b57219e008 Fix trivial error in kill mutation test 2020-07-31 14:09:32 +03:00
Nikolai Kochetov
a337d2e2bc Merge branch 'master' into refactor-pipeline-executor 2020-07-31 14:02:58 +03:00
Alexander Kuzmenkov
e2e4fc9848 align numbers to the right in perf report 2020-07-31 13:59:15 +03:00
Alexey Milovidov
0acb7a3021 Update test 2020-07-31 13:33:31 +03:00
Alexey Milovidov
d63f82e36e Even more retries in zkutil gtest 2020-07-31 13:12:03 +03:00
alexey-milovidov
065db05665
Merge pull request #12638 from ianton-ru/selected_rows_event
Add SelectedRows and SelectedBytes events
2020-07-31 12:48:46 +03:00
alesapin
2eb01fd655
Merge pull request #13104 from ClickHouse/volumes-refactorings
Merging #12670
2020-07-31 11:21:30 +03:00
Alexey Milovidov
bf4e74375e generate ya.make 2020-07-31 02:43:55 +03:00
Alexey Milovidov
67b7a5442f Merge branch 'fm' of https://github.com/amosbird/ClickHouse into amosbird-fm 2020-07-31 02:43:27 +03:00
alexey-milovidov
c2a1b4c08b
Merge pull request #13058 from markpapadakis/master
Minor perf. improvement
2020-07-31 02:32:19 +03:00
alexey-milovidov
158587c0d1
Update PipelineExecutor.cpp 2020-07-31 02:31:49 +03:00
alexey-milovidov
74edcfb87e
Merge pull request #13073 from nikitamikhaylov/rewrite-tests
BayesAB test
2020-07-31 02:30:07 +03:00
alexey-milovidov
e8f5bbd05f
Update TraceCollector.cpp 2020-07-31 02:29:54 +03:00
alexey-milovidov
7849e1846b
Merge pull request #13152 from vzakaznikov/small-fixes-to-rbac-srs
Small fixes to the RBAC SRS
2020-07-31 01:30:58 +03:00