Commit Graph

33662 Commits

Author SHA1 Message Date
Nikolai Kochetov
87377431f4 Fix result for SimpleAggregateFunction with LowCardinality for AggregatingSortedBlockInputStream. 2020-01-10 17:01:24 +03:00
Nikolai Kochetov
64d5789dec Revert changes for MergedBlockOutputStream. 2020-01-10 16:59:54 +03:00
alexey-milovidov
020ab5d17f
Update install.md 2020-01-10 16:58:26 +03:00
Nikolai Kochetov
5a7c90c500 Merge branch 'SimpleAggregateFunction-LowCardinality-merge-fix-v2' of https://github.com/azat/ClickHouse into azat-SimpleAggregateFunction-LowCardinality-merge-fix-v2 2020-01-10 16:55:49 +03:00
alesapin
f3b291c282 Slightly improve script and add docs 2020-01-10 16:50:39 +03:00
alexey-milovidov
5cf8253203
Merge pull request #8591 from ClickHouse/install_script_for_tgz
Install script for tgz package
2020-01-10 16:48:38 +03:00
alexey-milovidov
b8d719d45c
Merge pull request #8611 from ClickHouse/make_changelog_unicode_output2
fix printing changelog with non-ascii chars
2020-01-10 16:41:19 +03:00
filimonov
83623f232a
fix printing changelog with non-ascii chars 2020-01-10 14:34:02 +01:00
Ivan Lezhankin
66873bb734 Fix build 2020-01-10 16:26:23 +03:00
Alexey Milovidov
02e90b13e2 Fixed error 2020-01-10 15:47:59 +03:00
Alexey Milovidov
4f4dbfcf4a Merge remote-tracking branch 'origin/master' into get-table-performance-issue 2020-01-10 15:41:13 +03:00
alexey-milovidov
44ff31fa63
Merge pull request #8610 from ClickHouse/fix_perftest_query
Fix perf test
2020-01-10 15:27:46 +03:00
alesapin
5e7faf5ad2 Fix perf test 2020-01-10 15:07:01 +03:00
Alexander Kuzmenkov
1ab0a73109 fixup 2020-01-10 15:06:22 +03:00
Alexey Milovidov
c4304b51af Added part_log to example config for developers 2020-01-10 14:36:59 +03:00
Alexander Kuzmenkov
652abb65e6 fixup 2020-01-10 14:16:14 +03:00
Ivan Lezhankin
fb677fd668 Disable replxx in unbundled build 2020-01-10 13:55:50 +03:00
Alexander Tokmakov
fe714addb4 modify test because there is another bug 2020-01-10 13:43:37 +03:00
alexey-milovidov
5f446a117d
Merge pull request #8600 from meob/master
Catalina support
2020-01-10 13:31:07 +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 Lezhankin
8eb0cd82fe Add CMake macro add_warning to check if compiler supports warning 2020-01-10 13:25:14 +03:00
alesapin
44625faa1f Move from adduser to user add and slightly fix postinst script 2020-01-10 13:19:59 +03:00
Ivan
fd55999398
Initialize set for index when table filter is presented (#8357) 2020-01-10 12:24:05 +03:00
alexey-milovidov
64675f582d
Merge pull request #8601 from qoega/qoega/refactor-changelog-1
Refactor changelog
2020-01-10 12:12:37 +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
972a3b32e2
Merge pull request #8496 from ramazanpolat/patch-4
Much comprehensive documentation
2020-01-10 11:24:27 +03:00
Yatsishin Ilya
d7bfb5c7b0 refactor changelog 2020-01-10 11:05:08 +03:00
Kiran
2e433b6459 cluster.cpp file formatted 2020-01-10 12:58:16 +05:30
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
Kiran
f0f870b27f proper style format added in cluster.cpp 2020-01-10 10:38:54 +05:30
Kiran
4945d9f797 Formatted code with clang 2020-01-10 08:11:58 +05:30
meo
1de3261ec4
Catalina support
<filesystem> support was only introduced in Mac OS 10.15: minimum version must be raised to compile on Catalina
2020-01-10 00:53:07 +01:00
Ivan Blinkov
3e76a3bd67
Add upcoming SF meetup 2020-01-10 07:00:37 +08: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
Alexander Tokmakov
45d0089d3f fix defaults mismatch size 2020-01-09 22:24:29 +03:00
Nikolai Kochetov
6720a7c91f Fix tests. 2020-01-09 21:51:39 +03:00
alexey-milovidov
6e03cc2293
Update CODEOWNERS 2020-01-09 20:02:55 +03:00
Alexander Kuzmenkov
3999675383 In debug builds, treat LOGICAL_ERROR as an assertion failure. 2020-01-09 19:58:32 +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
alexey-milovidov
87a87096ae
Merge pull request #8596 from syominsergey/patch-1
fix typo in tutorial.md
2020-01-09 19:47:19 +03:00
alexey-milovidov
ed1828fe0f
Merge pull request #8574 from Enmk/codec_perf_test_fixes
Increased number of rows to make tests results noticeable.
2020-01-09 19:46:44 +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
583c32f51d
Merge pull request #8575 from draev/patch-1
Update apply_catboost_model.md
2020-01-09 19:43:13 +03:00