Commit Graph

35651 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
551cd4776b Move the documentation draft out of public docs. 2020-02-14 15:14:33 +03:00
Alexander Kuzmenkov
191759ba17
Update set_hits.xml 2020-02-14 14:15:26 +03:00
Alexander Kuzmenkov
76e2065162
Update codecs_int_insert.xml 2020-02-14 14:12:44 +03:00
Ivan Blinkov
d1d28cda34
Update README.md 2020-02-14 14:03:50 +03:00
Alexander Kuzmenkov
e0b7755fa7
Update general_purpose_hashes_on_UUID.xml 2020-02-14 14:03:44 +03:00
Ivan Blinkov
eee33f5380
Merge pull request #9116 from blinkov/master
Experimental website/docs tuning
2020-02-14 13:47:51 +03:00
Ivan Blinkov
8265b2e467 fix ¶ color 2020-02-14 13:44:24 +03:00
Ivan Blinkov
c2f92c1c54 blue to orange 2020-02-14 13:38:31 +03:00
Ivan Blinkov
bcb1ff68bb Less docker/qloud in release.sh 2020-02-14 13:28:19 +03:00
Ivan Blinkov
5dc6483807 website font tuning 2020-02-14 13:20:22 +03:00
CurtizJ
ddb3a55f67 Merge remote-tracking branch 'upstream/master' into polymorphic-parts 2020-02-14 13:15:16 +03:00
Ivan Blinkov
0244e1b5ed [docs] minify by default is not needed anymore 2020-02-14 12:34:57 +03:00
Ivan Blinkov
242a1a85d4 adjust .gitignore 2020-02-14 12:34:18 +03:00
Guillaume Tassery
0a02eca9b7 update tests 2020-02-14 10:23:55 +01:00
Guillaume Tassery
264b59de44 add bitNot performance tests 2020-02-14 10:09:46 +01:00
alexey-milovidov
1ca4b7b8da
Merge pull request #9107 from den-crane/groupby-orderby-add-perf-test
Added performance test for min_group_by / order_by_limit1
2020-02-14 11:25:18 +03:00
Guillaume Tassery
59ed5f65b5 Add bitNot function 2020-02-14 09:17:32 +01:00
Guillaume Tassery
ecbeba0f9e Set allow_fixed_string on operation instead of function generation 2020-02-14 08:11:37 +01:00
Sergei Shtykov
dd8975f125 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-02-14 09:10:29 +03:00
Guillaume Tassery
2c1dfab240 add tests for bitOr and bitXor 2020-02-14 05:41:25 +01:00
Guillaume Tassery
d05026ec75 add performance test 2020-02-14 04:57:03 +01:00
Guillaume Tassery
bad9848f2a use maybe_unused instead 2020-02-14 04:49:02 +01:00
Denis Zhuravlev
4857d43b6a
Update mingroupby-orderbylimit1.xml
fix for table name
2020-02-13 23:00:18 -04:00
Denis Zhuravlev
ab2fa5d20f
Update other_functions.md
identity -- translated to Russian
2020-02-13 21:03:43 -04:00
Denis Zhuravlev
264a38b115
Update alter.md
Rename the chapter {alter_move-partition} to {alter_move_to_table-partition} because we suddenly have 2 chapters with the same name
2020-02-13 20:44:45 -04:00
Denis Zhuravlev
5d04b651e6
Update alter.md
translation to Russian MOVE PARTITION TO TABLE
2020-02-13 20:40:14 -04:00
Alexander Kuzmenkov
37b2932291
Update codecs_int_insert.xml 2020-02-14 02:11:43 +03:00
Anton Popov
7042bafda4
Update 01079_new_range_reader_segfault.sql 2020-02-14 01:58:30 +03:00
Alexander Kuzmenkov
810fe655ea
Update general_purpose_hashes_on_UUID.xml 2020-02-14 01:23:54 +03:00
Denis Zhuravlev
92a6d30d3a Added performance test for min_group_by / order_by_limit1 2020-02-13 17:34:23 -04:00
CurtizJ
7041e28077 fix segfault in MergeTreeRangeReader 2020-02-14 00:20:35 +03:00
Alexander Kuzmenkov
1bd2f55bc1
Update inserts_arrays_lowcardinality.xml 2020-02-13 21:58:46 +03:00
Alexander Kuzmenkov
99c6246d97 Make some performance tests faster. 2020-02-13 21:42:55 +03:00
alexey-milovidov
7aeb900922
Merge pull request #8436 from achulkov2/polygon-dict-basic-interface-improvements
[WIP] Basic interface for polygon dictionaries
2020-02-13 21:05:42 +03:00
Ivan Blinkov
23f7e4cf13
Update README.md 2020-02-13 20:41:08 +03:00
alexey-milovidov
b1095e72d1
Merge pull request #9104 from Felixoid/master
Change filetype from symlink to the normal one to fix tree
2020-02-13 20:08:45 +03:00
Mikhail f. Shiryaev
bdf39e9509
Change filetype from symlink to the normal one to fix tree 2020-02-13 18:05:39 +01:00
BayoNet
85d1a30dab
DOCS-440: Updated ASOF JOIN description (#9085)
* Updated ASOF JOIN description.
2020-02-13 19:09:25 +03:00
Sergei Shtykov
54440e2a14 Changed the type of docs/ja/introduction/distinctive_features.md from symlink to file. 2020-02-13 19:07:12 +03:00
CurtizJ
d39179b86f add integration tests 2020-02-13 17:59:15 +03:00
Alexander Kuzmenkov
e9d4bcaa75
Update general_purpose_hashes_on_UUID.xml 2020-02-13 17:58:16 +03:00
CurtizJ
6e1734f2d7 remove rarely used createPart overload 2020-02-13 17:42:48 +03:00
alexey-milovidov
dcc6fbb7a6
Fixed idiotic translation. 2020-02-13 17:25:17 +03:00
CurtizJ
64e1883c06 better replication with compact parts 2020-02-13 17:19:43 +03:00
alexey-milovidov
211cc08d1a
Merge pull request #9057 from tac0x2a/gitlocalize-10811
Docs: Translate distinctive_features.md to ja
2020-02-13 17:12:48 +03:00
alexey-milovidov
6d97f3a008
Merge pull request #9066 from oandrew/avro-bugfix
Avoid throwing from destructor (Avro)
2020-02-13 16:58:07 +03:00
alexey-milovidov
296621f757
Merge pull request #9076 from sundy-li/mysql-show-tables
Show Queries more like MySQL did
2020-02-13 16:50:12 +03:00
alexey-milovidov
3cfcdcd79f
Update InterpreterShowTablesQuery.cpp 2020-02-13 16:46:35 +03:00
alexey-milovidov
62aed22a03
Merge pull request #9090 from mator/benchmark-1
Update benchmark.html
2020-02-13 16:42:50 +03:00
Alexey Milovidov
b5c79201c3 Prevent abort on shutdown if the fs is readonly 2020-02-13 16:15:54 +03:00