Commit Graph

29172 Commits

Author SHA1 Message Date
Zhichang Yu
fb5c11146a added functional test for shard bitmap deserialization 2019-09-03 17:39:15 +08:00
Dmitry Rubashkin
ede0077df6 fix 2019-09-03 12:38:50 +03:00
Dmitry Rubashkin
d2b9990a2a Unexpected packets received in a better way now. 2019-09-03 12:36:16 +03:00
Ivan Blinkov
affbbddb18
add to zh as well 2019-09-03 12:18:16 +03:00
Ivan Blinkov
5932460d8f
add to ru as well 2019-09-03 12:15:51 +03:00
Ivan Blinkov
d67203bcd7
Add link to new third-party jdbc driver 2019-09-03 12:14:23 +03:00
Ivan Blinkov
839d4111f8
title case fixes 2019-09-03 12:00:52 +03:00
Ivan Blinkov
96add10212
more fixes 2019-09-03 11:58:28 +03:00
Ivan Blinkov
cd688792b3
more fixes 2019-09-03 11:57:24 +03:00
Ivan Blinkov
e69340dfb5
more fixes 2019-09-03 11:56:16 +03:00
Ivan Blinkov
e514befb1c
fix zh as well 2019-09-03 11:54:57 +03:00
Ivan Blinkov
7541a39325
fix ru as well 2019-09-03 11:54:19 +03:00
Ivan Blinkov
aec5c4531f
fix note markdown 2019-09-03 11:53:22 +03:00
zhang2014
9c50c7c718 fix crash when touches all rows alter 2019-09-03 13:48:02 +08:00
Denis Zhuravlev
fb1b8cf778
Update select.md
FROM FINAL can be used not only with CollapsingMergeTree
2019-09-02 23:21:32 -03:00
Denis Zhuravlev
a438408428
Update select.md
FROM FINAL can be used not only with CollapsingMergeTree
2019-09-02 23:17:59 -03:00
Denis Zhuravlev
9e0b312fbb
Update other_functions.md
throwIf second parameter
2019-09-02 22:27:48 -03:00
Denis Zhuravlev
a38b3b369c
Update other_functions.md
throwIf second parameter
2019-09-02 22:23:07 -03:00
Denis Zhuravlev
b1c6decafd
Update other_functions.md
перевод для modelEvaluate / throwIf
2019-09-02 21:28:22 -03:00
Denis Zhuravlev
bd1aabd280
Update other_functions.md
added description for identity function
2019-09-02 21:18:44 -03:00
Denis Zhuravlev
1cc2603711
Update other_functions.md
added description for identity function
2019-09-02 21:12:14 -03:00
Denis Zhuravlev
b305295d3c
Update other_functions.md
Changed C comment to SQL comment
2019-09-02 20:59:17 -03:00
Denis Zhuravlev
797f556a3e
Update other_functions.md
Changed C comment to SQL comment
2019-09-02 20:58:06 -03:00
alexey-milovidov
b831f2f636
Merge pull request #6786 from den-crane/patch-3
Doc change. Example of max_block_size impact on runningDifference.
2019-09-03 02:24:59 +03:00
alexey-milovidov
cda9ac7385
Merge pull request #6780 from yandex/fix_mergex_column_only_stream
Move initialization of MergedColumnOnlyStream to constructor
2019-09-03 01:37:51 +03:00
alexey-milovidov
a52874b203
Merge pull request #6709 from yandex/time-zone-configuration
Fixed error with processing "timezone" in server configuration file.
2019-09-03 01:37:26 +03:00
alexey-milovidov
7447d89f1f
Merge pull request #6785 from 4ertus2/mjoin
More JOINs refactoring
2019-09-03 01:36:59 +03:00
CurtizJ
973b533377 Merge remote-tracking branch 'upstream/master' into read-in-order-2 2019-09-03 00:59:51 +03:00
tavplubix
df56ff3135
Merge pull request #6783 from yandex/merging_template_format_fix_docs
Fix links in docs
2019-09-02 23:37:07 +03:00
Denis Zhuravlev
d7763e132e
Update other_functions.md
Example of max_block_size impact on runningDifference.
2019-09-02 17:15:40 -03:00
Denis Zhuravlev
9ec91df964
Update other_functions.md
Example of max_block_size impact on runningDifference. + runningDifferenceStartingWithFirstValue description
2019-09-02 17:10:20 -03:00
Alexey Milovidov
1903053aa1 Fixed error in test 2019-09-02 22:58:48 +03:00
chertus
fce1b47250 more JOIN refactoring: move logic out of ExpressionAnalyzer/ExpressionAction 2019-09-02 22:58:45 +03:00
Alexey Milovidov
89e86e1d41 Slightly better config management in integration tests 2019-09-02 22:57:09 +03:00
Alexander Tokmakov
31372d5f6b explicitly specify en language 2019-09-02 22:48:13 +03:00
alesapin
04a3db5857 Better test 2019-09-02 22:32:08 +03:00
Alexey Milovidov
5dbafdefdb Merge branch 'master' into time-zone-configuration 2019-09-02 22:15:52 +03:00
Alexey Milovidov
457bc541ee Merge branch 'master' of github.com:yandex/ClickHouse 2019-09-02 22:13:22 +03:00
Alexey Milovidov
2b0af524cb Added a test #2282 2019-09-02 22:13:12 +03:00
alexey-milovidov
5042780423
Merge pull request #6776 from vitlibar/split-test-dictionaries
Split the integration test `test_dictionaries` into 4 separate tests.
2019-09-02 22:07:46 +03:00
Alexander Tokmakov
9eb1a9bae6 fix links in docs 2019-09-02 21:53:16 +03:00
alexey-milovidov
f180f7dd3d
Merge pull request #6779 from proller/fix27
CLICKHOUSE-4644 function arrayEnumerateUniqRanked: fix for empty arrays
2019-09-02 21:40:35 +03:00
alexey-milovidov
59fe8237c6
Merge pull request #6782 from CurtizJ/fix-flappy-ttl-test
Fix flappy TTL test.
2019-09-02 21:39:06 +03:00
CurtizJ
257df66b02 fix flappy ttl test 2019-09-02 21:29:56 +03:00
CurtizJ
4fea3e9688 style fixes 2019-09-02 20:18:44 +03:00
alesapin
5af8c196bd Move initialization of MergedColumnOnlyStream to constructor 2019-09-02 19:31:09 +03:00
proller
184e2ef9ab CLICKHOUSE-4644 arrayEnumerateUniqRanked: fix for empty arrays 2019-09-02 18:49:25 +03:00
Alexander Kuzmenkov
fd00889981 Pre-fault mmapped buffers for hash tables.
Mmaped pages are copy-on-write references to the zero page, and are
faulted in on the first write. Hash table resize touches most of the
newly allocated buffer, so it's faster to pre-fault all pages after
allocation, instead of having the resize loop interrupted by page
faults.
2019-09-02 18:38:29 +03:00
Alexander Kuzmenkov
ce120ebc0d Cosmetic change: Remove unused template parameters from Allocator. 2019-09-02 18:38:29 +03:00
CurtizJ
e122d54dcb update comments 2019-09-02 18:22:27 +03:00