Alexey Milovidov
|
3a0bf8e642
|
Fixed error after merge [#CLICKHOUSE-3150].
|
2017-07-21 09:55:33 +03:00 |
|
Guillaume Tassery
|
57b4066da8
|
Improve performance for deserialization/serialization of UUID type
|
2017-07-19 19:26:37 +03:00 |
|
Alexey Milovidov
|
2bd84600d1
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-07-11 04:20:40 +03:00 |
|
Guillaume Tassery
|
2ec96fe822
|
Make UUID as a strong type
|
2017-07-06 16:50:29 +02:00 |
|
Guillaume Tassery
|
c6a5083419
|
Fix comparison of UInt128 to Float64
|
2017-07-05 18:29:16 +02:00 |
|
Guillaume Tassery
|
cba9815981
|
Change Uuid to UUID datatype and make UInt128 a generic type
|
2017-07-04 12:42:53 +02:00 |
|
Guillaume Tassery
|
d6ab06437a
|
Remove mention of UUID type for dictonnary
|
2017-07-03 18:08:32 +02:00 |
|
Guillaume Tassery
|
525851ec68
|
sync master
|
2017-06-30 22:21:42 +02:00 |
|
Guillaume Tassery
|
1231952fca
|
Implement UUID type and toUuid function
|
2017-06-30 22:01:27 +02:00 |
|
Alexey Zatelepin
|
6768ebd53f
|
less strict parse() functions (restore compatibility with JDBC driver) [#CLICKHOUSE-2949]
|
2017-06-27 18:58:33 +03:00 |
|
Alexey Milovidov
|
dbc61a6a43
|
Added support for SQL-style quoting [#CLICKHOUSE-20].
|
2017-06-25 06:43:37 +03:00 |
|
proller
|
4db8d09de9
|
Reorganize includes. part 1 (#921)
* Make libunwind optional. Allow use custom libcctz
* fix
* Fix
* fix
* Update BaseDaemon.cpp
* Update CMakeLists.txt
* Reorganize includes. part 1
* Update dbms_include.cmake
* Reorganize includes. part 2
* Reorganize includes. part 3
* dbms/src/Common/ThreadPool -> libs/libcommon
* Reorganize includes. part 4
* Fix print_include_directories
* Update thread_creation_latency.cpp
* Update StringRef.h
|
2017-06-23 23:22:35 +03:00 |
|
Alexey Milovidov
|
604de2bfeb
|
Better [#DEVTOOLS-3381].
|
2017-06-21 04:24:05 +03:00 |
|
Alexey Milovidov
|
47484b4bed
|
Tiny modifications [#DEVTOOLS-3381].
|
2017-06-20 00:06:46 +03:00 |
|
Alexey Milovidov
|
10f5543a49
|
Revert "Add support for skipping whitespaces"
This reverts commit 704a79ee6c .
|
2017-06-13 09:09:59 +03:00 |
|
alexey-milovidov
|
3f6cccaaa1
|
Merge pull request #834 from luc1ph3r/Add-performance-test
Add performance test
|
2017-06-13 07:20:01 +03:00 |
|
Vitaliy Lyudvichenko
|
7ab88b8055
|
Fix HTTP sessions test. [#CLICKHOUSE-3]
|
2017-06-07 22:06:43 +03:00 |
|
Alexey Milovidov
|
862a304db2
|
Small refinements [#CLICKHOUSE-2].
|
2017-06-01 16:41:58 +03:00 |
|
KochetovNicolai
|
f9cdae50d9
|
Cast boolean json fields to numbers (#809)
* added readBoolTextWord
* moved json bool cast to DataTypeNumber
|
2017-05-20 17:15:04 +04:00 |
|
ivanzhukov
|
704a79ee6c
|
Add support for skipping whitespaces
|
2017-05-09 21:53:47 +03:00 |
|
Alexey Milovidov
|
41e97787e3
|
Less dependencies [#CLICKHOUSE-2].
|
2017-04-16 08:40:17 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|