alexey-milovidov
|
32e0de5121
|
Merge pull request #16071 from hczhcz/patch-1
Change error message in function if & ifNull
|
2020-10-24 07:40:22 +03:00 |
|
Nikolai Kochetov
|
295e612343
|
Fix build and tests.
|
2020-10-20 16:11:57 +03:00 |
|
Nikolai Kochetov
|
df1af1bd94
|
Part 7.
|
2020-10-19 16:42:14 +03:00 |
|
hcz
|
d95229317d
|
Change error message in function if & ifNull
|
2020-10-16 17:50:47 +08:00 |
|
Nikolai Kochetov
|
959424f28a
|
Rename block to columns.
|
2020-10-14 17:04:50 +03:00 |
|
Nikolai Kochetov
|
966b1d6cf5
|
Rename Block to ColumnsWithTypeAndName.
|
2020-10-14 16:09:11 +03:00 |
|
Nikolai Kochetov
|
3a17c2a7ac
|
Rename FunctionArguments to ColumnsWithTypeAndName
|
2020-10-11 22:20:20 +03:00 |
|
Nikolai Kochetov
|
d28325a353
|
Replace getByPosition to []
|
2020-10-10 21:24:57 +03:00 |
|
Nikolai Kochetov
|
a7fb2e38a5
|
Use ColumnWithTypeAndName as function argument instead of Block.
|
2020-10-09 10:41:28 +03:00 |
|
Nikolai Kochetov
|
bbb89d10de
|
Fix build.
|
2020-09-16 15:40:18 +03:00 |
|
Nikolai Kochetov
|
d36e84cde9
|
Fix build.
|
2020-09-16 15:36:54 +03:00 |
|
alesapin
|
3b9ab3f1be
|
Fix if
|
2020-09-11 12:23:31 +03:00 |
|
Artem Zuikov
|
b3eafc1106
|
hide symbols in nameless namespace
|
2020-09-07 21:00:37 +03:00 |
|
Artem Zuikov
|
d304d522cc
|
Refactoring: rename types to allow change bigint library (#14219)
|
2020-09-01 12:54:50 +03:00 |
|
Artem Zuikov
|
becc186c91
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
|
Alexey Milovidov
|
9ad3dcacd6
|
Fix function if with nullable constexpr as cond that is not literal NULL
|
2020-08-02 04:56:07 +03:00 |
|
Nikolai Kochetov
|
a663bc76ba
|
Merge pull request #12634 from ClickHouse/const-iface-for-functions
Make IFunction::executeImpl const
|
2020-07-22 19:08:52 +03:00 |
|
Alexey Milovidov
|
7b81640e9b
|
Add support for function if with Array(UUID) arguments #11066
|
2020-07-22 00:15:19 +03:00 |
|
Nikolai Kochetov
|
e4689ce302
|
Make IFunction::executeImpl const.
|
2020-07-21 16:58:07 +03:00 |
|
Alexey Milovidov
|
1194863b3d
|
Fix error
|
2020-06-30 01:50:26 +03:00 |
|
Alexey Milovidov
|
6fa1204698
|
Fix function if with FixedString arguments of different sizes
|
2020-06-30 01:50:26 +03:00 |
|
Artem Zuikov
|
92016e8bfb
|
Fix if function with NULLs (#11807)
|
2020-06-24 00:06:32 +03:00 |
|
Artem Zuikov
|
6af36cb703
|
CAST keep nullable (#11733)
|
2020-06-18 13:18:28 +03:00 |
|
Nikolai Kochetov
|
4d0503f021
|
Make IColumn::mutate() static.
|
2020-05-14 11:30:18 +03:00 |
|
Alexey Milovidov
|
d3418bbb02
|
Fix clang-tidy
|
2020-04-22 11:45:14 +03:00 |
|
Alexey Milovidov
|
8c9408f927
|
Checkpoint
|
2020-04-22 11:31:10 +03:00 |
|
alesapin
|
e8cd92bba3
|
Fix debug build
|
2020-04-15 13:13:36 +03:00 |
|
Alexey Milovidov
|
8ad04d4fec
|
Remove useless code
|
2020-04-15 00:05:45 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|