alexey-milovidov
|
f538bd2113
|
Merge branch 'master' into decimal
|
2018-08-13 11:57:42 +03:00 |
|
chertus
|
01c8b1d7bb
|
decimal field extraction (from column or type)
|
2018-08-10 17:57:55 +03:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
Alexey Milovidov
|
d8ca4345b6
|
Fixed style violations [#CLICKHOUSE-2]
|
2018-08-10 04:41:54 +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
|
5f93ab73fa
|
decimal compare overflow
|
2018-08-08 16:57:16 +03:00 |
|
chertus
|
16ad0caf37
|
move int exp from decimal scale to libcommon
|
2018-08-08 13:56:24 +03:00 |
|
chertus
|
297053bfac
|
decimal compare optimisation
|
2018-08-08 13:36:03 +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 |
|
alexey-milovidov
|
38c2b2c8ab
|
Update FunctionsHashing.h
|
2018-08-06 20:04:32 +03:00 |
|
chertus
|
c590a74981
|
Merge branch 'master' into decimal
|
2018-08-06 13:38:18 +03:00 |
|
Anton Popov
|
efddb89d18
|
Merge branch 'master' into CLICKHOUSE-3785
|
2018-08-06 12:42:01 +03:00 |
|
ap11
|
2d41b958a3
|
add test
|
2018-08-06 12:35:13 +03:00 |
|
Alexey Milovidov
|
0c233d668f
|
Removed useless file; preparations #2791
|
2018-08-03 21:47:44 +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 |
|
ap11
|
860587b2ef
|
fix typo
|
2018-08-02 12:39:47 +03:00 |
|
ap11
|
d30a90dcac
|
add murmurHash3, update FunctionStringHash template
|
2018-08-02 12:21:26 +03:00 |
|
chertus
|
267f28f98d
|
decimal arithm (basic support)
|
2018-08-01 22:50:19 +03:00 |
|
chertus
|
4a1b7cfebf
|
Merge branch 'master' into decimal
|
2018-07-30 21:51:08 +03:00 |
|
Alexey Milovidov
|
b1e06fc136
|
Better code #2756
|
2018-07-30 21:00:16 +03:00 |
|
Alexey Milovidov
|
7fe1914a63
|
Whitespaces #2756
|
2018-07-30 19:07:20 +03:00 |
|
alexey-milovidov
|
be657c33e6
|
Merge pull request #2756 from CurtizJ/CLICKHOUSE-3785
Clickhouse 3785 Add MurmurHash2
|
2018-07-30 18:57:38 +03:00 |
|
ap11
|
45ce69e73d
|
Add case insensitive coalesce ifnull, nullif.
|
2018-07-30 18:50:12 +03:00 |
|
alexey-milovidov
|
b062262b9f
|
Update FunctionsHashing.h
|
2018-07-30 18:45:46 +03:00 |
|
ap11
|
4fe3690cad
|
minor changes
|
2018-07-30 16:50:26 +03:00 |
|
ap11
|
d45ce92b89
|
add tests for murmurhash2
|
2018-07-30 16:41:07 +03:00 |
|
ap11
|
68bdc4eb12
|
Add mumurhash2
|
2018-07-30 15:19:22 +03:00 |
|
chertus
|
b9fd87eff7
|
Merge branch 'master' into decimal
|
2018-07-27 20:31:33 +03:00 |
|
chertus
|
492875e0f7
|
decimal comparisons with other integers
|
2018-07-26 18:28:14 +03:00 |
|
chertus
|
c1c149d74b
|
decimal comparisons
|
2018-07-25 22:38:21 +03:00 |
|
alesapin
|
9adb251689
|
CLICKHOUSE-3857: Add table table_engines, alias factory base class and columns alias_to and case_insensitive to functions
|
2018-07-25 19:08:23 +03:00 |
|
Alexey Milovidov
|
7c07f46d50
|
Style [#CLICKHOUSE-2]
|
2018-07-24 21:46:23 +03:00 |
|
alexey-milovidov
|
1c200589f5
|
Update FunctionsArray.h
|
2018-07-23 19:27:23 +03:00 |
|
alexey-milovidov
|
ff2fdac25c
|
Update FunctionsArray.h
|
2018-07-23 19:27:23 +03:00 |
|
Maxim Khrisanfov
|
1a57a05342
|
Opportunity to work with Array of Enums by passing numeric value #626
|
2018-07-23 19:27:23 +03:00 |
|
Vadim
|
b8ae9f7951
|
[CLICKHOUSE-2830] add FunctionArrayDistinct (#2670)
* [CLICKHOUSE-2830] add FunctionArrayDistinct
* [#CLICKHOUSE-2830] Add tests and fix
* [CLICKHOUSE-2830] fix bug with array without NULL
* [CLICKHOUSE-2830] fix test
* [CLICKHOUSE-3844] Add suport Tuple and other types in Uniq, EnumerateUniq and Distinct
* [CLICKHOUSE-3844] Add '\n'
* [CLICKHOUSE-3844] fix
* [CLICKHOUSE-2830] del Nullable return type
* Update FunctionsArray.cpp
* [CLICKHOUSE-3844] add new tests
* [CLICKHOUSE-3844] add new tests
|
2018-07-19 16:53:32 +03:00 |
|
alexey-milovidov
|
164425d1ec
|
Fix performance regression with prepared sets when they are used inside another subquery. (#2677)
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]
* Attempt to fix performance regression [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Removed debug output [#CLICKHOUSE-3796]
* Updated documentation about ClickHouse testing [#CLICKHOUSE-2]
* Revert "Updated documentation about ClickHouse testing [#CLICKHOUSE-2]"
This reverts commit 9eafc13f3b .
* Revert "Added documentation about ClickHouse testing (draft) [#CLICKHOUSE-2]"
This reverts commit e28ad4b5fe .
* Fixed test #2677
* Update InterpreterSelectQuery.cpp
|
2018-07-19 16:36:21 +03:00 |
|
proller
|
51cdec0bec
|
CLICKHOUSE-3771: fixes
|
2018-07-18 12:48:45 +03:00 |
|
Alexey Milovidov
|
0a2e6eca45
|
Implemented generic case for comparison operators #2026
|
2018-07-16 09:06:44 +03:00 |
|
Alexey Milovidov
|
0f3d6fe756
|
Fixed error #2649
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
eee02143a8
|
Implemented more accurate CAST from String to Nullable of Date and DateTime #1322
|
2018-07-16 03:30:13 +03:00 |
|
Alexey Milovidov
|
297805f719
|
Implemented toOrZero, toOrNull functions for Date and DateTime arguments (incomplete) #1322
|
2018-07-16 03:30:13 +03:00 |
|