Commit Graph

24952 Commits

Author SHA1 Message Date
Mikhail Fandyushin
7fc9b8c6fb Merge branch 'master' into brotli 2019-04-08 21:07:58 +03:00
Nikolai Kochetov
576ba513cc Fix PartialSortingTransform. 2019-04-08 20:10:00 +03:00
Nikolai Kochetov
4d1c3c63e9 Fix totals without having. 2019-04-08 20:02:18 +03:00
Nikolai Kochetov
61a9b9738a Fix totals without having. 2019-04-08 19:59:28 +03:00
Nikolai Kochetov
39a0a23fdb Fix totals without having. 2019-04-08 19:48:41 +03:00
Nikolai Kochetov
aa7cfc5c95 Fix totals without having. 2019-04-08 19:40:45 +03:00
Nikolai Kochetov
8400987fb5 Fix DistinctTransform keys. 2019-04-08 19:35:44 +03:00
Ivan Blinkov
2ffb007f3f Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 19:25:48 +03:00
BayoNet
aaa07dd5c3 DOCAPI-5203: Direct I/O settings for MergeTree descriptions. EN review and RU translation. (#4848) 2019-04-08 19:25:37 +03:00
alesapin
6f8471cf91
Merge pull request #4937 from yandex/disable_colored_without_tty
Disable colored output in non tty environment
2019-04-08 19:12:38 +03:00
Ivan Lezhankin
5a909b01b0 Print more problems 2019-04-08 19:11:13 +03:00
Ivan Blinkov
bc5414834c Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 19:07:37 +03:00
never lee
5ebdd0c134 translate docs/zh/operations/table_engines/join.md (#4869)
* translate docs/zh/operations/table_engines/join.md

* add a reference linking of 'join clause' into docs/{zh,en}/operations/table_engines/join.md

* more comment for  docs/zh/operations/table_engines/join.md
2019-04-08 19:07:11 +03:00
BayoNet
579ec85b6e DOCAPI-5102: JSONEachRow + insert_sample_with_metadata. EN review and RU Translation (#4882)
* DOCAPI-5102: New setting insert_sample_with_metadata description.

* DOCAPI-5102: Updated the descriptions of insert_sample_with_metadata setting and JSONEachRow format.

* DOCAPI-5102: Fixed the title case.

* DOCAPI-5102: Clarified the JSONEachRow and insert_sample_with_metadata descriptions.

* DOCAPI-5102: Clarification of the JSONEachRow description.

* DOCAPI-5102: EN review.

* DOCAPI-5102: RU translation.

* DOCAPI-5102: Fixed links.
2019-04-08 19:06:57 +03:00
Ivan Blinkov
87f6889ae6
Support building docs for stable releases in addition to docs from master (#4940) 2019-04-08 19:01:54 +03:00
Ivan Blinkov
b9cccd1fff Support building docs for stable releases in addition to docs from master 2019-04-08 18:40:13 +03:00
Ivan Lezhankin
be23dff3b0 Initial implementation.
Prints "good" and "bad" commits.
2019-04-08 18:33:05 +03:00
Nikolai Kochetov
54b15385bd Calculate rows_before_limit_at_least. 2019-04-08 17:55:20 +03:00
BayoNet
d24e03de51 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 17:23:36 +03:00
bgranvea
42b07c5ee9 refactor to avoid dynamic_cast in data type serialization 2019-04-08 15:39:42 +02:00
alexey-milovidov
caa096a3d0 Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
e4b93f092b Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
c1ea15f0bb Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
a3020f2d22 Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
bgranvea
ee5a88c15f fix memory leak 2019-04-08 15:39:42 +02:00
bgranvea
faa7d38cb5 fix for style 2019-04-08 15:39:42 +02:00
bgranvea
9d9d16e1ea support for SimpleAggregateFunction data type 2019-04-08 15:39:41 +02:00
Nikolai Kochetov
c34d0b137d Fix TotalsHavingTransform. 2019-04-08 16:38:02 +03:00
Nikolai Kochetov
c97e6a2cc1 Fix TotalsHavingTransform. 2019-04-08 16:29:24 +03:00
Nikolai Kochetov
6fa7386115 Fix TotalsHavingTransform. 2019-04-08 16:15:53 +03:00
Nikolai Kochetov
529c72bc77 Fix TotalsHavingTransform. 2019-04-08 16:13:36 +03:00
Nikolai Kochetov
ee2f5efdd9 Fix TotalsHavingTransform. 2019-04-08 16:02:19 +03:00
alesapin
503d9c9004 Disable colored output in non tty environment 2019-04-08 15:35:48 +03:00
chertus
58d24c0840 join + array join: fix unexpected error 2019-04-08 15:35:26 +03:00
Nikolai Kochetov
be34dd5144 Fix TotalsHavingTransform. 2019-04-08 15:31:51 +03:00
Nikolai Kochetov
a9709f846e Fix TotalsHavingTransform. 2019-04-08 15:24:49 +03:00
Nikolai Kochetov
6ed86dfeb4 Fix TotalsHavingTransform. 2019-04-08 15:22:27 +03:00
Nikolai Kochetov
c2d060deb8 Fix build. 2019-04-08 15:05:38 +03:00
alesapin
a53b002973 Merge remote-tracking branch 'origin' into adaptive_index_granularity 2019-04-08 14:29:33 +03:00
Nikolai Kochetov
ebbfd4994f Fix ISimpleTransform. 2019-04-08 14:28:38 +03:00
alesapin
80a235fdf9 Fix command in docker unit-tests image 2019-04-08 14:28:02 +03:00
alesapin
547d605822 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 14:26:28 +03:00
alesapin
0abec46c80 Add image for unit-tests 2019-04-08 14:26:18 +03:00
Nikolai Kochetov
fa5bc611ae Better exceptions safety in PipelineExecutor. 2019-04-08 14:06:11 +03:00
Nikolai Kochetov
83a2242e2d Check num columns in chunk while pushing to port. 2019-04-08 13:37:09 +03:00
chertus
54ae20024f fix asof big test (timeout & name) 2019-04-08 13:20:18 +03:00
Nikolai Kochetov
4d76bddddc Update QueryPipeline. 2019-04-08 12:31:49 +03:00
Nikolai Kochetov
dfd554db34 Fix build. 2019-04-08 12:20:23 +03:00
Ivan Blinkov
e6273af4b7 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 12:14:02 +03:00
Danila Kutenin
b32c19c1b6
Merge pull request #4934 from danlark1/master
isValidUTF8 function added
2019-04-08 02:59:10 +03:00