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 |
|
Artem Zuikov
|
d304d522cc
|
Refactoring: rename types to allow change bigint library (#14219)
|
2020-09-01 12:54:50 +03:00 |
|
Artem Zuikov
|
becc186c91
|
Add support for extended precision integers and decimals (#13097)
|
2020-08-19 14:52:17 +03:00 |
|
Vitaly Baranov
|
80a3caef1c
|
Allow using any types for custom fields.
|
2020-07-31 20:57:49 +03:00 |
|
Vitaly Baranov
|
300727afa3
|
Rework the StringField* classes and make conversion String => StringField* explicit.
|
2020-07-31 19:11:27 +03:00 |
|
Alexander Kuzmenkov
|
d77f397b38
|
review fixes
|
2020-06-26 03:18:33 +03:00 |
|
Alexander Kuzmenkov
|
059a2704d0
|
Add CPU frequencies to system.asynchronous_metrics
|
2020-06-25 23:43:57 +03:00 |
|
alexey-milovidov
|
9de5db9025
|
Merge pull request #11856 from zhang2014/feature/uuid_without_separator
Support parse UUID without separator
|
2020-06-25 16:26:55 +03:00 |
|
zhang2014
|
c3a38e7f8c
|
apply review suggestions
|
2020-06-23 11:15:55 +08:00 |
|
Alexey Milovidov
|
1191679965
|
Fix wrong code
|
2020-06-23 00:54:19 +03:00 |
|
Alexey Milovidov
|
4ace4b4c75
|
Fix bugs in DateTime64 parsing
|
2020-06-22 23:54:36 +03:00 |
|
zhang2014
|
b820cfb3b6
|
fix read extra bytes when with separator
|
2020-06-22 21:30:55 +08:00 |
|
zhang2014
|
ee2ca536ff
|
try fix build failure
|
2020-06-22 20:01:54 +08:00 |
|
zhang2014
|
b3ef9a90e9
|
Support parse uuid without separator
|
2020-06-22 17:31:30 +08:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|