alexey-milovidov
9f56854900
Update system.tables.md
2018-02-08 22:59:24 +03:00
Vitaliy Lyudvichenko
c575a7fe8a
Fix DROP of virtual databases. Add requested changes. [#CLICKHOUSE-3554]
2018-02-08 17:17:51 +03:00
Vitaliy Lyudvichenko
42754a5327
Add new virtual columns into system.tables. [#CLICKHOUSE-3554]
2018-02-08 17:15:40 +03:00
alexey-milovidov
3b58942f62
Merge pull request #1872 from BayoNet/master
...
Fixes of links and a separate symbol.
2018-02-07 23:56:38 +03:00
proller
d816c41992
pbuilder: ccache: fix possible chown fail
2018-02-07 23:48:15 +03:00
BayoNet
060d0f0ba2
Forgot english version for the previous commit
2018-02-07 22:16:25 +03:00
alexey-milovidov
20686ab405
Merge pull request #1847 from yandex/CLICKHOUSE-3558
...
Add system_profile setting
2018-02-07 21:29:04 +03:00
alexey-milovidov
8dc7b7338c
Update config.xml
2018-02-07 21:28:39 +03:00
alexey-milovidov
b7a09d160d
Merge pull request #1857 from gerasim13/null-values-support-for-string-field
...
allow nulls in string field (mongodb dictionary)
2018-02-07 20:49:56 +03:00
alexey-milovidov
22263ad627
Update MongoDBDictionarySource.cpp
2018-02-07 20:49:41 +03:00
robot-metrika-test
df6ed74388
Auto version update to [54348]
2018-02-07 20:18:35 +03:00
proller
15e77ec688
Build and test fixes:
...
Dont test symbols with gdb
Travis: add clang6 + ubuntu bionic (disabled)
Travis: dont run tests with gcc7 (too long, does not fit to limit)
Allow use clang-7 as internal compiler: -DCMAKE_CXX_COMPILER=clang++-7 -DCMAKE_C_COMPILER=clang-7 -DLLVM_VERSION_POSTFIX=-7
Debian: Fix package install (old version can't do service clickhouse disable_cron)
Build fixes (ubuntu bionic + clang6.0)
Update internal compiler clang6.0 to rc1
2018-02-07 18:58:48 +03:00
robot-metrika-test
124822e250
Auto version update to [54347]
2018-02-07 18:27:54 +03:00
Alexey Zatelepin
c379f56a75
add failover in getStructureOfRemoteTable() function [#CLICKHOUSE-3566]
2018-02-07 17:55:23 +03:00
robot-metrika-test
2e1d90915d
Auto version update to [54346]
2018-02-07 17:54:16 +03:00
Vitaliy Lyudvichenko
ef98bff6e1
ClusterCopier improvements ( #1869 )
...
* Fixed race condition in StorageDistributed. [#CLICKHOUSE-2]
* ClusterCopier improvements. [#CLICKHOUSE-3346]
* Add performance metrics. [#CLICKHOUSE-3346]
2018-02-07 16:02:47 +03:00
BayoNet
509950b2c5
Some links are fixed.
2018-02-07 10:33:52 +03:00
Павел Литвиненко
95ec20d92a
added is_object_id to list of valid config keys
2018-02-07 01:35:47 +03:00
Павел Литвиненко
8e61106450
add is_object_id property for determining when to use ObjectId
2018-02-07 00:34:56 +03:00
robot-metrika-test
20af4d45a9
Auto version update to [54345]
2018-02-07 00:00:52 +03:00
Alexey Milovidov
c38e85b1b2
Allow to parse DateTime as unix timestamp without single quotes in Values format #1850
2018-02-06 23:10:49 +03:00
Alexey Milovidov
02ae36fe0c
Little better #1855
2018-02-06 21:43:28 +03:00
alexey-milovidov
48a29d6474
Merge pull request #1855 from zhang2014/fix/ISSUES-67
...
ISSUES-67 Use initial column values with default expression
2018-02-06 21:41:43 +03:00
Alexey Milovidov
5324571adf
Removed setting "distributed_ddl_allow_replicated_alter" [#CLICKHOUSE-2].
2018-02-06 21:29:35 +03:00
Alexey Milovidov
7a793e1a80
Removed duplicate comments for embedded documentation of Settings; cleanup [#CLICKHOUSE-2]
2018-02-06 21:28:07 +03:00
alexey-milovidov
3df719b5fe
Merge pull request #1864 from sundy-li/master
...
Fix en doc: varPop(x) && quantileTimingWeighted
2018-02-06 20:53:20 +03:00
Павел Литвиненко
abf0a603c1
this make me crazy, how to retrieve document from array???
2018-02-06 16:04:19 +03:00
Павел Литвиненко
d0e386a13d
no message
2018-02-06 15:53:50 +03:00
Павел Литвиненко
b6f3a2565c
convert to objectid without use of any property in config
2018-02-06 15:46:48 +03:00
Павел Литвиненко
6a12d30f78
handle default value
2018-02-06 15:39:16 +03:00
Павел Литвиненко
c2545194b6
revert
2018-02-06 15:18:20 +03:00
Павел Литвиненко
53133f76a7
trying to query without $or
2018-02-06 14:43:09 +03:00
Павел Литвиненко
f0f03596c4
revert
2018-02-06 14:15:13 +03:00
sundy-li
4c5324df5f
Fix quantileTimingWeighted describe doc
2018-02-06 19:03:24 +08:00
sundy-li
c87629197b
Fix en doc: varPop(x)
2018-02-06 18:42:41 +08:00
Павел Литвиненко
a7f3ad1afa
fix ci
2018-02-06 13:13:44 +03:00
Павел Литвиненко
bb90a9742c
add ability to query by objectid
2018-02-06 13:03:04 +03:00
Alexey Milovidov
468a280a94
Fixed bug [#CLICKHOUSE-3561]
2018-02-05 23:33:17 +03:00
Alexey Milovidov
300d8de50b
Removed useless line of code [#CLICKHOUSE-2]
2018-02-05 23:32:53 +03:00
Alexey Milovidov
d1785d92a7
Make Enum comparable again [#CLICKHOUSE-3560].
2018-02-05 21:39:45 +03:00
Alexey Milovidov
dc66a83902
Added a note about discovered incompatibility in the changelog [#CLICKHOUSE-2].
2018-02-05 21:31:10 +03:00
Alexey Milovidov
d62cb6162b
Miscellaneous [#CLICKHOUSE-3559]
2018-02-05 21:25:35 +03:00
Alexey Milovidov
5e37021c18
Added another test [#CLICKHOUSE-3559].
2018-02-05 21:17:02 +03:00
Alexey Milovidov
4c46a89196
Added another test [#CLICKHOUSE-3559].
2018-02-05 21:15:47 +03:00
Alexey Milovidov
8b010428a5
Added test [#CLICKHOUSE-3559].
2018-02-05 21:06:16 +03:00
Alexey Milovidov
4e69ba675d
Fixed trash code [#CLICKHOUSE-3559].
2018-02-05 20:57:38 +03:00
Alexey Milovidov
1ec60b69e2
Miscellaneous [#CLICKHOUSE-3559]
2018-02-05 20:56:50 +03:00
Alexey Milovidov
71ea3774a3
Removed useless method (preparation) [#CLICKHOUSE-3559].
2018-02-05 20:12:30 +03:00
Alexey Milovidov
16ff7b7563
Better exception message for "Different expressions with the same alias" [#METRIKASUPP-8947].
2018-02-05 17:03:01 +03:00
Alexey Milovidov
9639f06a7d
Modified changelog according to the comments from Emy [#CLICKHOUSE-2]
2018-02-05 16:16:43 +03:00