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
chertus
5104665a05
Merge branch 'master' into ast
2019-03-15 19:40:26 +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
chertus
ffc3974934
SelectQueryOptions v2
2019-03-15 18:57:18 +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
chertus
53abdccb95
refactoring: extract SelectQueryOptions
2019-03-15 16:49:58 +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
SevaCode
dd40104b11
Fixed bug in the example of using apt-key
...
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-15 12:00:01 +03: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
alexey-milovidov
40944ca356
Merge pull request #4698 from yandex/fixed-insufficient-type-check-in-has-all-any-function
...
Fixed insufficient type checking in hasAll, hasAny functions
2019-03-15 04:55:26 +03:00
alexey-milovidov
94d2c35f1d
Merge pull request #4691 from yandex/improvements_in_replication_without_zookeeper
...
Add ability to start replicated table without metadata in zookeeper
2019-03-15 04:55:07 +03:00
alexey-milovidov
2ab2ddbca1
Merge pull request #4697 from proller/fix23
...
Fix insert(NULL) in StorageSystemGraphite
2019-03-15 04:42:28 +03:00
Alexey Milovidov
aea3bd2cc9
Fixed potential deadlock in ExternalDictionaries
2019-03-15 03:29:53 +03:00
alexey-milovidov
f7bdc657d3
Update hasAllAny.h
2019-03-15 02:12:30 +03:00
Alexey Milovidov
a459b2c298
Fixed insufficient type checking in hasAll, hasAny functions
2019-03-15 02:10:51 +03:00
proller
4532218456
Fix insert(NULL) in StorageSystemGraphite
2019-03-14 23:55:34 +03:00
proller
0b4ed5b2d1
Merge remote-tracking branch 'upstream/master' into fix23
2019-03-14 23:54:54 +03:00
proller
8c70de3bc7
Build fixes (freebsd) ( #4696 )
2019-03-14 23:52:10 +03:00
Alexey Milovidov
f983282fe0
Updated submodule (tnx. chenxing-xc)
2019-03-14 22:33:11 +03:00
alesapin
47dbaca52b
Fix stupid error
2019-03-14 21:22:04 +03:00
proller
cb490e0015
Build fixes (freebsd)
2019-03-14 21:09:56 +03:00