Alexey Milovidov
|
252a00e25b
|
Enabling -Wshadow [#CLICKHOUSE-2]
|
2018-08-27 10:57:42 +03:00 |
|
Alexey Milovidov
|
7d76c3fd4f
|
Miscellaneous [#CLICKHOUSE-3765]
|
2018-08-21 07:31:35 +03:00 |
|
chertus
|
3805794e66
|
some more build fixes
|
2018-08-15 16:27:22 +03:00 |
|
chertus
|
241b05c80a
|
merge master
|
2018-08-14 15:50:28 +03:00 |
|
chertus
|
01c8b1d7bb
|
decimal field extraction (from column or type)
|
2018-08-10 17:57:55 +03:00 |
|
chertus
|
479166283e
|
DecField (in progress)
|
2018-08-09 19:32:01 +03:00 |
|
chertus
|
2b4171af1f
|
remove comment
|
2018-08-09 15:34:10 +03:00 |
|
chertus
|
cc033803d1
|
decimale Dec128 arithm overflow
|
2018-08-09 15:24:03 +03:00 |
|
chertus
|
c45b5d9f9a
|
decimal arithm overflow (except dec128)
|
2018-08-08 23:15:49 +03:00 |
|
chertus
|
cae97b1e59
|
abs for decimal
|
2018-08-07 17:35:21 +03:00 |
|
chertus
|
7984b4f91d
|
negate for dec128
|
2018-08-07 17:12:24 +03:00 |
|
chertus
|
de68022fc5
|
rewrite Decimal with own data type
|
2018-08-07 16:57:28 +03:00 |
|
chertus
|
a338f657d5
|
unari arithm operations for decimal (partial support)
|
2018-08-03 19:32:55 +03:00 |
|
chertus
|
e31e4e164f
|
add least and greatest funcs for decimal
|
2018-08-03 17:46:02 +03:00 |
|
chertus
|
65882bc42e
|
minor fix
|
2018-08-03 13:20:44 +03:00 |
|
chertus
|
e1881d4cfb
|
fix decimal vs int arithm, add some tests
|
2018-08-02 17:28:55 +03:00 |
|
chertus
|
267f28f98d
|
decimal arithm (basic support)
|
2018-08-01 22:50:19 +03:00 |
|
Nikolai Kochetov
|
bf26fda38d
|
Added canBeExecutedOnDefaultArguments into IFunction. Don't run function on defaults is this flag is true.
|
2018-07-20 13:19:07 +03:00 |
|
proller
|
e1ae5233df
|
Add // Y_IGNORE tags
|
2018-06-21 18:24:36 +03:00 |
|
Alexey Milovidov
|
f5adbceed2
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
|
pyos
|
4abcef13a1
|
Merge branch 'pyos-llvm-jit' of https://github.com/yandex/ClickHouse into llvm-jit
|
2018-05-10 13:19:49 +03:00 |
|
Alexey Milovidov
|
3a059b82d2
|
Merge branch 'master' of github.com:yandex/ClickHouse into pyos-llvm-jit
|
2018-05-09 23:34:20 +03:00 |
|
Alexey Milovidov
|
14223a88a3
|
Fixed build [#CLICKHOUSE-2]
|
2018-05-09 07:21:40 +03:00 |
|
pyos
|
f060883c4b
|
Fix a typo
|
2018-05-08 16:02:32 +03:00 |
|
pyos
|
1433e6e849
|
Extract native bool cast; generalize number cast to nullables
|
2018-05-07 22:21:23 +03:00 |
|
pyos
|
686c1f73fd
|
Implement IntExp2Impl::compile
|
2018-05-07 16:36:07 +03:00 |
|
Alexey Milovidov
|
94369e55d3
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:29 +03:00 |
|
Alexey Milovidov
|
956128a67a
|
Fixed style a bit [#CLICKHOUSE-2]
|
2018-05-07 05:01:11 +03:00 |
|
Alexey Milovidov
|
b1b95454cc
|
Make warning suppressions more local #2277
|
2018-05-06 12:29:57 +03:00 |
|
pyos
|
27f12eeaa3
|
Merge branch 'master' of https://github.com/yandex/ClickHouse into llvm-jit
|
2018-05-01 22:51:37 +03:00 |
|
alexey-milovidov
|
9be89bd0d4
|
Merge pull request #2272 from ilyshnikova/master
Conditional computations.
|
2018-05-01 12:08:46 -07:00 |
|
pyos
|
039c377a7a
|
Work around a bug in llvm::IRBuilder::CreateMaxNum
|
2018-04-30 02:07:39 +03:00 |
|
pyos
|
059bbcacca
|
Implement jit for most arithmetic functions, remove the test function
|
2018-04-30 01:43:02 +03:00 |
|
pyos
|
01aaf99d75
|
Use C++17 fold expressions to simplify FunctionsArithmetic.h
|
2018-04-29 16:04:28 +03:00 |
|
Tsarkova Anastasia
|
12c8014e5c
|
Conditional computations.
|
2018-04-24 09:16:39 +02:00 |
|
Nikolai Kochetov
|
27179b375a
|
removed prerequisites [#CLICKHOUSE-3550]
|
2018-02-08 20:18:52 +03:00 |
|
Nikolai Kochetov
|
583ff32fe8
|
changed IFunction
|
2018-02-08 20:18:15 +03:00 |
|
Alexey Milovidov
|
8ff93487e3
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-25 07:01:46 +03:00 |
|
Alexey Milovidov
|
74f191dfd3
|
Introduced intExp functions; using it where appropriate; make them available in SQL [#CLICKHOUSE-3].
|
2017-12-22 02:46:34 +03:00 |
|
Alexey Milovidov
|
7c802ee3de
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-18 05:37:08 +03:00 |
|
Alexey Milovidov
|
7d69e041f5
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 09:02:54 +03:00 |
|
Alexey Milovidov
|
14b0397500
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 08:21:04 +03:00 |
|
Alexey Milovidov
|
7284a64740
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-16 00:32:25 +03:00 |
|
Alexey Milovidov
|
fb38ef9a8e
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 06:56:56 +03:00 |
|
Alexey Milovidov
|
f3bb24a3bf
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-14 04:43:19 +03:00 |
|
Alexey Milovidov
|
c3015bece3
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-12-11 01:44:04 +03:00 |
|
Alexey Milovidov
|
291467647a
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
7f6c48d5de
|
Cleanup semantics of data types [#CLICKHOUSE-2].
|
2017-12-09 19:17:37 +03:00 |
|
Alexey Milovidov
|
ce8352b9cc
|
Better [#CLICKHOUSE-2].
|
2017-12-02 06:33:15 +03:00 |
|
Alexey Milovidov
|
7b3ce9085a
|
Better [#CLICKHOUSE-2].
|
2017-12-02 06:31:40 +03:00 |
|