myrrc
|
a50e9548fd
|
Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats
|
2020-12-18 01:26:23 +03:00 |
|
myrrc
|
43348bd708
|
fixed the possible values case
|
2020-12-18 01:25:30 +03:00 |
|
alexey-milovidov
|
0462340d8a
|
Update FunctionBinaryArithmetic.h
|
2020-12-18 01:03:25 +03:00 |
|
alexey-milovidov
|
5a78eafb05
|
Update FunctionBinaryArithmetic.h
|
2020-12-18 00:59:39 +03:00 |
|
alexey-milovidov
|
40c702c54a
|
Update multiply.cpp
|
2020-12-18 00:56:42 +03:00 |
|
myrrc
|
fe1b396256
|
added test reference
|
2020-12-18 00:14:06 +03:00 |
|
myrrc
|
bf5e836414
|
updated the test
|
2020-12-18 00:03:45 +03:00 |
|
myrrc
|
7db7a9ef5b
|
added another constexpr branch
|
2020-12-17 23:55:59 +03:00 |
|
myrrc
|
205db4fa92
|
fixed the scale bug, added the test (wo reference)
|
2020-12-17 23:50:59 +03:00 |
|
myrrc
|
b5e6b233ee
|
Merge branch 'improvement/multiply-decimals-and-floats' of github:myrrc/clickhouse into improvement/multiply-decimals-and-floats
|
2020-12-17 23:20:14 +03:00 |
|
myrrc
|
4f7d019a9e
|
Squashed commit of the following:
commit 61d9d213e9
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 23:14:02 2020 +0300
fixed another variable init
commit 73f3195fe1
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 23:12:41 2020 +0300
fixed variable init
commit 488f4ef42e
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 23:09:33 2020 +0300
fixed compile condition
commit e50af17545
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 23:05:10 2020 +0300
fixed template args1
commit f93385dcf0
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 23:01:29 2020 +0300
replaced lambda with helper function
commit 5974e784c2
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:52:52 2020 +0300
added the conversion func
commit 6eecef35a6
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:35:46 2020 +0300
fixed result type trait
commit 31e3ca1670
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:26:15 2020 +0300
restored type signature
commit 613f4e0f04
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:24:09 2020 +0300
removed explicit types
commit 1c52842e83
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:21:23 2020 +0300
simplified the condition
commit c61af32360
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:12:12 2020 +0300
fixed const column branch
commit fd1d24c928
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:10:33 2020 +0300
fixed overflow check
commit b428f8fcd8
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 22:01:04 2020 +0300
fixed scales
commit 39c82fe50c
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:52:19 2020 +0300
fixed result type
commit 54887dacbf
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:38:36 2020 +0300
fix scale init
commit 3e9428515c
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:36:15 2020 +0300
fix deleted constuctor
commit ea2da764f6
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:33:51 2020 +0300
fixed result data type init
commit 1f67b0ce8d
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:28:51 2020 +0300
reverting if constexpr
commit 494e9066c3
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:17:38 2020 +0300
fixing first compile bug
commit d24fc58c94
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:12:24 2020 +0300
case fix 2
commit 9f217c5df5
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 21:11:39 2020 +0300
case fix
commit fa6a1d3b4a
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 20:55:35 2020 +0300
fix
commit af8a72a45f
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 20:16:37 2020 +0300
fix
commit 737d4fc22f
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 19:43:29 2020 +0300
debug fix
commit fcacf5c510
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 19:31:54 2020 +0300
another try
commit 49f3b71b5f
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 18:48:22 2020 +0300
another fix
commit 0d319c8c61
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 18:47:14 2020 +0300
fix
commit 9d5998fd10
Author: myrrc <me@myrrec.space>
Date: Thu Dec 17 18:46:01 2020 +0300
added debug info
commit 17d996054e
Author: myrrc <me@myrrec.space>
Date: Wed Dec 16 18:47:24 2020 +0300
style fix
commit 02baaddc13
Author: myrrc <me@myrrec.space>
Date: Wed Dec 16 18:20:41 2020 +0300
removed some casts
|
2020-12-17 23:19:57 +03:00 |
|
myrrc
|
61d9d213e9
|
fixed another variable init
|
2020-12-17 23:14:02 +03:00 |
|
myrrc
|
73f3195fe1
|
fixed variable init
|
2020-12-17 23:12:41 +03:00 |
|
myrrc
|
488f4ef42e
|
fixed compile condition
|
2020-12-17 23:09:33 +03:00 |
|
myrrc
|
e50af17545
|
fixed template args1
|
2020-12-17 23:05:10 +03:00 |
|
myrrc
|
f93385dcf0
|
replaced lambda with helper function
|
2020-12-17 23:01:29 +03:00 |
|
myrrc
|
5974e784c2
|
added the conversion func
|
2020-12-17 22:52:52 +03:00 |
|
myrrc
|
6eecef35a6
|
fixed result type trait
|
2020-12-17 22:35:46 +03:00 |
|
myrrc
|
31e3ca1670
|
restored type signature
|
2020-12-17 22:26:15 +03:00 |
|
myrrc
|
613f4e0f04
|
removed explicit types
|
2020-12-17 22:24:09 +03:00 |
|
myrrc
|
1c52842e83
|
simplified the condition
|
2020-12-17 22:21:23 +03:00 |
|
myrrc
|
c61af32360
|
fixed const column branch
|
2020-12-17 22:12:12 +03:00 |
|
myrrc
|
fd1d24c928
|
fixed overflow check
|
2020-12-17 22:10:33 +03:00 |
|
myrrc
|
b428f8fcd8
|
fixed scales
|
2020-12-17 22:01:04 +03:00 |
|
myrrc
|
39c82fe50c
|
fixed result type
|
2020-12-17 21:52:19 +03:00 |
|
myrrc
|
54887dacbf
|
fix scale init
|
2020-12-17 21:38:36 +03:00 |
|
myrrc
|
3e9428515c
|
fix deleted constuctor
|
2020-12-17 21:36:15 +03:00 |
|
myrrc
|
ea2da764f6
|
fixed result data type init
|
2020-12-17 21:33:51 +03:00 |
|
myrrc
|
1f67b0ce8d
|
reverting if constexpr
|
2020-12-17 21:28:51 +03:00 |
|
myrrc
|
494e9066c3
|
fixing first compile bug
|
2020-12-17 21:17:38 +03:00 |
|
myrrc
|
d24fc58c94
|
case fix 2
|
2020-12-17 21:12:24 +03:00 |
|
myrrc
|
9f217c5df5
|
case fix
|
2020-12-17 21:11:39 +03:00 |
|
myrrc
|
fa6a1d3b4a
|
fix
|
2020-12-17 20:55:35 +03:00 |
|
myrrc
|
af8a72a45f
|
fix
|
2020-12-17 20:16:37 +03:00 |
|
myrrc
|
737d4fc22f
|
debug fix
|
2020-12-17 19:43:29 +03:00 |
|
myrrc
|
fcacf5c510
|
another try
|
2020-12-17 19:31:54 +03:00 |
|
myrrc
|
49f3b71b5f
|
another fix
|
2020-12-17 18:48:22 +03:00 |
|
myrrc
|
0d319c8c61
|
fix
|
2020-12-17 18:47:14 +03:00 |
|
myrrc
|
9d5998fd10
|
added debug info
|
2020-12-17 18:46:01 +03:00 |
|
myrrc
|
17d996054e
|
style fix
|
2020-12-16 18:47:24 +03:00 |
|
myrrc
|
02baaddc13
|
removed some casts
|
2020-12-16 18:20:41 +03:00 |
|
myrrc
|
f143a37693
|
simplified case to multiply only
|
2020-12-16 18:11:26 +03:00 |
|
myrrc
|
d7145a5ee1
|
working
|
2020-12-16 18:01:18 +03:00 |
|
myrrc
|
c906b1ca76
|
added the initial solution
|
2020-12-16 15:21:23 +03:00 |
|
alesapin
|
d99792e614
|
Merge pull request #18105 from ClickHouse/fix_docker_images
Fix dependencies for docker stateful_with_coverage
|
2020-12-16 10:54:58 +03:00 |
|
Alexey Milovidov
|
37363ae89d
|
Comment update
|
2020-12-16 09:43:16 +03:00 |
|
alexey-milovidov
|
42b401c893
|
Merge pull request #18127 from chienlungcheung/patch-1
Correct the unit from Kb to KB in the last section.
|
2020-12-16 09:00:38 +03:00 |
|
Chienlung Cheung
|
cf35e144ff
|
correct the unit from Kb to KB in the last section.
|
2020-12-16 13:55:17 +08:00 |
|
Alexey Milovidov
|
4bd5d3b662
|
Comment update
|
2020-12-16 06:36:43 +03:00 |
|
Alexey Milovidov
|
62ce33153a
|
Added valuable comment
|
2020-12-16 06:34:25 +03:00 |
|