ClickHouse/dbms/src
Ivan Lezhankin 28ea773b9e Use a single "place" for a default precision constant.
Also update stateless tests.
2018-10-18 21:38:45 +03:00
..
AggregateFunctions Use a single "place" for a default precision constant. 2018-10-18 21:38:45 +03:00
Analyzers refactoring: hide ASTIdentifier kind 2018-09-20 16:13:33 +03:00
Client Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated [#CLICKHOUSE-4035] 2018-10-13 02:43:25 +03:00
Columns simple fix for Decimal128 group by [issue-3378] 2018-10-16 10:31:17 +03:00
Common Common/MemoryTracker: fix metrics not being updated after MemoryTracker reset 2018-10-10 17:37:41 -07:00
Core Fixed typos in code #3373 2018-10-13 17:33:43 +03:00
Databases Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
DataStreams SummingMergeTree for Decimal128 [issue-3282] 2018-10-11 17:33:01 +03:00
DataTypes clickhouse-odbc#125 : Make TIMESTAMP alias for DateTime type for allowing CAST(x AS TIMESTAMP) 2018-10-15 18:10:34 +03:00
Dictionaries Allow Nullable types in MySQL, ODBC and MongoDB external sources #3284 2018-10-12 05:41:54 +03:00
Formats Inline some functions #3223 2018-10-10 00:38:06 +03:00
Functions Fixed typos in code #3373 2018-10-13 17:33:43 +03:00
Interpreters fix for Decimal128 group by [issue-3378] 2018-10-15 22:14:08 +03:00
IO Attempt to fix performance regression while parsing JSONEachRow #3223 2018-10-10 00:32:15 +03:00
Parsers Fixed typos in code #3373 2018-10-13 17:33:43 +03:00
Storages check drop type 2018-10-14 00:37:16 +03:00
TableFunctions Merge branch 'joins' of https://github.com/4ertus2/ClickHouse into 4ertus2-joins 2018-10-10 04:06:06 +03:00
CMakeLists.txt Better modularity of formats. (#2492) 2018-06-10 22:22:49 +03:00