Maksim Kita
|
0464859cfe
|
Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
d636e1618b
|
Added function accurate cast or null
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
440ae2bc57
|
UUID safe cast functions added
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
|
2020-10-25 11:45:29 +03:00 |
|
alexey-milovidov
|
adf50fd774
|
Merge pull request #13761 from zhang2014/improvement/date_time
ISSUES-4006 add precision argument for DateTime type
|
2020-09-02 05:12:35 +03:00 |
|
zhang2014
|
ec1572d7be
|
ISSUES-4006 support parserDateTime32 functions
|
2020-08-21 13:09:25 +08:00 |
|
Artem Zuikov
|
becc186c91
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
|
zhang2014
|
43839a97b6
|
ISSUES-4006 add factor with DateTime type
|
2020-08-15 21:29:24 +08:00 |
|
flynn
|
5816858403
|
add parseDateTimeBestEffortUS function (#12028)
* add function parseDateTimeBestEffortUS
* add test
* add doc
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
|
2020-07-05 21:09:20 +03:00 |
|
Alexey Milovidov
|
4867934204
|
Every function in its own file
|
2020-06-20 18:45:50 +03:00 |
|
Artem Zuikov
|
6af36cb703
|
CAST keep nullable (#11733)
|
2020-06-18 13:18:28 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|