Nikolai Kochetov
|
02bd35924e
|
Merge pull request #16242 from ClickHouse/another-one-untuple
Another one untuple implementation
|
2020-10-26 12:26:43 +03:00 |
|
Nikolai Kochetov
|
69279e6d76
|
Fix tests.
|
2020-10-21 23:05:10 +03:00 |
|
Nikolai Kochetov
|
69ae6ace47
|
Add untuple.
|
2020-10-21 21:17:27 +03:00 |
|
Nikolai Kochetov
|
384718e6c3
|
Part 8.
|
2020-10-19 18:27:41 +03: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
|
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 |
|
Artem Zuikov
|
b3eafc1106
|
hide symbols in nameless namespace
|
2020-09-07 21:00:37 +03:00 |
|
Nikolai Kochetov
|
e4689ce302
|
Make IFunction::executeImpl const.
|
2020-07-21 16:58:07 +03:00 |
|
Azat Khuzhin
|
f29e5c60a5
|
Add const qualifier for IFunction::isInjective()
|
2020-04-18 01:50:15 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|