Commit Graph

23477 Commits

Author SHA1 Message Date
Alexey Zatelepin
304c67da99 Merge branch 'master' into fix-add-materialized-column-after
Conflicts:
	dbms/src/Interpreters/InterpreterCreateQuery.cpp
	dbms/src/Interpreters/InterpreterDescribeQuery.cpp
	dbms/src/Interpreters/interpretSubquery.cpp
	dbms/src/Storages/ColumnsDescription.cpp
2019-03-17 00:46:53 +03:00
alexey-milovidov
93356b5190
Merge pull request #4702 from hczhcz/patch-3
Fix #4690
2019-03-16 20:55:24 +03:00
alexey-milovidov
ae2d974dda
Merge pull request #4708 from kvap/distributed-limit-by
Make the query planner respect LIMIT BY in remote queries
2019-03-16 20:54:06 +03:00
Alexey Zatelepin
0526542ce2 fix Nested columns inplace flatten [#CLICKHOUSE-3101] 2019-03-16 18:07:08 +03:00
Alexey Zatelepin
7a033f5469 fix columns order in test references [#CLICKHOUSE-3101] 2019-03-16 17:56:59 +03:00
Vitaly Baranov
bfa4d80453
Merge pull request #4711 from vitlibar/build-shared-library-for-protobuf
Build shared library for protobuf when MAKE_STATIC_LIBRARIES == OFF.
2019-03-16 13:29:43 +03:00
Alexey Milovidov
6091c2ea1f Update CHANGELOG.md 2019-03-16 01:51:29 +03:00
Alexey Milovidov
a1dd8fb831 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-16 01:50:54 +03:00
Alexey Milovidov
babb4f7b73 Miscellaneous 2019-03-16 01:50:46 +03:00
Vitaly Baranov
2ded9543a3 Build shared library for protobuf when MAKE_STATIC_LIBRARIES == OFF. 2019-03-16 00:27:03 +03:00
Alexey Milovidov
2773708798 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-15 23:30:19 +03:00
Alexey Milovidov
1c2cea58f1 Changelog for 19.1.10 through and 19.1.14 2019-03-15 23:29:37 +03:00
Ivan
8ac3e89628
Merge pull request #4649 from abyss7/iast-as
Implement and use method IAST::as<Derived>()
2019-03-15 23:22:46 +03:00
Alexey Milovidov
d7993a7d3f Changelog for 19.4.0 and 19.3 2019-03-15 23:20:11 +03:00
Alexey Milovidov
5e902c30a0 Changelog for 19.4.0 and 19.3 2019-03-15 23:19:31 +03:00
Alexey Milovidov
0f767c3fb7 Changelog for 19.4.0 and 19.3 2019-03-15 23:17:57 +03:00
Alexey Milovidov
14d9d51555 Changelog for 19.4.0 and 19.3 2019-03-15 23:15:56 +03:00
Alexey Milovidov
770be004f3 Changelog for 19.4.0 and 19.3 2019-03-15 23:14:22 +03:00
Alexey Milovidov
3976136cd6 Changelog for 19.4.0 and 19.3 2019-03-15 23:12:07 +03:00
Alexey Milovidov
236d5c7b36 Changelog for 19.4.0 and 19.3 2019-03-15 23:08:38 +03:00
Alexey Milovidov
f1a264edf7 Changelog for 19.4.0 and 19.3 2019-03-15 23:07:27 +03:00
Alexey Milovidov
576b8db12b Changelog for 19.4.0 and 19.3 2019-03-15 23:05:28 +03:00
Alexey Milovidov
3a0bbeb43d Changelog for 19.4.0 (early draft) 2019-03-15 22:51:05 +03:00
Alexey Milovidov
7963aa1cea Changelog for 19.4.0 (early draft) 2019-03-15 22:44:28 +03:00
Alexey Milovidov
157e3121e1 Changelog for 19.4.0 (early draft) 2019-03-15 22:20:18 +03:00
Alexey Milovidov
70612df957 Changelog for 19.4.0 (early draft) 2019-03-15 22:19:04 +03:00
Alexey Milovidov
48a6f39b1d Changelog for 19.4.0 (early draft) 2019-03-15 22:12:40 +03:00
Alexey Milovidov
ec060d5ac7 Changelog for 19.3.6 and 19.3.7 (draft) 2019-03-15 21:59:54 +03:00
Alexey Zatelepin
a2debdb724 fix use-after-free [#CLICKHOUSE-3101] 2019-03-15 21:52:45 +03:00
Alexey Milovidov
817606179d Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-15 21:35:25 +03:00
Alexey Milovidov
825f0aab48 Fixed typo 2019-03-15 21:31:36 +03:00
chertus
a63cf1aeef fix line with PVS warning 2019-03-15 21:04:30 +03:00
Alexey Zatelepin
a030ce90b5 fix build 2019-03-15 20:40:16 +03:00
Ivan Lezhankin
b67e79430d Fix style 2019-03-15 20:22:19 +03:00
Ivan Lezhankin
61954d855d More reverts 2019-03-15 20:09:14 +03:00
Alexey Milovidov
86b803350d Updated contributors 2019-03-15 19:47:46 +03:00
BayoNet
3f8514902b DOCAPI-5758: EN review and RU translation of the Kafka engine descrip… (#4660)
* DOCAPI-5758: EN review and RU translation of the Kafka engine description.

* DOCAPI-5758: Markup fix.

* DOCAPI-5758: Markup fixes in the Kafka topic.

* DOCAPI-5758: Link fix.
2019-03-15 19:39:59 +03:00
Alexey Zatelepin
dac1c0a6c3 fix formatting of column comments 2019-03-15 19:37:52 +03:00
Alexey Zatelepin
6505ff1098 add test [#CLICKHOUSE-3101] 2019-03-15 19:37:52 +03:00
Alexey Zatelepin
b5a0a3fa23 store all kinds of columns in the same list in ColumnsDescription [#CLICKHOUSE-3101] 2019-03-15 19:37:52 +03:00
Ivan Lezhankin
4f6a494af8 Revert references where they were before refactoring. 2019-03-15 19:14:13 +03:00
Constantin S. Pan
df6860d5e0 Make the query planner respect LIMIT BY in remote queries 2019-03-15 15:26:21 +00:00
alexey-milovidov
d35aefefc8
Merge pull request #4678 from simPod/upgrade-librdkafka
Upgrade librdkafka to RC8
2019-03-15 17:46:06 +03:00
Ivan Lezhankin
61c24e0844 Overload template method |as<>()| with reference type.
Move promotion logic to a separate class
2019-03-15 16:12:11 +03:00
Alexander Ermolaev
2e8f805a68 fix typo (#4704) 2019-03-15 15:54:27 +03:00
alexey-milovidov
d303381d38
Merge pull request #4701 from yandex/dictionaries-fix-potential-deadlock
Fixed potential deadlock in ExternalDictionaries
2019-03-15 14:41:27 +03:00
proller
d243c665d1 libclickhouse.so : dont use debug postfix 2019-03-15 14:38:17 +03:00
Simon Podlipsky
7a1bddecc2 Add BUILT_WITH to librdkafka 2019-03-15 12:30:14 +01:00
hcz
c8dd9d2df9 Fix #4690 2019-03-15 16:33:59 +08:00
Ivan Blinkov
549cdd5986
fix mistype reported via support 2019-03-15 10:08:18 +03:00