alexey-milovidov
|
6d5bfc8c6f
|
Refactoring of numeric DataTypes (#581)
* Better code [#CLICKHOUSE-2].
* Addition to prev. revision [#CLICKHOUSE-2].
* Addition to prev. revision [#CLICKHOUSE-2].
* Addition to prev. revision [#CLICKHOUSE-2].
|
2017-03-12 14:13:45 +04:00 |
|
proller
|
b6e01cd47e
|
Fix isolated usage of all .h files, move some code to .cpp (#578)
* split ColumnAggregateFunction.h
* format
* Allow use re2_st without cmake
* use std type in find_first_symbols.h
* fix ArrayEvaluator.h
* include fixes
* split ColumnConstAggregateFunction.h
* fix StorageMaterializedView.h
* split AddingDefaultBlockOutputStream.h
* move CSVRowInputStream::updateDiagnosticInfo to .cpp
* split ParserEnumElement.h
* format
* split DB/Parsers/ParserUseQuery.h
* clean
|
2017-03-11 04:27:59 +04: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
|
f9a5902e76
|
Support for NULLs in function if: continued [#CLICKHOUSE-2873].
|
2017-03-09 06:34:09 +03:00 |
|
artpaul
|
457900cbb5
|
move EnrichedDataTypePtr to DataTypes
|
2017-03-07 19:34:49 +05:00 |
|
proller
|
326e382387
|
Include fixes (#454)
* Fix some includes and missing definitions
* fix
|
2017-02-07 19:38:57 +04:00 |
|
proller
|
27cde5f8c8
|
Fix some includes and missing definitions (#446)
|
2017-02-03 02:08:19 +04:00 |
|
Alexey Milovidov
|
ca37f28b5f
|
Renamed methods Block::rows and Block::rowsInFirstColumn [#METR-2944].
|
2017-01-02 23:45:27 +03:00 |
|
Alexey Milovidov
|
2b4f3b5d34
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
|
Alexey Arno
|
e138621b7c
|
dbms: improvements [#METR-19266]
|
2016-08-18 17:33:56 +03:00 |
|
Alexey Arno
|
f65e7b4a0f
|
dbms: improvements [#METR-19266]
|
2016-08-18 17:25:02 +03:00 |
|
Alexey Arno
|
44a135f656
|
dbms: better [#METR-19266]
|
2016-08-15 17:36:01 +03:00 |
|
Alexey Arno
|
42cb1f690c
|
dbms: improvements [#METR-19266]
|
2016-08-11 00:15:51 +03:00 |
|
Alexey Arno
|
e2b6e10ec1
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
|
Alexey Arno
|
8c02bc44c5
|
dbms: Added support for nullable parameters (conditions and/or branches) in the function multiIf [#METR-19266]
|
2016-08-04 18:06:27 +03:00 |
|
Vladimir Chebotarev
|
39c2c0f5a5
|
dbms, contrib: Clang 3.8 build fixes. [#METR-21516]
|
2016-05-31 14:06:27 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Alexey Arno
|
4847589a5d
|
dbms: Server: Performance optimization. [#METR-19697]
|
2016-05-05 23:59:03 +03:00 |
|
Alexey Arno
|
ffef681bf4
|
Merge
|
2016-05-05 15:00:14 +03:00 |
|
Alexey Arno
|
286baa8611
|
Merge
|
2016-05-04 02:19:14 +03:00 |
|
Alexey Arno
|
52b6eceb51
|
dbms: Server: simplified code [#METR-19697]
|
2016-04-22 13:21:52 +03:00 |
|
Alexey Arno
|
ed1b91143a
|
dbms: merged branch METR-19697 into master [#METR-19697]
|
2016-04-21 16:10:56 +03:00 |
|
Alexey Arno
|
f2357d50b5
|
Merge
|
2016-04-18 17:31:32 +03:00 |
|