ClickHouse/dbms
2017-03-11 08:43:52 +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 Faster comparison operations for FixedString(16), development [#CLICKHOUSE-2877]. 2017-03-11 08:43:52 +04:00
scripts Added part_log with statistics scripts (#549) 2017-03-07 21:13:54 +04:00
src Improved performance of ColumnFixedString::filter [#CLICKHOUSE-2877]. 2017-03-11 07:41:28 +03:00
tests Using ICU instead of iconv. Improved performance of 'convertCharset' function [#CLICKHOUSE-2879]. 2017-03-11 07:36:14 +03:00
CMakeLists.txt Removed usage of iconv [#CLICKHOUSE-2879]. 2017-03-11 07:39:16 +03:00