Commit Graph

23372 Commits

Author SHA1 Message Date
alesapin
87fc69f37b Merge master 2019-03-13 19:49:29 +03:00
alesapin
49448b4a00 Retry on Exception connection loss 2019-03-13 19:47:02 +03:00
alesapin
dd970bfaeb
Merge pull request #4675 from yandex/add_hung_check_to_clickhouse_test
WIP Add ability to specify check of hung queries with --hung-check
2019-03-13 18:50:36 +03:00
alesapin
3f6fc5fb66
Merge pull request #4669 from silviucpp/disable_features
Add support for disabling brotli, parquet and protobuf
2019-03-13 18:37:03 +03:00
proller
cf8001b6a9
Fix includes (#4673) 2019-03-13 16:58:04 +03:00
alesapin
340f0935ac Update docker image, and more verbosity 2019-03-13 16:52:23 +03:00
alesapin
8cf09469dd Add ability to specify check of hung queries with --hung-check 2019-03-13 14:03:57 +03:00
BayoNet
c39c32973c DOCAPI-5102: Description of insert_sample_with_metadata. Update of JSONEachRow docs. (#4653) 2019-03-13 13:46:49 +03:00
BayoNet
72a20d372e DOCAPI-5436 The FixedString docs update (#4667)
* DOCAPI-5436: Some restructurization in FixedString EN text.

* DOCAPI-5436: EN review and RU translation of FixedString description.

* DOCAPI-5436: Minor fixes in the FixedString docs.

* DOCAPI-5436: Markup fix.
2019-03-13 11:14:32 +03:00
Silviu Caragea
b3c674f893
Merge branch 'master' into disable_features 2019-03-13 09:51:20 +02:00
Silviu Caragea
e92c94ed78 Add support for disabling brotli, parquet and protobuf 2019-03-13 09:37:16 +02:00
Ivan Blinkov
c855cc2a6e
Remove past event 2019-03-13 10:32:00 +03:00
alexey-milovidov
faa94c09a9
Merge pull request #4665 from yandex/fix-llvm-bad-alloc-clobbering
Fix wrong behaviour in case of allocation failure.
2019-03-13 04:19:43 +03:00
Alexey Milovidov
1ca16d7882 Fix "bad_alloc" handler clobbering by LLVM library 2019-03-12 22:30:59 +03:00
Alexey Milovidov
9d026ef733 Avoid deadlock on exit if exception was thrown in loadMetadata due to cyclic references in ContextShared that holds BackgroundProcessingPool 2019-03-12 22:30:01 +03:00
Alexey Milovidov
2043304d35 Added a test for JOIN with duplicate columns 2019-03-12 19:52:16 +03:00
proller
9d86f3ce17 clickhouse-split-helper 2019-03-12 16:29:35 +03:00
proller
bb9d83908f Revert reverted submodules in b9c4908edb 2019-03-12 16:18:11 +03:00
proller
8227f5fe63 Arcadia fix 2019-03-12 15:06:17 +03:00
proller
fb5d339335
Fix build (freebsd + clang + asan) (#4656) 2019-03-12 12:55:43 +03:00
Alexey Milovidov
be57a14906 Fixed build 2019-03-11 22:51:44 +03:00
Alexey Milovidov
104b0fd7e5 Fixed build 2019-03-11 22:47:06 +03:00
alexey-milovidov
a4e9c59aa3
Merge pull request #4648 from 4ertus2/joins
Refactoring: move JOIN conversions to InterpreterSelectQuery
2019-03-11 22:17:58 +03:00
Alexey Zatelepin
b9c4908edb add the missing part of the comment 2019-03-11 22:07:09 +03:00
alexey-milovidov
0a5adace7b
Merge pull request #4647 from 4ertus2/ast
Minor refactoring: helpers for JOIN kind
2019-03-11 22:04:41 +03:00
alexey-milovidov
e805e92291
Merge pull request #4657 from blinkov/master
docs build fixes
2019-03-11 22:01:53 +03:00
Ivan Blinkov
0336adeac1 build fix 2019-03-11 21:19:35 +03:00
Ivan Blinkov
06f53c3306 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-11 21:18:06 +03:00
proller
3cbd3ce285
Build fixes (#4655) 2019-03-11 21:03:32 +03:00
Alexey Milovidov
95d6154e8a Better link 2019-03-11 20:54:01 +03:00
Ivan Blinkov
e7cb814508 fix build 2019-03-11 16:47:32 +03:00
Ivan Blinkov
571abfffd4 fix build 2019-03-11 16:43:08 +03:00
Ivan Blinkov
f945c784c5 toc fix 2019-03-11 16:38:54 +03:00
Ivan Blinkov
21fbaa81ee Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-11 16:36:08 +03:00
alexey-milovidov
0f33986c1f
Update configuration_files.md 2019-03-11 16:35:00 +03:00
alexey-milovidov
fb2620aeae
Update configuration_files.md 2019-03-11 16:34:28 +03:00
alexey-milovidov
c8ce2cf23e
Update cli.md 2019-03-11 16:33:49 +03:00
alexey-milovidov
b0c6d21346
Update cli.md 2019-03-11 16:33:17 +03:00
proller
b5efce5b8a Freebsd build fix (#4650)
* Update contrib/cppkafka

* Fix

* Freebsd build fix
2019-03-11 16:10:47 +03:00
chertus
c089d5b88a CrossToInnerJoinVisitor before JoinToSubqueryTransformVisitor 2019-03-11 16:08:51 +03:00
chertus
04f5584d72 move JOIn convertions to InterpreterSelectQuery 2019-03-11 15:20:55 +03:00
chertus
09a3b24cbc join kind helpers 2019-03-11 14:14:09 +03:00
alexey-milovidov
491271271b
Merge pull request #4644 from yandex/column-string-remove-obsolete-code
Removed obsolete code after #3920
2019-03-11 03:42:10 +03:00
alexey-milovidov
edacebac21
Merge pull request #4634 from kirillDanshin/feature/topK-loadFactor
topK and topKWeighted now supports custom loadFactor
2019-03-11 03:41:55 +03:00
alexey-milovidov
9082f5e234
Merge pull request #4643 from yandex/topk-fix-ub
Fixed UB in topKWeighted aggregate function #4634
2019-03-11 03:41:30 +03:00
alexey-milovidov
09cdbfd7df
Merge pull request #4102 from yandex/fix-glibc-compatibility-2
Fix glibc compatibility 2
2019-03-11 03:41:18 +03:00
Alexey Milovidov
c3938b2977 Addition to prev. revision 2019-03-11 01:28:32 +03:00
Alexey Milovidov
d95cd4a362 Removed obsolete code after #3920 2019-03-11 01:01:12 +03:00
alexey-milovidov
86e7889622
Update AggregateFunctionTopK.h 2019-03-11 00:33:57 +03:00
alexey-milovidov
a16c16152d
Update AggregateFunctionTopK.cpp 2019-03-11 00:32:42 +03:00