alexey-milovidov
6e0c907aef
Merge pull request #13108 from vzakaznikov/fixing_test_00960_live_view_watch_events_live
...
Fixing 00960_live_view_watch_events_live.py test
2020-07-31 01:29:47 +03:00
alexey-milovidov
dc733e7c45
Fix Python
2020-07-31 01:23:16 +03:00
Alexander Kuzmenkov
db15108005
add times speedup/slowdown to changed tests table
2020-07-31 01:14:20 +03:00
Alexey Milovidov
2c40539df6
Check ALTERs; update test
2020-07-31 00:42:55 +03:00
Azat Khuzhin
3d3c25b52d
Switch cppkafka to upstream and bump to upstream/master
...
All changes in ClickHouse-Extra has been merged into upstream no need in
using the fork.
There are not a lot of changes for now, and cppkafka does not looks like
in the active development stage, but just in case better to sync with
upstream.
FWIW cppkafka usage is pretty minimal and it's usage is questionable,
since librdkafka is under active development while cppkafka is not, and
later still does not support some features that is used in clickhouse:
- interceptors (for logging proxying)
2020-07-31 00:41:44 +03:00
Alexey Milovidov
7722008988
Update tests
2020-07-31 00:26:04 +03:00
Alexey Milovidov
cfd4e9da3d
Update tests
2020-07-31 00:24:14 +03:00
Alexey Milovidov
a354508b7f
Update test
2020-07-31 00:21:00 +03:00
Alexey Milovidov
83c9d9ef45
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-31 00:17:04 +03:00
Alexey Milovidov
3df79fbada
Loose test
2020-07-30 23:53:17 +03:00
Alexey Milovidov
7b58e3a272
Merge branch 'master' into add-test-for-lost-replicas-cleanup
2020-07-30 23:46:51 +03:00
Alexey Milovidov
e63464facb
Added and updated tests
2020-07-30 23:42:35 +03:00
Alexey Milovidov
e3946ef878
More sane
2020-07-30 23:41:14 +03:00
Alexey Milovidov
833e1ab4e8
Remove ridiculous trash
2020-07-30 23:24:54 +03:00
Alexey Milovidov
bb8347cffd
Merge branch 'master' into fix-group-array-moving
2020-07-30 23:04:04 +03:00
Alexey Milovidov
362655fa43
Fix some bad tests
2020-07-30 22:59:49 +03:00
Alexey Milovidov
a9b02e8184
Fix trivial bug in code
2020-07-30 22:33:20 +03:00
Nikolai Kochetov
41ef8a9191
Fix style.
2020-07-30 22:30:06 +03:00
Alexey Milovidov
bbf9fd3c17
Merge branch 'master' into kafka-fix-msan
2020-07-30 22:13:41 +03:00
alesapin
777cdfe593
Fix release script
2020-07-30 22:08:58 +03:00
Alexey Milovidov
b9f49d31df
Sanity checks for MergeTreeSettings
2020-07-30 22:08:13 +03:00
Alexander Kuzmenkov
0e70e21b58
Update run-fuzzer.sh
2020-07-30 22:04:15 +03:00
Vitaliy Zakaznikov
c93acd0935
Fixing links to the git repository.
2020-07-30 21:00:47 +02:00
Vitaliy Zakaznikov
1b15668c1d
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into small-fixes-to-rbac-srs
2020-07-30 20:55:39 +02:00
alexey-milovidov
fc35ce69fa
Merge pull request #12666 from ClickHouse/forward_alter_error_to_client
...
Forward exceptions to client if exception happened during ALTER
2020-07-30 21:36:06 +03:00
Nikolai Kochetov
6ecd412023
Fix build.
2020-07-30 21:28:36 +03:00
Nikolai Kochetov
aa961149f7
Fix build.
2020-07-30 21:23:57 +03:00
Nikolai Kochetov
13c121e46b
Fix build.
2020-07-30 21:18:30 +03:00
Vitaly Baranov
facab1ea58
Merge pull request #12642 from vzakaznikov/testflows_rbac_syntax_tests
...
Adding RBAC syntax tests.
2020-07-30 20:49:07 +03:00
Alexander Kuzmenkov
3d13da1c24
query fuzzer
2020-07-30 20:07:10 +03:00
Nicolae Vartolomei
85174d64a0
Use absolute paths to backup locations (shadow)
...
Tests are frankenstain. Had to hide absolute path `/tmp/clickhouse.test..IP69I/data/shadow/test_01417_single_part_7/data/default/table_for_freeze/7_8_8_0` to make them deterministic and independend of the method they are run (local vs remote target)
2020-07-30 18:03:26 +01:00
Nikolai Kochetov
ee9a46fb33
Fix build.
2020-07-30 20:00:38 +03:00
Alexander Kuzmenkov
96125111fe
Merge pull request #13085 from ClickHouse/aku/fuzzer-error-code
...
Fix the AST fuzzer error message
2020-07-30 19:53:21 +03:00
Nikolai Kochetov
aa51f7170c
Fix build.
2020-07-30 19:27:11 +03:00
Nikolai Kochetov
dde7a80987
Extract ExecutingGraph from PipelineExecutor.
2020-07-30 19:24:50 +03:00
alesapin
ded4f7d5e4
Update docs/tools/purge_cache_for_changed_files.py
...
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-30 18:14:26 +03:00
alexey-milovidov
4c3241808d
Merge pull request #12728 from ClickHouse/prevent-inconsistent-merge-tree-settings
...
Safe logic for incorrect MergeTreeSettings
2020-07-30 17:55:39 +03:00
alesapin
a8e3e4af14
Review fixes
2020-07-30 17:38:09 +03:00
alesapin
c1b4ee69ac
Fix name in release.sh
2020-07-30 17:37:01 +03:00
alesapin
d3a6edbd5d
Review fixes
2020-07-30 17:36:14 +03:00
alesapin
df0dcf4a31
Fix error codes
2020-07-30 17:27:11 +03:00
Alexander Kuzmenkov
f0fda359de
pipefail
2020-07-30 16:43:22 +03:00
Vitaliy Zakaznikov
0c80fb896a
Fixing 00960_live_view_watch_events_live.py
2020-07-30 15:37:32 +02:00
Alexander Kuzmenkov
b2b94ba13d
Update run-fuzzer.sh
2020-07-30 16:35:24 +03:00
alesapin
5ee648402a
Better deploy script
2020-07-30 16:12:23 +03:00
BayoNet
c1b71ab06e
DOCS-733: Fixed broken links in Russian version ( #13106 )
...
* CLICKHOUSEDOCS-733: Fixed some broken links. Updated introduction and TOC in aggregate functions.
* CLICKHOUSEDOCS-733: Fixed files endings.
* CLICKHOUSEDOCS-733: Returned the list of functions back to reference index.
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
2020-07-30 15:49:19 +03:00
alexey-milovidov
e6265bf299
Merge pull request #13100 from ClickHouse/keep-less-amount-of-logs-in-zookeeper
...
Keep less amount of logs in ZooKeeper
2020-07-30 15:41:55 +03:00
alexey-milovidov
a22bdb1989
Merge pull request #13081 from CurtizJ/fix-index_analysis
...
Fix wrong index analysis with functions
2020-07-30 15:30:55 +03:00
alexey-milovidov
c6ac339897
Merge pull request #13086 from azat/client-replxx-no-load-on-save
...
Avoid re-loading completion from the history file after each query
2020-07-30 15:10:27 +03:00
Vitaliy Zakaznikov
4596d262cc
Updating expected error messages to fix failing tests.
2020-07-30 14:09:07 +02:00