Alexey Milovidov
|
b0bd9fd3b0
|
Add UInt128 where it is needed
|
2021-05-03 19:12:28 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Maksim Kita
|
4278098f9a
|
Reinterpret function added Decimal, DateTim64 support
|
2021-02-18 13:09:01 +03:00 |
|
Maksim Kita
|
c608fa1e6a
|
Added error reinterpretation tests
|
2021-02-17 12:53:12 +03:00 |
|
Maksim Kita
|
5f88f5817f
|
Rename untyped function reinterpretAs into reinterpret
|
2021-02-17 11:23:24 +03:00 |
|
Maksim Kita
|
d2b8d9886f
|
Fixed fuzzer crash
|
2021-01-31 22:25:53 +03:00 |
|
Maksim Kita
|
a4812aa97b
|
Updated tests
|
2021-01-31 18:32:47 +03:00 |
|
Maksim Kita
|
155f6c0eb5
|
Function reinterpretAs updated to support big integers
|
2021-01-30 22:56:23 +03:00 |
|
Ivan Lezhankin
|
f897f7c93f
|
Refactor IFunction to execute with const arguments
|
2020-11-17 16:24:45 +03:00 |
|
alexey-milovidov
|
b8b9c6d409
|
Update reinterpretAs.cpp
|
2020-11-04 17:55:05 +03:00 |
|
feng lv
|
9b8dbf37cc
|
fix
fix
|
2020-11-04 08:56:15 +00:00 |
|
feng lv
|
cd711039fb
|
Allow reinterpret between integers and floats of the same size
|
2020-11-04 07:56:27 +00:00 |
|