proller
|
426c0cc1da
|
Fix debian package build
|
2017-12-11 20:27:22 +03:00 |
|
proller
|
92ecbea75a
|
Cmake: fix spaces
|
2017-12-11 15:38:34 +03:00 |
|
Alexey Milovidov
|
c3015bece3
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-11 01:44:04 +03:00 |
|
Alexey Milovidov
|
de75e40528
|
Clarifications [#CLICKHOUSE-2].
|
2017-12-11 00:05:21 +03:00 |
|
proller
|
cc895f4698
|
Allow to build several binaries
|
2017-12-10 22:44:24 +03:00 |
|
artpaul
|
b46ce4eca9
|
silence unused parameters
|
2017-12-10 00:31:05 +03:00 |
|
proller
|
0a83bde143
|
Comment <listen_host> in default config (allows start server with default config in ipv6 disabled)
|
2017-12-10 00:30:36 +03:00 |
|
Alexey Milovidov
|
6a568ab692
|
Technically allowed empty arrays of unspecified type [#CLICKHOUSE-2].
|
2017-12-09 23:56:53 +03:00 |
|
Alexey Milovidov
|
ae2e250bc2
|
Modified comment [#CLICKHOUSE-2].
|
2017-12-09 20:40:31 +03:00 |
|
Alexey Milovidov
|
abf53189bb
|
More strict checks on compositions of columns [#CLICKHOUSE-2].
|
2017-12-09 20:32:18 +03:00 |
|
Alexey Milovidov
|
ddd475ec68
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-09 20:16:34 +03:00 |
|
Alexey Milovidov
|
71116c4d82
|
Fixed error [#CLICKHOUSE-2].
|
2017-12-09 20:16:24 +03:00 |
|
proller
|
759914b578
|
Cmake: Make symlinks as targets (allow "make clickhouse-server") (#1605)
* Use internal clang to copy headers
* Cmake: Make symlinks as targets (allow "make clickhouse-server")
* clean
* note
* fix
* fix
* Change lib names to *-lib
* rename
|
2017-12-09 19:36:03 +03:00 |
|
Alexey Milovidov
|
8758d9b28c
|
Returned back order in clickhouse-test [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
b34cdeec79
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
6ecc93e607
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
dd40e00f86
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
02d00253e2
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
6cf5c63f4e
|
Fixed error [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
642d7c2ff2
|
Added test [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
52088c9c07
|
Various fixes [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
291467647a
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
be70e6282e
|
Added test [#CLICKHOUSE-3431].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
b00bb5c348
|
Added support for nullable types in HAVING section in presence of WITH TOTALS [#CLICKHOUSE-3431].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
44bcae8cce
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
ae3d44f30f
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
254030d6c3
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
3def5f03f5
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
7f6c48d5de
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
d2cfda4d9b
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
7ef7ff9ae3
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 12:45:07 +03:00 |
|
Alexey Milovidov
|
f50c432ff3
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-08 12:08:07 +03:00 |
|
Alexey Milovidov
|
e2cd0272a4
|
Added support for aggregate functions of Nullable arguments in cases when they return non-Nullable result [#CLICKHOUSE-2].
|
2017-12-08 12:07:52 +03:00 |
|
proller
|
46fb94a3e4
|
Internal compiler: Use libclang-5.0 (#1597)
* Fix std::numeric_limits<__uint128_t>
* clean
* Better fix of std::numeric_limits<__uint128_t>
* Use clang 5.0 (release) as internal compiler
* message
* Fix werror
* fix
* fix
* fixing..
* note
* fix
* fix
* fix
* fix
* multi version
* fix
* fix
|
2017-12-08 11:28:08 +03:00 |
|
Alexey Milovidov
|
16b06bd544
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 11:25:28 +03:00 |
|
Alexey Milovidov
|
413e828cde
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:46:09 +03:00 |
|
Alexey Milovidov
|
bd6d69ba7d
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:42:35 +03:00 |
|
Alexey Milovidov
|
384d03d4ce
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:41:08 +03:00 |
|
Alexey Milovidov
|
42d1cbd6c7
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:34:24 +03:00 |
|
Alexey Milovidov
|
09ddf5e21d
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 10:12:00 +03:00 |
|
Alexey Milovidov
|
1b60106333
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 09:58:48 +03:00 |
|
Alexey Milovidov
|
f85afb3986
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 09:46:35 +03:00 |
|
Alexey Milovidov
|
9962035ef4
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 08:09:08 +03:00 |
|
Alexey Milovidov
|
fcf371a930
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 07:52:38 +03:00 |
|
Alexey Milovidov
|
4c67c3b171
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 07:09:32 +03:00 |
|
Alexey Milovidov
|
c4a09a11f4
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 06:52:33 +03:00 |
|
Alexey Milovidov
|
aefeee5697
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 05:00:11 +03:00 |
|
Alexey Milovidov
|
3edb76c08f
|
Merge remote-tracking branch 'origin' into nullable-simplification
|
2017-12-08 04:35:16 +03:00 |
|
Alexey Milovidov
|
00a7209607
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 04:34:52 +03:00 |
|
Alexey Milovidov
|
741a6e0066
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 03:50:25 +03:00 |
|