Alexey Milovidov
|
d9c87bf4df
|
Simplification of Nullable [#CLICKHOUSE-2]
|
2017-12-08 01:11:51 +03:00 |
|
Alexey Zatelepin
|
bfd87add7d
|
improve getExremes(), fix for ColumnNullable [#CLICKHOUSE-2]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Milovidov
|
5c3ca0c16e
|
Inverted dependency in DataTypeFactory [#CLICKHOUSE-3149].
|
2017-07-16 07:11:11 +03:00 |
|
alexey-milovidov
|
b64b243a73
|
Merge pull request #945 from YiuRULE/master
Implement natively uuid type in Clickhouse
|
2017-07-10 07:00:45 +03:00 |
|
Alexey Zatelepin
|
1cd936579d
|
introduce IColumn::gather() [#CLICKHOUSE-3118]
|
2017-07-09 21:57:06 +03:00 |
|
Guillaume Tassery
|
c6a5083419
|
Fix comparison of UInt128 to Float64
|
2017-07-05 18:29:16 +02:00 |
|
Guillaume Tassery
|
cba9815981
|
Change Uuid to UUID datatype and make UInt128 a generic type
|
2017-07-04 12:42:53 +02:00 |
|
Guillaume Tassery
|
525851ec68
|
sync master
|
2017-06-30 22:21:42 +02:00 |
|
Guillaume Tassery
|
1231952fca
|
Implement UUID type and toUuid function
|
2017-06-30 22:01:27 +02:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Alexey Milovidov
|
22e8b8029b
|
Implemented ColumnArray::replicate for Nullable, Tuple and for generic case [#CLICKHOUSE-4].
|
2017-04-18 06:03:39 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
7532a1d564
|
Added support for NULLS FIRST and LAST in ORDER BY [#CLICKHOUSE-2882].
|
2017-03-12 15:56:59 +03:00 |
|
Alexey Milovidov
|
3c38ba1f1c
|
Improved performance of ColumnFixedString::filter [#CLICKHOUSE-2877].
|
2017-03-11 07:41:28 +03:00 |
|
Alexey Milovidov
|
a3584e5a57
|
Fixed error [#CLICKHOUSE-2877].
|
2017-03-11 04:29:45 +03:00 |
|
Alexey Milovidov
|
5441fd6ac6
|
Fixed error [#CLICKHOUSE-2877].
|
2017-03-11 04:20:14 +03:00 |
|
Alexey Milovidov
|
4871ff8ef5
|
Moved code to cpp [#CLICKHOUSE-2877].
|
2017-03-11 04:12:51 +03:00 |
|