Alexey Milovidov
|
f9d3d996e4
|
Unsignificant modification
|
2019-08-04 21:20:50 +03:00 |
|
alexey-milovidov
|
a1cfdf2a60
|
Merge pull request #5855 from abyss7/no-undefined
Use --no-undefined linker option for split build
|
2019-07-07 01:47:11 +03:00 |
|
Ivan Lezhankin
|
3b995bdb02
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
|
chertus
|
5df4ad0f28
|
Merge branch 'master' into bugs
|
2019-07-01 14:49:01 +03:00 |
|
chertus
|
0c634129da
|
add IColumn.isNullable()
|
2019-07-01 14:44:19 +03:00 |
|
alexey-milovidov
|
1327342040
|
Merge pull request #5764 from hczhcz/patch-8
Add synonim arrayFlatten <-> flatten
|
2019-06-28 14:49:05 +03:00 |
|
hcz
|
1d2695cbd2
|
Add alias flatten/arrayFlatten
|
2019-06-28 11:55:09 +08: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 |
|
proller
|
da6490c11d
|
renamed: Functions/array/notEmpty.cpp -> Functions/notEmpty.cpp
|
2019-06-27 21:43:40 +03:00 |
|
proller
|
0baaa4b254
|
Move file Functions/array/empty.cpp -> Functions/empty.cpp
|
2019-06-27 20:45:41 +03:00 |
|
chertus
|
68034103bb
|
fix arrayIndex for new columns's isNullable
|
2019-06-27 15:49:08 +03:00 |
|
chertus
|
65c0d23efa
|
better casts to ColumnNullable
|
2019-06-26 20:20:33 +03:00 |
|
proller
|
badb6ab831
|
Functions: make array and gatherutils libs (#5712)
|
2019-06-21 18:31:37 +03:00 |
|