ClickHouse/dbms
Artemkin Pavel 06d1509da1 check that sharding_key exists in the table and has numeric type (#392)
* check that sharding_key exists in the table and has numeric type [#CLICKHOUSE-2191]

* style

* infer type of sharding expression [#CLICKHOUSE-2191]
2017-01-27 01:47:33 +04:00
..
benchmark Replace all !/bin/bash by !/usr/bin/env bash : allow running scripts with bash in non standard path. also on freebsd. 2016-12-21 23:04:27 +03:00
include/DB Enabled vertical merge [#CLICKHOUSE-2069]. 2017-01-26 23:09:06 +03:00
scripts wip 2017-01-25 16:17:13 +03:00
src check that sharding_key exists in the table and has numeric type (#392) 2017-01-27 01:47:33 +04:00
tests Merge branch 'localhost' of https://github.com/proller/ClickHouse into proller-localhost 2017-01-27 00:42:56 +03:00
CMakeLists.txt cmake: remove add_definitions(-DNO_TCMALLOC), instead use ENABLE_LIBTCMALLOC from config (#375) 2017-01-20 21:58:07 +04:00