ClickHouse/dbms/src
alexey-milovidov 3466277b0a
Merge pull request #2940 from yandex/better-exception-message-in-case-of-wrong-number-of-arguments-for-function-if
Better exception message in case of wrong number of arguments for function "if" [#CLICKHOUSE-3932]
2018-08-24 15:31:22 +03:00
..
AggregateFunctions Style #2913 2018-08-24 08:25:00 +03:00
Analyzers Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
Client Merge branch 'master' into CLICKHOUSE-2910 2018-08-14 23:29:42 +03:00
Columns Style #2913 2018-08-24 08:25:00 +03:00
Common Removed "_dl_addr" from profile when high amount of queries are instantly rejected with exception as in case when "Too many simultaneous queries" [#CLICKHOUSE-3923] 2018-08-24 11:32:33 +03:00
Core add BackgroundSchedulePool::TaskInfo::activateAndSchedule() method 2018-08-22 16:43:27 +03:00
Databases Preparation for extra warnings [#CLICKHOUSE-2] 2018-08-10 07:02:56 +03:00
DataStreams fix vertical merge for empty parts [#CLICKHOUSE-3913] 2018-08-23 15:04:30 +03:00
DataTypes Fix reading from partial granule for low cardinality type. #2896 2018-08-22 15:47:06 +03:00
Dictionaries Fixed error #2913 2018-08-24 08:45:03 +03:00
Formats Fixed style violations [#CLICKHOUSE-2] 2018-08-10 04:41:54 +03:00
Functions Fixed arrayDistinct function [#CLICKHOUSE-3928] 2018-08-24 05:54:02 +03:00
Interpreters Better exception message in case of wrong number of arguments for function "if" [#CLICKHOUSE-3932] 2018-08-24 12:57:42 +03:00
IO Speed up fuzz tests, part 2 #2924 2018-08-24 10:35:53 +03:00
Parsers Merge pull request #2920 from VadimPE/CLICKHOUSE-3819 2018-08-22 22:52:24 +03:00
Storages Add schema argument to ODBC table func. 2018-08-24 16:18:17 +08:00
TableFunctions Add schema argument to ODBC table func. 2018-08-24 16:18:17 +08:00
CMakeLists.txt Better modularity of formats. (#2492) 2018-06-10 22:22:49 +03:00