Alexey Milovidov
|
a8e44f34d0
|
Merge branch 'ks1322-master'
|
2017-12-19 21:04:40 +03:00 |
|
Alexey Milovidov
|
0d1a285b23
|
Removed ignoring of EPIPE in WriteBufferFromFileDescriptor [#CLICKHOUSE-2].
|
2017-12-19 21:04:14 +03:00 |
|
Alexey Milovidov
|
2ac61adfec
|
Merge branch 'master' into ks1322-master
|
2017-12-19 20:49:02 +03:00 |
|
Alexey Milovidov
|
1029b2a5ef
|
Fixed warning in SpecializedAggregator.h [#CLICKHOUSE-2].
|
2017-12-19 20:48:08 +03:00 |
|
alexey-milovidov
|
34d54ea349
|
Update CMakeLists.txt
|
2017-12-19 20:42:35 +03:00 |
|
proller
|
631f307b9f
|
Copy more platform-specific headers
|
2017-12-19 20:42:35 +03:00 |
|
Amos Bird
|
b61fe07f76
|
Use NULL to check only realine without c++11
This check always fails on centos 6 with clang 6. c++ standard flag never gets passed into the compilation command.
|
2017-12-19 20:40:13 +03:00 |
|
Alexey Milovidov
|
1a6f38b27f
|
Merge branch 'master' into ks1322-master
|
2017-12-19 20:38:29 +03:00 |
|
Alexey Milovidov
|
e25514d28a
|
Addition to the fix of generic variant of topK aggregate function [#CLICKHOUSE-2].
|
2017-12-19 20:21:47 +03:00 |
|
Alexey Milovidov
|
a5668a1502
|
Returned back accidentially modified submodule [#CLICKHOUSE-2].
|
2017-12-19 20:05:53 +03:00 |
|
Alexey Milovidov
|
089e78dc16
|
Clarification [#CLICKHOUSE-2].
|
2017-12-19 04:57:06 +03:00 |
|
Alexey Milovidov
|
aba63cc76f
|
Better semantic of sharing columns: fixed error [#CLICKHOUSE-2].
|
2017-12-19 04:53:54 +03:00 |
|
Alexey Milovidov
|
50d09f08f5
|
Updated test [#CLICKHOUSE-2].
|
2017-12-19 04:44:05 +03:00 |
|
Alexey Milovidov
|
80e48cc899
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 04:42:24 +03:00 |
|
Alexey Milovidov
|
4e8a70a29f
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 04:13:20 +03:00 |
|
Alexey Milovidov
|
d9732198ac
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 03:51:12 +03:00 |
|
Alexey Milovidov
|
61c2b55a57
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-19 03:43:04 +03:00 |
|
Alexey Milovidov
|
02821f4861
|
Fixed error [#CLICKHOUSE-2].
|
2017-12-19 03:26:16 +03:00 |
|
Alexey Milovidov
|
93a300bea4
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-19 00:49:34 +03:00 |
|
Alexey Milovidov
|
521b3aee84
|
Fixed error found by M.Filimonov (equality of array sizes are not checked in n-ary version of aggregate functions with -Array combinator) [#CLICKHOUSE-2].
|
2017-12-19 00:44:18 +03:00 |
|
Alexey Milovidov
|
6c28c72fdc
|
Added test [#CLICKHOUSE-2].
|
2017-12-19 00:16:20 +03:00 |
|
Alexey Milovidov
|
b83142ea62
|
Fixed error found by M.Filimonov (generic implementation of topK aggregate function was totally wrong) [#CLICKHOUSE-2].
|
2017-12-19 00:12:15 +03:00 |
|
Alexey Milovidov
|
339e22d014
|
Fixed error found by M.Filimonov [#CLICKHOUSE-2].
|
2017-12-19 00:04:19 +03:00 |
|
Alexey Milovidov
|
d84ef5d8e2
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-12-18 23:43:19 +03:00 |
|
Alexey Milovidov
|
09fa34c764
|
Fixed error found by M.Filimonov (missing check for maximum size of FixedString leading to overflow in arithmetic) [#CLICKHOUSE-2].
|
2017-12-18 23:43:10 +03:00 |
|
proller
|
ab5cbcc627
|
Try fix internal compiler [tests run] (#1651)
* Try fic interal compiler
* Debian: depend on tzdata package
* fix order
* Try fix
* fix
* try
* fix
* fix
* fix
* fix
|
2017-12-18 23:30:19 +03:00 |
|
alexey-milovidov
|
35677e3edd
|
Merge pull request #1662 from Tri0L/patch-4
Русская документации по Table Engine = Dictionary
|
2017-12-18 23:23:38 +03:00 |
|
Andrey Dudin
|
7060b8a3d9
|
Create dictionary.md
|
2017-12-18 20:54:10 +03:00 |
|
proller
|
bee53d483f
|
Allow run tests without extract-from-config
|
2017-12-18 15:26:34 +03:00 |
|
Alexey Milovidov
|
bc160f5e4d
|
Fixed error [#CLICKHOUSE-2].
|
2017-12-18 09:49:38 +03:00 |
|
Alexey Milovidov
|
84016cc96f
|
Fixed error [#CLICKHOUSE-2].
|
2017-12-18 09:39:07 +03:00 |
|
alexey-milovidov
|
adfc743e06
|
Merge pull request #1658 from yandex/cow_columns
Better semantic of sharing columns.
|
2017-12-18 09:26:27 +03:00 |
|
Alexey Milovidov
|
32fcc7b3f0
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 09:23:19 +03:00 |
|
Alexey Milovidov
|
27301ac380
|
Updated test [#CLICKHOUSE-2].
|
2017-12-18 08:43:41 +03:00 |
|
Alexey Milovidov
|
816169a3be
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 08:38:42 +03:00 |
|
Alexey Milovidov
|
11d3b9c710
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 08:37:20 +03:00 |
|
Alexey Milovidov
|
f9170190c6
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-18 07:17:56 +03:00 |
|
Alexey Milovidov
|
c5d5296889
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-18 07:07:26 +03:00 |
|
Alexey Milovidov
|
88384bad05
|
Removed duplicate test [#CLICKHOUSE-2].
|
2017-12-18 05:46:34 +03:00 |
|
Alexey Milovidov
|
280b88454b
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 05:43:40 +03:00 |
|
Alexey Milovidov
|
7c802ee3de
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 05:37:08 +03:00 |
|
Alexey Milovidov
|
f95ddfce10
|
Make DataTypes totally immutable [#CLICKHOUSE-2].
|
2017-12-18 04:11:48 +03:00 |
|
ks1322
|
2fd62ccd9f
|
added expect test
|
2017-12-17 23:46:52 +03:00 |
|
Alexey Milovidov
|
32bc1df714
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 13:51:19 +03:00 |
|
Alexey Milovidov
|
6bad555b9d
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 13:39:22 +03:00 |
|
Alexey Milovidov
|
f501f6990e
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 13:20:48 +03:00 |
|
Alexey Milovidov
|
6f7d2b99ea
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 13:14:12 +03:00 |
|
Alexey Milovidov
|
75c0ad10ab
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 12:01:12 +03:00 |
|
Alexey Milovidov
|
c0670435ab
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 11:44:06 +03:00 |
|
Alexey Milovidov
|
8484f086a5
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-17 10:59:14 +03:00 |
|