tavplubix
|
c297c2c4c3
|
Revert "Dictionaries added Date32 type support"
|
2021-12-22 19:41:52 +03:00 |
|
Maksim Kita
|
51826c14a0
|
Dictionaries added Date32 type support
|
2021-12-20 13:39:07 +03:00 |
|
kssenii
|
dcc6f597dc
|
Move templates from FunctionsConvertion
|
2021-08-11 19:09:51 +00:00 |
|
kssenii
|
7555fc19fd
|
Revert "Move some templates"
This reverts commit 7f247becca .
|
2021-08-11 18:49:25 +00:00 |
|
kssenii
|
7f247becca
|
Move some templates
|
2021-08-11 07:32:46 +00:00 |
|
kssenii
|
9ca422f0c5
|
Introduce CAST for internal usage
|
2021-08-07 09:03:10 +00:00 |
|
kssenii
|
3ba2d114d5
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
This reverts commit 94a210650f , reversing
changes made to 0893b9ff8e .
|
2021-07-15 11:41:52 +00:00 |
|
alexey-milovidov
|
9ba4064c86
|
Revert "Datatype Date32, support range 1925 to 2283"
|
2021-07-15 10:53:35 +03:00 |
|
neng.liu
|
ec7604b013
|
add parquet test and fix add interval error when type is date32
|
2021-06-28 16:36:54 +08:00 |
|
Alexey Milovidov
|
8ecd9d36e6
|
Add UInt128 conversion functions
|
2021-05-03 18:41:37 +03:00 |
|
Maksim Kita
|
03eec39719
|
Merge pull request #19712 from kitaisreal/added-functions-parse-date-time-best-effort-us-or-zero-or-null
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-28 11:13:45 +03:00 |
|
Maksim Kita
|
9db9ce11dc
|
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-27 17:10:06 +03:00 |
|
dankondr
|
89b394ea57
|
Add toDate MySQL compatibility alias
|
2021-01-22 00:02:35 +03:00 |
|
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 |
|