Commit Graph

46404 Commits

Author SHA1 Message Date
zhang2014
63868aaed3 Try fix CI 2020-08-24 13:05:59 +08:00
zhang2014
0e8cb96eb1 Try fix IfAggCombinator with NullAggCombinator 2020-08-22 22:57:46 +08:00
Nikita Mikhaylov
663ff938c2
Merge pull request #13855 from nikitamikhaylov/text-log-stress
Enabled text-log in stress test.
2020-08-19 05:01:52 +04:00
alexey-milovidov
e1e0e8b234
Merge pull request #13870 from den-crane/patch-10
fixed typo arrayCompact
2020-08-19 00:19:11 +03:00
Denis Zhuravlev
f1421a31b7
fixed typo arrayCompact 2020-08-18 17:17:24 -03:00
alexey-milovidov
23ccb0b6be
Merge pull request #13677 from hagen1778/merge-tree-fail-fast-on-rows-limit
[mergeTree]: fail fast if max_rows_to_read limit exceeded on parts scan
2020-08-18 22:24:39 +03:00
alexey-milovidov
fb2855c558
Merge pull request #13856 from den-crane/patch-10
fixed arrayCompact confusing description
2020-08-18 22:23:11 +03:00
tavplubix
d95470f7c3
Update docker/test/stress/run.sh 2020-08-18 20:52:54 +03:00
Nikolai Kochetov
793fd5bfb1
Merge pull request #13854 from markpapadakis/patch-1
Update PipelineExecutor.cpp
2020-08-18 19:00:05 +03:00
Alexander Kazakov
874fd4d068
A test to challenge a data race in StorageMemory (#13858) 2020-08-18 17:16:59 +03:00
Denis Zhuravlev
aa87134b2e
fixed arrayCompact confusing description 2020-08-18 10:00:37 -03:00
Nikita Mikhaylov
e7f8c0af52 done 2020-08-18 15:28:38 +03:00
roman
ac72148c3e [tests]: adjust staeless/01064 test max_rows_to_read limits
With default index_granularity=8096 CH always reads at least that number
of rows per selected part, but limit is checked afterwards. The optimization
that interrupts execution of queries based on approx number of rows to read
breaks the test. This means that test case is potetntially contains incorrect
limits.
2020-08-18 13:22:54 +01:00
Mark Papadakis
734f57462b
Update PipelineExecutor.cpp
Should have used back_edges instead of direct_edges
2020-08-18 15:09:23 +03:00
alexey-milovidov
fc7fb3b10a
Merge pull request #13853 from ClickHouse/revert-13809-fix-bug-website
Revert "Fix bug in "Quick Start" markup on the website"
2020-08-18 14:08:09 +03:00
alexey-milovidov
179c7d9a1e
Revert "Fix bug in "Quick Start" markup on the website" 2020-08-18 14:07:52 +03:00
Alexander Kuzmenkov
ce0dfe3fea Fix server restart in fasttest
Remove the server data before sequential test run, so that there is no
interference from the failed parallel run.

Also fix some shellcheck warning.
2020-08-18 13:24:37 +03:00
Alexey Milovidov
5ac2ed9e5b Generate ya.make #13572 2020-08-18 12:53:21 +03:00
Alexey Milovidov
b5af14d6a0 Generate ya.make 2020-08-18 12:47:29 +03:00
Alexey Milovidov
9615b1f06a Generate ya.make 2020-08-18 12:46:02 +03:00
alexey-milovidov
3e6acf1329
Experiment with start/stop in stress test (#13779)
* Experiment with start/stop in stress test

* Support other installation options in "clickhouse start"

* Better diagnostics in install script

* Fixup

* Fixup

* Better diagnostics in stress test

* Update run.sh
2020-08-18 12:43:02 +03:00
alexey-milovidov
c26caf8339
Merge pull request #13840 from ClickHouse/normalize-query-uuid-aliases
Support UUID aliases in normalizeQuery
2020-08-18 12:35:55 +03:00
mikepop7
ad62e42229
Documentation improve: Translate [select] section into Chinese to improve readability (#13814)
* translate [select] section into Chinese to improve readability

* trigger ci

Co-authored-by: mikepop7 <>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 23:28:11 +03:00
alexey-milovidov
8e5fb10dac
Update adopters.md 2020-08-17 23:07:58 +03:00
Alexander Tokmakov
1eb36d6067 partially disable test with MaterializeMySQL 2020-08-17 21:17:29 +03:00
Alexey Milovidov
ba4c42abfe Support UUID aliases in normalizeQuery 2020-08-17 21:17:20 +03:00
Artem Zuikov
bc6ddac52c one more unroll for arerage.cpp 2020-08-17 19:23:05 +03:00
alexey-milovidov
abf3cb8746
Merge pull request #13816 from ClickHouse/normalize-query
Add function "normalizeQuery"
2020-08-17 16:23:24 +03:00
Vitaly Baranov
695c2aafba
Merge pull request #13425 from vitlibar/user-directories
user_directories in the main config
2020-08-17 15:49:24 +03:00
alexey-milovidov
d8ddb011b4
Merge pull request #13825 from ClickHouse/blinkov-patch-22
fix #13819
2020-08-17 15:37:40 +03:00
alexey-milovidov
c3e82c67ff
Update adopters.md 2020-08-17 14:06:52 +03:00
alexey-milovidov
d8dcd6d2e9
Update adopters.md 2020-08-17 14:01:36 +03:00
alexey-milovidov
5815b5c855
Update adopters.md 2020-08-17 13:58:27 +03:00
alexey-milovidov
5c936e3ba2
Update adopters.md 2020-08-17 13:57:35 +03:00
Ivan Blinkov
ef6a7b2578
fix #13819 2020-08-17 12:05:34 +03:00
roman
35e28b4c6b [mergeTree]: make exception message more clear 2020-08-17 09:52:04 +01:00
alexey-milovidov
b449b661e2
Merge pull request #13817 from azat/topK-merge
Fix topK/topKWeighted merge (with non-default parameters)
2020-08-17 11:37:43 +03:00
Evgenia Sudarikova
225c84a0b3
DOCSUP-1888: Documented the input_format_avro_allow_missing_fields setting (#13671)
* add EN description

* changes after review

* add RU version

* Update docs/en/operations/settings/settings.md

Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 11:20:37 +03:00
Alexey Milovidov
59b8153506 Fix "Arcadia" and "Unbundled" builds 2020-08-17 11:20:20 +03:00
Alexey Milovidov
c343580037 Merge branch 'master' of github.com:yandex/ClickHouse into normalize-query 2020-08-17 11:18:22 +03:00
olgarev
7a8b1f064b
DOCSUP-928: Documented the groupArraySample function (#13791)
* En docs for groupArraySample function.

* Bug fixed.

* Update docs/en/sql-reference/aggregate-functions/reference/grouparraysample.md

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-08-17 11:00:24 +03:00
emakarov
896b561523
Documentation about ReplacingMergeTree extended with type DateTime64 for column (#13498)
Co-authored-by: Evgeni Makarov <evgeni@swatmobile.io>
2020-08-17 10:45:10 +03:00
Fullstop000
ade6e38069
doc: update quotas.md (#13400)
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
2020-08-17 10:42:46 +03:00
Azat Khuzhin
dfa6caa4da Fix 01356_initialize_aggregation in unbundled build (change topKWeighted order) 2020-08-17 00:36:57 +03:00
alexey-milovidov
17eb8d24a7
Fix terrible markup due to wrong @blinkov's script. 2020-08-16 23:07:48 +03:00
alexey-milovidov
d7c14f6562
Update extended-roadmap.md 2020-08-16 23:04:49 +03:00
alexey-milovidov
8afb49a82f
Update extended-roadmap.md 2020-08-16 23:03:09 +03:00
Alexey Milovidov
ab435f0610 Fix style 2020-08-16 22:50:50 +03:00
Alexey Milovidov
9cd2ddb646 Add normalizedQueryHash function with tests 2020-08-16 22:38:56 +03:00
Azat Khuzhin
0eac96972c Fix topK/topKWeighted merge (wtih non-default parameters) 2020-08-16 22:32:56 +03:00