Alexander Tokmakov
|
80e5976d10
|
fixes after review
|
2019-10-02 20:51:00 +03:00 |
|
Alexey Milovidov
|
8966520801
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
|
kreuzerkrieg
|
112fc71276
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
|
chertus
|
0c634129da
|
add IColumn.isNullable()
|
2019-07-01 14:44:19 +03:00 |
|
chertus
|
f19dee706a
|
move IColumn.isColumnConst() outside of interface
|
2019-06-27 22:28:52 +03:00 |
|
chertus
|
db7c8748e9
|
remove IColumn.isColumnNullable()
|
2019-06-27 21:50:20 +03:00 |
|
chertus
|
65c0d23efa
|
better casts to ColumnNullable
|
2019-06-26 20:20:33 +03:00 |
|
吴健
|
bd43e8bada
|
Fix if, multiIf's nullable bug.
|
2019-05-10 18:42:44 +08:00 |
|
Alexey Milovidov
|
36d016d331
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
|
Alexey Milovidov
|
fb19cf1eec
|
Attempt to make compositions with COWPtr more convenient
|
2019-03-25 04:43:54 +03:00 |
|
Alexey Milovidov
|
e150e62040
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
|
Alexey Milovidov
|
bf19e73386
|
Added generic case for function "if"
|
2019-02-03 11:41:25 +03:00 |
|
Alexey Milovidov
|
c7b95b5175
|
Miscellaneous changes for PVS-Studio
|
2019-01-20 02:27:52 +03:00 |
|
Alexey Milovidov
|
a8f09809f5
|
Simplified logic with "IColumn::convertToFullColumnIfConst" (suggested by Amos Bird) [#CLICKHOUSE-2]
|
2018-12-21 19:00:07 +03:00 |
|
Ivan Blinkov
|
21c76a3d63
|
Make if function name case-insensive #3704
|
2018-12-06 17:40:32 +03:00 |
|
Alexey Milovidov
|
70a1275d50
|
Every function in its own file, part 8 [#CLICKHOUSE-2]
|
2018-12-02 05:47:47 +03:00 |
|