Alexey Milovidov
83c9d9ef45
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-31 00:17:04 +03:00
Alexey Milovidov
8d21660dcd
Avoid too large stack frames even in debug build
2020-07-31 00:12:02 +03:00
Alexey Milovidov
a0d6593f90
Update tests
2020-07-31 00:07:51 +03:00
Alexey Milovidov
c491b2c153
Lower stack frame size
2020-07-30 23:58:08 +03:00
Alexey Milovidov
c202691319
Merge branch 'master' into stack-frams-size-limit
2020-07-30 23:53:52 +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
MyroTk
822de7ebc8
Correct syntax tests to match master
2020-07-30 19:44:41 +00: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
MyroTk
757611e0b0
Syntax tests to match master
2020-07-30 19:22:21 +00:00
MyroTk
e72f8c9506
Updated requirements.md to include github links instead of gitlab
2020-07-30 19:17:34 +00:00
MyroTk
7b0565a490
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr
2020-07-30 19:17:12 +00:00
Alexey Milovidov
bbf9fd3c17
Merge branch 'master' into kafka-fix-msan
2020-07-30 22:13:41 +03:00
MyroTk
e583c573b1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr
2020-07-30 19:13:10 +00: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
MyroTk
158afe06a2
Updating requirements for the INSERT RBAC tests
2020-07-30 18:22:46 +00: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
MyroTk
4d5a8ee9a6
Updated requirements for the INSERT RBAC tests
2020-07-30 16:18:57 +00:00
MyroTk
aa40945f80
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into insert_pr
2020-07-30 16:18:09 +00:00
Pavel Kovalenko
d7785f8c2d
Fix checkstyle.
2020-07-30 18:48:32 +03:00
Alexander Kuzmenkov
5214621830
[draft] only fix int16->int32 insert in PODArray
2020-07-30 18:20:47 +03:00
Alexander Kuzmenkov
14af140447
Merge remote-tracking branch 'origin/master' into HEAD
2020-07-30 18:17:55 +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
Pavel Kovalenko
7a41fc1b9b
DiskS3 with cache tests.
2020-07-30 17:49:56 +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