ClickHouse® is a real-time analytics DBMS
Go to file
Alexey Zatelepin e1bb33cad0 PR fixes:
* add forgotten const
* print exception string if switching to server timezone failed
* protocol compatibility with old versions
* use ALWAYS_INLINE in DateLUT.h
2016-11-15 10:24:55 +00:00
contrib libpoco: Removed Poco MySQL binding. [#METR-21516] 2016-11-09 23:36:42 +03:00
dbms PR fixes: 2016-11-15 10:24:55 +00:00
debian Improved package build time; consistent package size across different Ubuntu versions [#METRIQA-72]. 2016-08-12 19:43:54 +03:00
doc [#METR-23447] Client uses server timezone for DateTime string parsing 2016-11-13 19:34:31 +00:00
docker "sh: 1: ulimit: error setting limit (Operation not permitted)" error fixing. 2016-08-12 13:31:44 +03:00
libs PR fixes: 2016-11-15 10:24:55 +00:00
tools/init.d libcommon, libre2, tools: Fixed build under OS X Sierra. [#METR-21516] 2016-11-03 15:41:13 +03:00
utils : More specific usage of static libraries. [#METR-21516] 2016-11-09 21:49:01 +03:00
.editorconfig .editorconfig for GitHub web interface 2016-04-11 22:24:26 +03:00
.gitattributes Better stats on github [#METR-20000]. 2016-05-04 18:03:17 +03:00
.gitignore add vscode to ignore 2016-11-10 23:27:35 +05:00
.vimrc add .vimrc 2016-08-25 23:13:40 +03:00
add.test.cmake cmake: force tests to run from source dir 2015-05-18 15:18:25 +03:00
AUTHORS Added AUTHORS and LICENSE [#METR-20000]. 2016-04-01 19:04:58 +03:00
CMakeLists.txt : More specific usage of static libraries. [#METR-21516] 2016-11-09 21:49:01 +03:00
copy_headers.sh Added missing modification [#METR-20000]. 2016-05-23 03:37:06 +03:00
detect_distributive.cmake Removed unrelated data. 2016-02-07 23:02:44 +03:00
LICENSE Added AUTHORS and LICENSE [#METR-20000]. 2016-04-01 19:04:58 +03:00
MacOS.md Make it compilable on OS X 2016-11-01 17:59:21 +01:00
README.md Added readme [#METR-20000]. 2016-05-18 15:47:29 +03:00
release Common get_revision function. 2016-08-25 20:55:25 +03:00
release_lib.sh Added xenial to release script (despite the fact, that CI is using already modified release script) [#METR-2807]. 2016-08-30 22:29:48 +03:00
release_test Removed useless code [#METR-20000]. 2016-06-10 17:42:05 +03:00

ClickHouse is an open-source column-oriented database management system that allows generating analytical data reports in real time.

Read more...