ClickHouse/dbms
Alex Bocharov 3618842579 Fix DateTime vs DateTime('UTC') inconsistency on data read.
Original problem was described in PR #1650 and partially fixed by
b5af4c95, however one place was forgotten and it was causing query
exceptions when trying to read DateTime column across parts with
different DateTime and DateTime('UTC') data type.
2018-05-22 12:23:07 +01:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake Auto version update to [54382] 2018-05-08 14:40:41 +03:00
scripts Fix uniqHLL12 and uniqCombined for cardinalities 100M+. 2018-01-31 11:36:01 +00:00
src Fix DateTime vs DateTime('UTC') inconsistency on data read. 2018-05-22 12:23:07 +01:00
tests Add query ALTER TABLE t1 [REPLACE|ATTACH] PARTITION FROM t2 2018-05-21 16:49:54 +03:00
CMakeLists.txt Build fixes [WIP] (#2374) 2018-05-17 20:55:07 +03:00