Commit Graph

24727 Commits

Author SHA1 Message Date
alexander kozhikhov
b229498203 mini-batches 2019-01-23 21:03:26 +03:00
alexey-milovidov
e1c78a3b13
Merge pull request #4132 from danlark1/master
Add powerpc build support
2019-01-23 20:18:34 +03:00
maxkuzn
d15b282493
Merge pull request #2 from Quid37/fox
code style AggregateFunctionMLMethod.cpp
2019-01-23 18:27:59 +03:00
Danila Kutenin
784c3e5fda fix of ppc64le definitions 2019-01-23 18:24:14 +03:00
Masha
b9972f8e67 code style AggregateFunctionMLMethod.cpp 2019-01-23 14:53:50 +00:00
Ivan Lezhankin
05ab15cc84 Merge IBlockInputStream and IProfilingBlockInputStream into one 2019-01-23 17:48:50 +03:00
Danila Kutenin
f6e6f99737 fix 2019-01-23 17:26:05 +03:00
Léo Ercolanelli
8ad1a55f3b implement sumMapFiltered 2019-01-23 15:23:04 +01:00
Danila Kutenin
f5f5674cd6 fix 2019-01-23 17:21:42 +03:00
Danila Kutenin
7f4b0f3c04 added powerpc build support 2019-01-23 17:18:19 +03:00
Danila Kutenin
e41467da5d Merge branch 'master' of https://github.com/yandex/ClickHouse 2019-01-23 17:17:27 +03:00
Odin Hultgren Van Der Horst
e3d5b21d6a Fixes to clickhouse-test script 2019-01-23 15:05:11 +01:00
Alexey Zatelepin
b623d4302c add clone() calls when copying ASTs from stored mutation commands (just in case) #4058 2019-01-23 16:27:01 +03:00
Alexey Zatelepin
da0f555484 speedup calculation of ASTLiteral hash a bit #4058 2019-01-23 16:20:03 +03:00
alesapin
90a629a21c Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 15:49:30 +03:00
alesapin
eb207b2c5c Replace untrusted hits_1000m with hits_1000m_single in performance test 2019-01-23 15:48:15 +03:00
Quid37
6084fdd4af
Merge pull request #1 from Quid37/code_style
Code style
2019-01-23 15:16:18 +03:00
Maxim Kuznetsov
fd1beddb6d code style 2019-01-23 15:11:17 +03:00
Maxim Kuznetsov
03deb677b9 Code style 2019-01-23 14:58:05 +03:00
BayoNet
38945cfca4 Fixed anchors in docs (#4127) 2019-01-23 14:55:07 +03:00
Alexey Zatelepin
370c8c4e54 Merge branch 'master' into mutations-fix-in
Conflicts:
	dbms/src/Parsers/IAST.h
2019-01-23 14:47:53 +03:00
Alexey Zatelepin
f3b4292fc6 add data types to the prepared_sets key for literals #4058 2019-01-23 14:20:01 +03:00
BayoNet
06b7105838 Fixed anchors. 2019-01-23 14:19:56 +03:00
Alexey Zatelepin
5154814bf9 try to get rid of IAST::range #4058 2019-01-23 14:19:22 +03:00
alesapin
c3d35e0330 Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 14:00:22 +03:00
alesapin
a96f638cb0 Fixes in performance-test: more correct json, choose main_metric by default, fix params accumulation bug 2019-01-23 14:00:06 +03:00
Odin Hultgren Van Der Horst
95f2f3faeb Removed old comment 2019-01-23 11:48:30 +01:00
Odin Hultgren Van Der Horst
3b01eb62f2 Merge branch 'master' of https://github.com/yandex/ClickHouse into kafka_zstd 2019-01-23 11:33:34 +01:00
Ivan Blinkov
21b9300b73 [docs] return exit on links to nowhere 2019-01-23 13:22:01 +03:00
BayoNet
d1529e5a76 Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 12:47:21 +03:00
Ivan Blinkov
143eaaf4c8 s/id/class/g 2019-01-23 12:46:33 +03:00
Ivan Blinkov
0ed41dc4c0
Add C++ ClickHouse and CatBoost Sprints link to website front page (#4124) 2019-01-23 12:12:29 +03:00
Nikita Vasilev
296ad9163c fix 2019-01-23 12:10:52 +03:00
Ivan Blinkov
56323ebcca Add C++ ClickHouse and CatBoost Sprints link to home page 2019-01-23 12:03:49 +03:00
Ivan Blinkov
f6225b9c32
Restore Upcoming Events README.md section
[C++ ClickHouse and CatBoost Sprints](https://events.yandex.ru/events/ClickHouse/2-feb-2019/) in Moscow on February 2.
2019-01-23 11:57:42 +03:00
Ivan Blinkov
b649c2b98b Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 11:50:11 +03:00
Danila Kutenin
d8ce005983 Docs for multi string search (#4123) 2019-01-23 11:38:32 +03:00
Danila Kutenin
8bc6eef97c Docs for multi string search 2019-01-23 11:32:43 +03:00
alexander kozhikhov
fd8f9c4fba changes after review 2019-01-23 04:29:53 +03:00
alexander kozhikhov
19ca2f3af8 linear regression 2019-01-23 01:18:07 +03:00
alexander kozhikhov
ffd0d9af26 Merge branch 'alexkoja_ML' 2019-01-23 00:31:53 +03:00
alexander kozhikhov
61bb3b8ade simple linear regression 2019-01-23 00:07:05 +03:00
alexey-milovidov
cd874be05a
Merge pull request #4122 from maiha/dbms-fix-misspells
dbms: Fixed misspells in comments
2019-01-22 23:47:57 +03:00
Nikita Vasilev
7996c6ab45
Merge pull request #11 from nikvas0/nikvas0/index_docs
Nikvas0/index docs
2019-01-22 23:23:32 +03:00
maiha
6c83beafdd dbms: Fixed misspells in comments 2019-01-23 04:56:53 +09:00
Nikita Vasilev
d8f3bf7882 refactoring 2019-01-22 22:43:52 +03:00
robot-clickhouse
9481d01ca8 Auto version update to [19.1.5] [54413] 2019-01-22 22:18:30 +03:00
alexey-milovidov
2a7e7364c1
Merge pull request #4120 from yandex/read_all_fds_from_proc
Fix fds close logic
2019-01-22 22:10:59 +03:00
alexey-milovidov
12845599a9
Merge pull request #4121 from 4ertus2/ast
Fix ArrayJoin columns calculation
2019-01-22 22:09:36 +03:00
Nikita Vasilev
71e61d8299 fix docs 2019-01-22 21:22:16 +03:00