Commit Graph

33661 Commits

Author SHA1 Message Date
alexey-milovidov
f051844eb7
Merge branch 'master' into replxx 2020-01-11 19:59:33 +03:00
Alexey Milovidov
f686870bf9 Remove outdated Yandex.Metrica parameters 2020-01-11 19:42:42 +03:00
alexey-milovidov
c270830b0a
Merge pull request #8535 from ClickHouse/distributed-format
Distributed format
2020-01-11 19:19:11 +03:00
alexey-milovidov
836ac810a7
Merge pull request #8613 from ClickHouse/azat-SimpleAggregateFunction-LowCardinality-merge-fix-v2
SimpleAggregateFunction(LowCardinality) fix (continuation)
2020-01-11 19:14:15 +03:00
alexey-milovidov
59d11fab3d
Merge pull request #8622 from ClickHouse/hardware-benchmark-results
Added hardware benchmark results from Ragıp Ünal
2020-01-11 18:55:00 +03:00
Alexey Milovidov
28ab3e6519 Added a page with hardware comparison results 2020-01-11 18:53:22 +03:00
Alexey Milovidov
2c117e8cda Merge branch 'master' of github.com:yandex/ClickHouse 2020-01-11 18:52:22 +03:00
Alexey Milovidov
6fc696a027 Added a page with hardware comparison results 2020-01-11 18:52:12 +03:00
alexey-milovidov
0c6b5ebd48
Merge pull request #8621 from ClickHouse/zkutil-test-more-maintainable
Make one unit test more maintainable
2020-01-11 18:33:52 +03:00
alexey-milovidov
ebe7c66192
Merge pull request #8566 from zhang2014/fix/ISSUES-8317
ISSUES-8317 fix negative with bloom filter
2020-01-11 18:21:38 +03:00
Winter Zhang
89b80ba7cb
Merge branch 'master' into fix/ISSUES-8317 2020-01-11 23:16:52 +08:00
Alexey Milovidov
f53aa30e8a Whitespace 2020-01-11 18:06:29 +03:00
Alexey Milovidov
d75ecffb98 Removed useless code 2020-01-11 18:06:15 +03:00
Alexey Milovidov
cc609143e9 Make one unit test more maintainable 2020-01-11 16:28:24 +03:00
alexey-milovidov
b08a9e00a4
Merge pull request #8620 from chhetripradeep/pchhetri/spelling-mistakes
Fix some spelling mistakes
2020-01-11 16:19:48 +03:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
alexey-milovidov
5af9eabfdb
Merge pull request #8617 from ClickHouse/kiransunkari-CLICKHOUSE-7262
Merging #8493
2020-01-11 12:43:07 +03:00
alexey-milovidov
098039191c
Merge pull request #8616 from ClickHouse/weiqxu-master
Merging #8487
2020-01-11 12:40:55 +03:00
alexey-milovidov
7d56965440
Merge pull request #8619 from ClickHouse/remove-old-zstd-test
Removed old ZSTD test
2020-01-11 12:36:39 +03:00
alesapin
b29fa1b143
Merge pull request #8614 from ClickHouse/fix_alter_codec
Fix alter codec bug
2020-01-10 23:15:45 +03:00
alesapin
f06c68737d
Merge pull request #8612 from ClickHouse/docs_for_tgz
Slightly improve script and add docs
2020-01-10 22:31:03 +03:00
Alexey Milovidov
91e0d79007 Removed old ZSTD test 2020-01-10 21:41:09 +03:00
Alexey Milovidov
0343deca56 Fixed build 2020-01-10 21:35:39 +03:00
Alexey Milovidov
b4ccddbb96 Make the code less wrong #8493 2020-01-10 20:44:34 +03:00
alexey-milovidov
5e29fe3425
Merge pull request #8475 from ClickHouse/aku/logical-error-assert
In debug builds, treat LOGICAL_ERROR as an assertion failure.
2020-01-10 19:58:39 +03:00
Alexey Milovidov
85f2f174b1 Merge branch 'CLICKHOUSE-7262' of https://github.com/kiransunkari/ClickHouse into kiransunkari-CLICKHOUSE-7262 2020-01-10 19:57:09 +03:00
Ivan
dec5a50033
Add new config syntax for table filters (#8381) 2020-01-10 19:53:47 +03:00
Alexey Milovidov
ab677b5ad0 Removed some trash 2020-01-10 19:47:56 +03:00
Alexey Milovidov
6e50290ec6 Merge branch 'master' into weiqxu-master 2020-01-10 19:41:29 +03:00
Alexey Milovidov
fd40b25107 Merge branch 'master' of github.com:yandex/ClickHouse 2020-01-10 19:36:47 +03:00
Alexey Milovidov
6dd0a19879 Fixed error #8604 2020-01-10 19:36:36 +03:00
alexey-milovidov
9f4533c06a
Merge pull request #8606 from ClickHouse/fix_defaults_mismatch_size
Fix mismatch column sizes when inserting defaults
2020-01-10 19:25:18 +03:00
Alexey Milovidov
61878d9f49 Fixed test. 2020-01-10 19:24:44 +03:00
alexey-milovidov
0a3a9a61e4
Merge pull request #8604 from abyss7/add-warning-macro
Add CMake macro add_warning to check if compiler supports warning
2020-01-10 19:22:25 +03:00
alexey-milovidov
6ef19d3630
Merge pull request #8549 from excitoon-favorites/mergedownwards
Do not allow to merge data moving it against storage policy volume order
2020-01-10 19:21:21 +03:00
alexey-milovidov
701dde5a12
Merge pull request #8538 from ClickHouse/get-table-performance-issue
Fixed potential performance issue in "Context::getTable" method
2020-01-10 19:20:51 +03:00
Ivan Lezhankin
1ebd789bc9 Fix build 2020-01-10 19:19:22 +03:00
alexey-milovidov
740677164a
Merge pull request #8609 from ClickHouse/part-log-in-dev-config
Added part_log to example config for developers
2020-01-10 19:19:15 +03:00
alexey-milovidov
bf71000d82
Merge pull request #8615 from Enmk/codec_perf_test_fixes2
Fixed codec performance test
2020-01-10 19:18:30 +03:00
Vasily Nemkov
671aeeb618 Fixed codec performance test
* Fixed SELECT cases to actually read data;
 * Using hash instead of rand() to make tests more reproducible;
 * Set number of rows to 1000000 for both INSERT and SELECT queries;
 * Using {type} substitution for fill_query.
2020-01-10 19:00:31 +03:00
alesapin
f395603573 Add missed test 2020-01-10 18:28:47 +03:00
alesapin
9d55de8aef Fix alter codec bug 2020-01-10 18:26:40 +03:00
Nikolai Kochetov
d939cef9d1 Fix result for SimpleAggregateFunction with LowCardinality for AggregatingSortedBlockInputStream. 2020-01-10 17:51:30 +03:00
alesapin
ca1d934cda Remove redundant step 2020-01-10 17:29:56 +03:00
Alexander Kuzmenkov
9f42674007 Performance comparison improvements 2020-01-10 17:10:00 +03:00
Alexander Kuzmenkov
10ba9d38c0 Revert "Performance comparison improvements."
This reverts commit 52dff20d91.
2020-01-10 17:08:40 +03:00
Alexander Kuzmenkov
52dff20d91 Performance comparison improvements. 2020-01-10 17:08:08 +03:00
Alexander Kuzmenkov
9c8f52c058 Performance comparison improvements. 2020-01-10 17:06:44 +03:00
alexey-milovidov
03e53f026a
Update install.md 2020-01-10 17:02:13 +03:00
Nikolai Kochetov
87377431f4 Fix result for SimpleAggregateFunction with LowCardinality for AggregatingSortedBlockInputStream. 2020-01-10 17:01:24 +03:00