alexey-milovidov
|
0ff0b66c2c
|
Merge pull request #8570 from infinivision/fix_dddl_hang
ensure network be up
|
2020-01-09 19:27:27 +03:00 |
|
Alexander Kuzmenkov
|
2c73233e82
|
Report a more verbose error when unable to select parts to merge.
|
2020-01-09 18:38:16 +03:00 |
|
alexey-milovidov
|
f583e940b2
|
Merge pull request #8586 from qoega/qoega/security-changelog/1
Update security changelog
|
2020-01-09 18:16:42 +03:00 |
|
alexey-milovidov
|
334b631759
|
Update security_changelog.md
|
2020-01-09 18:16:15 +03:00 |
|
alexey-milovidov
|
5acbe8e5bd
|
Update security_changelog.md
|
2020-01-09 18:15:42 +03:00 |
|
Alexander Burmak
|
d23f967148
|
Fixed release build - v2
|
2020-01-09 17:18:00 +03:00 |
|
Alexander Burmak
|
97f3b63966
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into gtest_update
|
2020-01-09 17:08:56 +03:00 |
|
Alexander Burmak
|
6d3828b8f2
|
Revert "Fixed release build"
This reverts commit 84bc2bd104 .
|
2020-01-09 17:08:31 +03:00 |
|
Nikolai Kochetov
|
1b97cb3f95
|
Merge pull request #8519 from vzakaznikov/live_view_refactoring
Live View storage engine refactoring of getNewBlocks() and writeIntoLiveView() methods.
|
2020-01-09 16:25:23 +03:00 |
|
alesapin
|
05a36ec05c
|
unComment line
|
2020-01-09 16:02:05 +03:00 |
|
alesapin
|
f05a27c147
|
Some updates in trash scripts
|
2020-01-09 15:59:45 +03:00 |
|
Nikolai Kochetov
|
bc7df87c26
|
Fix test.
|
2020-01-09 15:52:17 +03:00 |
|
Nikolai Kochetov
|
0b2d238af9
|
Fix DelayedPortsProcessor.
|
2020-01-09 15:24:56 +03:00 |
|
Alexander Burmak
|
84bc2bd104
|
Fixed release build
|
2020-01-09 15:21:49 +03:00 |
|
Nikolai Kochetov
|
856f72f3f7
|
Added test for substring with negative size.
|
2020-01-09 15:13:36 +03:00 |
|
Nikolai Kochetov
|
ea6fa1db8f
|
Fix string size for GatherUtils StringSource.
|
2020-01-09 14:59:53 +03:00 |
|
Nikolai Kochetov
|
39b91584fd
|
Simplifu delayed stream in QueryPipeline.
|
2020-01-09 14:52:34 +03:00 |
|
Alexander Tokmakov
|
1d14d8b4a7
|
fix mutation size limit
|
2020-01-09 14:38:26 +03:00 |
|
Nikolai Kochetov
|
c637396791
|
Added DelayedPortsProcessor.
|
2020-01-09 13:37:27 +03:00 |
|
Alexander Burmak
|
4a9e2399a7
|
Updated contrib/googletest to v1.10.0
|
2020-01-09 13:03:24 +03:00 |
|
tavplubix
|
17307eda53
|
Merge pull request #8565 from ClickHouse/make_changelog_unicode_pattern
make_changelog.py::process_unknown_commits unicode fix
|
2020-01-09 12:55:16 +03:00 |
|
Yatsishin Ilya
|
e3f0ea526a
|
update security changelog
|
2020-01-09 12:52:40 +03:00 |
|
Nikolai Kochetov
|
5ed2a93748
|
Allow multiple edges for processors pipeline.
|
2020-01-09 12:03:08 +03:00 |
|
Nikolai Kochetov
|
874d01e8b7
|
Merge pull request #8423 from ClickHouse/processors-5.7
Processors 5.7
|
2020-01-09 11:53:22 +03:00 |
|
Nikolai Kochetov
|
ba188f6a46
|
Disable processors by default.
|
2020-01-09 11:52:30 +03:00 |
|
Nikolai Kochetov
|
dc7acc1028
|
Changes from #8545 to processors.
|
2020-01-09 11:06:46 +03:00 |
|
Zhichang Yu
|
f56653f43e
|
ensure network be up before staring clickhouse
|
2020-01-09 10:02:28 +08:00 |
|
Vladimir Chebotarev
|
75e2dbde36
|
Removed fallback behavior of reserving space on a volumes with smaller indices when volumes with greater or equal indices are full but left warnings about not being able to move data according to table-level TTL rules.
|
2020-01-08 23:12:36 +03:00 |
|
Dmitrii Raev
|
79e9a1e3cb
|
Update apply_catboost_model.md
Fix
|
2020-01-08 17:07:01 +02:00 |
|
Dmitrii Raev
|
189be69630
|
Update apply_catboost_model.md
|
2020-01-08 17:06:06 +02:00 |
|
Vitaly Baranov
|
746dd1a8b7
|
PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter.
|
2020-01-08 22:03:10 +07:00 |
|
Dmitrii Raev
|
5a723fa769
|
Update apply_catboost_model.md
Fix CreateTable SQL. Storage MergeTree requires 3 to 4 parameters
|
2020-01-08 16:56:40 +02:00 |
|
Vasily Nemkov
|
da2783f21c
|
Increased number of rows to make tests results noticeable.
|
2020-01-08 17:35:28 +03:00 |
|
Alexey Milovidov
|
2084d26238
|
Removed useless code, added comments
|
2020-01-08 13:20:55 +03:00 |
|
zhang2014
|
04f28e3aab
|
remove union failure test
|
2020-01-08 11:22:26 +08:00 |
|
filimonov
|
573b6d23a8
|
make_changelog.py::process_unknown_commits unicode fix
|
2020-01-07 22:40:48 +01:00 |
|
Vladimir Chebotarev
|
6f2a4bf5ce
|
Added fallback behavior of reserving space on a volumes with smaller indices when volumes with greater or equal indices are full.
|
2020-01-07 22:26:14 +03:00 |
|
alexey-milovidov
|
8140b2f75a
|
Merge pull request #8555 from ClickHouse/performance-test-remove-garbage
Removed some garbage from clickhouse-performance-test tool.
|
2020-01-07 21:49:17 +03:00 |
|
Javi santana bot
|
776ceeb427
|
Wait only on optimize commands
|
2020-01-07 19:16:37 +01:00 |
|
Alexey Milovidov
|
1fe1a37a5b
|
Fixed build
|
2020-01-07 17:13:10 +03:00 |
|
alexey-milovidov
|
98b0f1624d
|
Merge pull request #8560 from Felixoid/graphite-ch-optimizer
Add graphite-ch-optimizer to third-party integration
|
2020-01-07 17:10:27 +03:00 |
|
Mikhail f. Shiryaev
|
5b5c5b3286
|
Add graphite-ch-optimizer to third-party integration
|
2020-01-07 13:58:13 +01:00 |
|
Alexey Milovidov
|
e700874bdd
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2020-01-07 15:26:54 +03:00 |
|
Alexey Milovidov
|
8432cbb5c6
|
Removed debug output
|
2020-01-07 15:26:44 +03:00 |
|
alexey-milovidov
|
4dc9671e69
|
Fixed incorrect wording
|
2020-01-07 15:00:43 +03:00 |
|
Alexey Milovidov
|
c5697f3c3f
|
Removed some garbage from Performance Test
|
2020-01-07 12:10:36 +03:00 |
|
Alexey Milovidov
|
aada31f8be
|
Fixed performance test
|
2020-01-07 11:48:23 +03:00 |
|
Nikolai Kochetov
|
e1a3c7fb79
|
Changes from #8545 to processors.
|
2020-01-07 11:37:34 +03:00 |
|
Alexey Milovidov
|
eb1c2cd2e3
|
Minor improvement
|
2020-01-07 11:32:58 +03:00 |
|
Alexey Milovidov
|
9d6e006a9f
|
Modified test
|
2020-01-07 11:31:12 +03:00 |
|