Alexey Milovidov
|
4f4dbfcf4a
|
Merge remote-tracking branch 'origin/master' into get-table-performance-issue
|
2020-01-10 15:41:13 +03:00 |
|
alexey-milovidov
|
6a045c02e5
|
Merge pull request #8587 from Alex-Burmak/gtest_update
Updated contrib/googletest to v1.10.0
|
2020-01-10 13:29:27 +03:00 |
|
Ivan
|
fd55999398
|
Initialize set for index when table filter is presented (#8357)
|
2020-01-10 12:24:05 +03:00 |
|
Alexander Burmak
|
57517b4ede
|
Replaced deprecated INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P
|
2020-01-10 11:48:24 +03:00 |
|
Alexander Burmak
|
d869a48eb3
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into gtest_update
|
2020-01-10 11:44:35 +03:00 |
|
alexey-milovidov
|
24d8300869
|
Merge pull request #8552 from ClickHouse/port-8545
Port changes from #8545 to processors.
|
2020-01-10 10:13:45 +03:00 |
|
alexey-milovidov
|
b8f3cec709
|
Merge pull request #8589 from ClickHouse/fix-substring-negative-size
Fix substring negative size
|
2020-01-10 10:12:24 +03:00 |
|
alexey-milovidov
|
5ec160f962
|
Merge pull request #8595 from ClickHouse/aku/merge-verbose-error
Report a more verbose error when unable to select parts to merge.
|
2020-01-10 10:12:04 +03:00 |
|
Alexander Burmak
|
0135835855
|
Additional release build fix
|
2020-01-10 10:03:34 +03:00 |
|
alesapin
|
fb4e2c9a53
|
Merge pull request #8588 from ClickHouse/fix_mutation_size_limit
Fix mutation size limit
|
2020-01-09 22:51:07 +03:00 |
|
alexey-milovidov
|
8d9f85cf22
|
Merge pull request #8314 from javisantana/fix/no_wait_for_no_active_replicas
check for active replicas when waiting for commands
|
2020-01-09 19:54:07 +03:00 |
|
Nikolai Kochetov
|
d4bb352113
|
Merged with master.
|
2020-01-09 19:51:15 +03:00 |
|
alexey-milovidov
|
58e6041477
|
Merge pull request #8503 from zhang2014/fix/some_predicate_bug
try fix some predicate optimizer bug
|
2020-01-09 19:48:16 +03:00 |
|
alexey-milovidov
|
7dcc00d996
|
Merge pull request #8572 from ClickHouse/full-text-index-useless-code
Removed useless code, added comments
|
2020-01-09 19:47:51 +03:00 |
|
Nikolai Kochetov
|
7e891534b0
|
Merge pull request #8585 from ClickHouse/processors-5.8
Processors 5.8
|
2020-01-09 19:46:34 +03:00 |
|
alexey-milovidov
|
e191263964
|
Merge pull request #8576 from vitlibar/no-exception-from-set-policy-on-empty-filter
PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter.
|
2020-01-09 19:41:20 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
Vitaly Baranov
|
746dd1a8b7
|
PolicyInfo::setPolicy() now doesn't throw an excepion on empty filter.
|
2020-01-08 22:03:10 +07:00 |
|
Alexey Milovidov
|
2084d26238
|
Removed useless code, added comments
|
2020-01-08 13:20:55 +03:00 |
|
Javi santana bot
|
776ceeb427
|
Wait only on optimize commands
|
2020-01-07 19:16:37 +01:00 |
|
Alexey Milovidov
|
8432cbb5c6
|
Removed debug output
|
2020-01-07 15:26:44 +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 |
|
alexey-milovidov
|
503a172c48
|
Merge pull request #8542 from ClickHouse/ryu
Using "ryu" library to format floats in text form.
|
2020-01-07 11:26:46 +03:00 |
|
Nikolai Kochetov
|
aa7c07c94c
|
Changes from #8545 to processors.
|
2020-01-07 08:41:18 +03:00 |
|
zhang2014
|
b5035e8924
|
no skip lambda function
|
2020-01-07 11:31:03 +08:00 |
|
Alexey Milovidov
|
cb27ae559b
|
Added test
|
2020-01-07 06:22:28 +03:00 |
|
Alexey Milovidov
|
ddacfbbca3
|
Fixed error
|
2020-01-07 06:05:55 +03:00 |
|
Alexey Milovidov
|
50b15d3b33
|
Attempt to improve perofrmance of ryu on integers
|
2020-01-07 05:38:09 +03:00 |
|
alexey-milovidov
|
76f78e6a85
|
Merge pull request #8545 from ClickHouse/parallel-merge-sort
Parallel merge sort (experimental)
|
2020-01-07 03:22:23 +03:00 |
|
Nikolai Kochetov
|
65901f03b8
|
Update ConvertingAggregatedToChunksTransform transform.
|
2020-01-06 19:34:51 +03:00 |
|
Nikolai Kochetov
|
7fc8b59d49
|
Update ConvertingAggregatedToChunksTransform transform.
|
2020-01-06 19:26:20 +03:00 |
|
Vitaliy Zakaznikov
|
f0d2ef5bf7
|
Removing tabs.
|
2020-01-06 08:23:05 -05:00 |
|
Alexey Milovidov
|
2314bb5a34
|
Parallel merge sort (experimental)
|
2020-01-06 15:43:27 +03:00 |
|