Alexey Milovidov
|
3788c3d3dd
|
Added test for Log, TinyLog, StripeLog tables with Nullable types [#CLICKHOUSE-4].
|
2017-04-23 11:29:38 +03:00 |
|
Alexey Milovidov
|
69d7432f31
|
Added test for ALTERing Nullable columns [#CLICKHOUSE-4].
|
2017-04-23 10:27:31 +03:00 |
|
Alexey Milovidov
|
1d93e93af3
|
Fixed test [#CLICKHOUSE-2].
|
2017-04-19 08:35:38 +03:00 |
|
Alexey Milovidov
|
53364dcc8d
|
Fixed totally wrong code; implemented function emptyArrayToSingle for generic case [#CLICKHOUSE-2963].
|
2017-04-19 08:08:22 +03:00 |
|
Alexey Milovidov
|
3de78d093b
|
Fixed LEFT ARRAY JOIN for constant arrays [#CLICKHOUSE-2946].
|
2017-04-19 07:03:11 +03:00 |
|
Alexey Milovidov
|
ed3c0125cd
|
Added support for Nullable types in higher order functions [#CLICKHOUSE-4].
|
2017-04-19 06:35:11 +03:00 |
|
Alexey Milovidov
|
3af2bade1b
|
Added test [#CLICKHOUSE-4].
|
2017-04-19 06:33:54 +03:00 |
|
artpaul
|
0ba72436db
|
#214 fix conversion from fixed-string to string
|
2017-04-19 03:17:44 +03:00 |
|
Alexey Milovidov
|
95dd78cea4
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-04-18 06:03:47 +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 |
|
artpaul
|
d259c0ea24
|
order results
|
2017-04-18 00:30:14 +05:00 |
|
Alexey Milovidov
|
f76680d47e
|
Fixed function toStringCutToZero with argument of type String [#CLICKHOUSE-2958].
|
2017-04-17 20:49:11 +03:00 |
|
Vitaliy Lyudvichenko
|
dcb5371844
|
Fixed CAST(NULL AS Nullable(...)). [#CLICKHOUSE-2754]
|
2017-04-17 14:44:16 +03:00 |
|
Alexey Milovidov
|
189b58b6c6
|
ForEach combinator of aggregate functions: more tests [#CLICKHOUSE-2952].
|
2017-04-16 07:48:17 +03:00 |
|
Alexey Milovidov
|
8ba5ef7a4d
|
ForEach combinator of aggregate functions: more tests [#CLICKHOUSE-2952].
|
2017-04-16 07:44:40 +03:00 |
|
Alexey Milovidov
|
3fa1639877
|
ForEach combinator of aggregate functions: more tests [#CLICKHOUSE-2952].
|
2017-04-16 07:38:13 +03:00 |
|
Maxim Fridental
|
99dc3ea016
|
Implement ForEach modifier for aggregate functions.
|
2017-04-16 02:49:11 +03:00 |
|
artpaul
|
050f1d4b0a
|
drop column from partition for MergeTree
|
2017-04-15 06:52:04 +03:00 |
|
Vitaliy Lyudvichenko
|
994720682c
|
Add nullable PREWHERE test. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
848c927bb7
|
Fix race condition. Add test. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
82af2278fc
|
Avoid code duplication near MergeTreeBlockInputStream. [#CLICKHOUSE-2]
Add preferred_block_size_bytes for non-uniform reader. [#CLICKHOUSE-2902]
Make enums test more deterministic. [#CLICKHOUSE-2]
Refactored MergeTree readers.
Tabs -> spaces.
Move include/DB/ -> src/.
|
2017-04-15 06:48:24 +03:00 |
|
Alexey Milovidov
|
7454185a0a
|
Fixed join_use_nulls setting [#CLICKHOUSE-4].
|
2017-04-07 23:30:52 +03:00 |
|
Alexey Milovidov
|
463fddb2ca
|
Joins by Nullable keys: development [#CLICKHOUSE-4].
|
2017-04-07 00:44:52 +03:00 |
|
Alexey Milovidov
|
ab215c0fcd
|
join_use_nulls: development; added test [#CLICKHOUSE-4].
|
2017-04-07 00:09:39 +03:00 |
|
Alexey Milovidov
|
e36468af29
|
Renamed test [#CLICKHOUSE-2].
|
2017-04-06 19:35:23 +03:00 |
|
Alexey Milovidov
|
4132d0ed32
|
Fixed test [#CLICKHOUSE-2].
|
2017-04-06 19:34:39 +03:00 |
|
Alexey Milovidov
|
31f7fe42d6
|
Fool's day changed, continued [#CLICKHOUSE-3].
|
2017-04-05 14:52:23 +03:00 |
|
Vitaliy Lyudvichenko
|
74a92cb8d9
|
Add test for OPTIMIZE FINAL and more diagnostics. [#CLICKHOUSE-2886]
|
2017-04-04 15:54:21 +03:00 |
|
Alexey Milovidov
|
093c77559f
|
Added test [#CLICKHOUSE-2754].
|
2017-04-04 12:24:14 +03:00 |
|
Vitaliy Lyudvichenko
|
a1e27e2b84
|
Add ru doc. [#CLICKHOUSE-2070]
|
2017-03-28 20:46:16 +03:00 |
|
Vitaliy Lyudvichenko
|
0290203f6d
|
Fix test, add more comments. [#CLICKHOUSE-2070]
|
2017-03-28 20:46:16 +03:00 |
|
Vitaliy Lyudvichenko
|
44c9bad289
|
Add functional test, fixed error. [#CLICKHOUSE-2070]
|
2017-03-28 20:46:16 +03:00 |
|
Alexey Milovidov
|
a8f6a3127d
|
Implemented limited support for NULLs in IN operator [#CLICKHOUSE-4].
|
2017-03-28 06:00:33 +03:00 |
|
Alexey Milovidov
|
e6a41a0256
|
Fixed error with NULLs [#CLICKHOUSE-2901].
|
2017-03-24 07:42:36 +03:00 |
|
Alexey Milovidov
|
9d5ea2163c
|
Fixed error with FixedString filtering [#CLICKHOUSE-2898].
|
2017-03-21 21:37:35 +03:00 |
|
Alexey Milovidov
|
910c542994
|
Added more bitwise functions [#CLICKHOUSE-2884].
|
2017-03-20 22:16:02 +03:00 |
|
Alexey Milovidov
|
a79eb483a2
|
Added test [#CLICKHOUSE-2882].
|
2017-03-12 18:54:40 +03:00 |
|
Alexey Milovidov
|
724599a369
|
Added test [#CLICKHOUSE-2877].
|
2017-03-11 08:43:52 +04:00 |
|
Alexey Milovidov
|
93bb49cecd
|
Using ICU instead of iconv. Improved performance of 'convertCharset' function [#CLICKHOUSE-2879].
|
2017-03-11 07:36:14 +03:00 |
|
Alexey Milovidov
|
75f1d7b820
|
Added test [#CLICKHOUSE-2789].
|
2017-03-09 23:40:36 +03:00 |
|
Alexey Milovidov
|
1abf959722
|
Added test [#CLICKHOUSE-2789].
|
2017-03-09 22:49:11 +03:00 |
|
Alexey Milovidov
|
3107156fd9
|
Added tests [#CLICKHOUSE-2789].
|
2017-03-09 22:45:22 +03:00 |
|
Alexey Milovidov
|
19354bef87
|
Renamed test [#CLICKHOUSE-4].
|
2017-03-09 21:57:53 +03:00 |
|
Alexey Milovidov
|
01d2498bb6
|
Renamed test [#CLICKHOUSE-4].
|
2017-03-09 21:56:38 +03:00 |
|
Alexey Milovidov
|
caebb93995
|
Merge remote-tracking branch 'origin/master' into if-support-nulls
Conflicts:
dbms/include/DB/Columns/ColumnArray.h
dbms/include/DB/Columns/ColumnString.h
dbms/include/DB/Functions/FunctionsMiscellaneous.h
|
2017-03-09 07:39:45 +03:00 |
|
Alexey Milovidov
|
9d37698e70
|
Updated test [#CLICKHOUSE-2789].
|
2017-03-09 07:06:41 +03:00 |
|
Alexey Milovidov
|
520e891190
|
Added test [#CLICKHOUSE-2873].
|
2017-03-08 00:45:25 +03:00 |
|
proller
|
1af6311a99
|
https server (#561)
* https support in dictionaries
* Style
* Update README.md
* https server wip
* wip
* cf
* wip
* add test
* wip
* wip
* wip
* wip
* clean
* cmt
|
2017-03-07 23:01:37 +04:00 |
|
artpaul
|
0ef749839c
|
issue #390: insert values by their positions instead of name
|
2017-03-07 15:30:05 +05:00 |
|
proller
|
e96092c66c
|
Freebsd fixes (#555)
* freebsd fixes
* Update SocketImpl.cpp
|
2017-03-04 05:58:45 +04:00 |
|