Commit Graph

45603 Commits

Author SHA1 Message Date
Anton Ivashkin
ce25924871 Merge master 2020-07-29 19:32:30 +03:00
Anton Popov
4c266d1e5d fix wrong index analysis with functions 2020-07-29 19:09:38 +03:00
alesapin
6bbb0e8c25 Fix some tests 2020-07-29 18:53:10 +03:00
alesapin
7a806eb90f
Merge pull request #13017 from ClickHouse/freeze_partition_with_name
Alter table freeze with verbose output
2020-07-29 18:42:48 +03:00
alesapin
c1cbfad599 Break some tests 2020-07-29 18:11:02 +03:00
Nikolai Kochetov
d3bcf89ae4 Added test. 2020-07-29 17:50:10 +03:00
nikitamikhaylov
2909d965db delete file 2020-07-29 17:47:42 +03:00
nikitamikhaylov
86c1cc71ea try 2020-07-29 17:45:16 +03:00
Nikolai Kochetov
59d543ca1c Ignore constants for remote query from local replica. 2020-07-29 17:30:03 +03:00
Nikolai Kochetov
be24184deb Ignore constants for remote query from local replica. 2020-07-29 17:27:37 +03:00
Nikolai Kochetov
133422d5e7 Ignore constants for remote query from local replica. 2020-07-29 17:14:13 +03:00
nikitamikhaylov
bf575bba2b Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-07-29 17:06:53 +03:00
nikitamikhaylov
9df54946cf fix clang-tidy build 2020-07-29 17:06:33 +03:00
alesapin
0b6d0059cb
Merge pull request #13068 from ClickHouse/better_logging_on_mutation_skip
Better logging on mutation skip
2020-07-29 16:18:13 +03:00
alesapin
ba8a29a3a4 Better logging on mutation skip 2020-07-29 16:12:55 +03:00
Nikolai Kochetov
fdc49cadb7 Ignore constants for remote query from local replica. 2020-07-29 15:51:59 +03:00
Nikolai Kochetov
1c5ccd089f Added perftest. 2020-07-29 15:32:59 +03:00
Nikolai Kochetov
54c6785b36 Try fix tests. 2020-07-29 15:29:20 +03:00
Nikolai Kochetov
d9c78cde6b Try fix tests. 2020-07-29 15:19:50 +03:00
Elizaveta Mironyuk
4ed0c46145 fixed link in a table 2020-07-29 14:45:25 +03:00
alesapin
5c1aa52f40 Better check for failed tests 2020-07-29 14:39:08 +03:00
alexey-milovidov
c5d76dac69
Update PipelineExecutor.cpp 2020-07-29 14:38:57 +03:00
Elizaveta Mironyuk
07c06bdc39 added youtube timecodes 2020-07-29 14:36:04 +03:00
alesapin
26ff008898 Remove test 2020-07-29 14:34:42 +03:00
alesapin
cbac8bd083 Fix cmake lists 2020-07-29 14:33:38 +03:00
Nikolai Kochetov
bf8f28a788 Try fix tests. 2020-07-29 14:06:00 +03:00
alesapin
d52f67d24e Fix abtesting build 2020-07-29 14:00:04 +03:00
Elizaveta Mironyuk
3c793002da fixed link 2020-07-29 13:46:32 +03:00
Elizaveta Mironyuk
bdb43c32e3 fixed link in operations/system-tables/asynchronous_metric_log.md 2020-07-29 13:38:23 +03:00
Anton Ivashkin
f4efe3c2fd Add QueryTimeMicroseconds, SelectQueryTimeMicroseconds and InsertQueryTimeMicroseconds to system.events 2020-07-29 13:32:18 +03:00
Anton Popov
b952487cab remote test 2020-07-29 13:22:10 +03:00
Alexander Kuzmenkov
80fcbfb1eb
Merge pull request #13034 from ClickHouse/aku/block-structure-mismatch
Block structure mismatch is a program error
2020-07-29 13:01:11 +03:00
alesapin
3a0d44b5b9 Merge branch 'master' into rerun_failed_in_fast_test 2020-07-29 12:54:18 +03:00
Denis Krivak
08affcb647
Fix link in the documentation (#12769) 2020-07-29 12:37:52 +03:00
Ildus Kurbangaliev
fdf4fd337a
add mapAdd and mapSubtract functions (#11735) 2020-07-29 11:50:30 +03:00
alesapin
7fc1e45c3b Review fixe 2020-07-29 11:32:52 +03:00
Mark Papadakis
c26cc85142 Minor perf. improvement
break-ing out of a loop because it makes sense to do so
2020-07-29 10:26:08 +03:00
Yatsishin Ilya
58b6621dd3 Merge remote-tracking branch 'origin' into rework-integrational 2020-07-29 10:24:26 +03:00
Anna
77cdf8c840
DOCSUP-1916 split reference.md into separate files (#12963)
* Add files with russian desc.

* Fixed links.

* Fixed links.

* Fixed link

* Fixed links.

Co-authored-by: Anna Devyatova <annadevyatova@yandex-team.ru>
2020-07-29 09:49:57 +03:00
Elizaveta Mironyuk
2cebd98767 updated adopters, fixed alphabetical order 2020-07-29 09:46:22 +03:00
olgarev
2aefe5fb77
DOCSUP-790: docs for mutations_sync setting (#12639)
* Docs in English.

* Fixed links bug.

* Update docs/en/sql-reference/statements/alter/delete.md

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

* Translated into Russian. Anchors in links syncronized with English text. One minor change in English text to unify two similar descriptions.

Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-29 09:43:24 +03:00
hcz
486d63864b Add X-ClickHouse-Database and X-ClickHouse-Format 2020-07-29 14:03:57 +08:00
alexey-milovidov
f991f980be
Merge pull request #13054 from vzakaznikov/add_xfails_to_ldap_tests
Adding extra xfails for some ldap tests.
2020-07-29 05:19:18 +03:00
Alexey Milovidov
490a8ba3d4 Slightly improve inner loop of aggregation by UInt8/UInt16 keys 2020-07-29 04:50:12 +03:00
Anton Popov
48e6253442 minor fixes 2020-07-29 04:32:23 +03:00
alexey-milovidov
89abf4a7b0
Merge pull request #13053 from ClickHouse/omnisci-benchmark
Add benchmark results for OmniSci
2020-07-29 03:55:40 +03:00
Vitaliy Zakaznikov
fc89cc5caa Adding extra xfails for some ldap tests. 2020-07-28 20:16:55 -04:00
Alexey Milovidov
529bc14cd3 Merge remote-tracking branch 'origin/master' into omnisci-benchmark 2020-07-29 02:29:58 +03:00
Alexey Milovidov
1f851f1cbf Fix JSON 2020-07-29 02:29:26 +03:00
Anton Popov
6d58279535 Merge remote-tracking branch 'upstream/master' into HEAD 2020-07-29 02:15:30 +03:00