Alexey Milovidov
|
46b5c9ce03
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-08-10 02:57:54 +03:00 |
|
Alexey Milovidov
|
4f633f316c
|
Removed TODO [#CLICKHOUSE-2].
|
2017-08-09 04:38:56 +03:00 |
|
Alexey Milovidov
|
6edb14ba6b
|
Fixed garbage [#CLICKHOUSE-2].
|
2017-08-09 04:35:12 +03:00 |
|
Alexey Milovidov
|
1fc8548018
|
Fixing garbage (incomplete) [#CLICKHOUSE-2].
|
2017-08-09 04:35:12 +03:00 |
|
Alexey Milovidov
|
9bbcfbd35c
|
Fixed error [#CLICKHOUSE-2].
|
2017-08-09 04:35:12 +03:00 |
|
Alexey Milovidov
|
ff54c93a22
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-08-07 04:37:52 +03:00 |
|
alexey-milovidov
|
ae8783aee3
|
Merge pull request #1045 from prog8/nocompression
Added compression NONE
|
2017-08-01 23:07:52 +03:00 |
|
Alexey Milovidov
|
fd5ac57b8e
|
Addition to prev. revision [#CLICKHOUSE-2].
|
2017-08-01 17:33:38 +03:00 |
|
proller
|
db984d92a8
|
Fix crash on start
|
2017-08-01 16:36:07 +03:00 |
|
Pawel Rog
|
9f799820d9
|
Applied changes requested by Alexey
|
2017-08-01 10:12:15 +02:00 |
|
Alexey Milovidov
|
6578fb2645
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
|
alexey-milovidov
|
fdb7e080be
|
Update CompressedWriteBuffer.cpp
|
2017-07-31 20:43:33 +03:00 |
|
alexey-milovidov
|
50244880cc
|
Update CompressedReadBufferBase.cpp
|
2017-07-31 20:42:23 +03:00 |
|
alexey-milovidov
|
3d2ec763ed
|
Update CompressedReadBufferBase.cpp
|
2017-07-31 20:40:56 +03:00 |
|
Pawel Rog
|
3a6c444996
|
Merge branch 'master' into nocompression
|
2017-07-31 13:36:58 +02:00 |
|
Pawel Rog
|
a0cc54457e
|
Added compression NONE
|
2017-07-31 12:44:45 +02:00 |
|
Alexey Milovidov
|
efaa44bea8
|
Attempt to improve performance [#CLICKHOUSE-3].
|
2017-07-23 09:53:28 +03:00 |
|
Alexey Milovidov
|
3a0bf8e642
|
Fixed error after merge [#CLICKHOUSE-3150].
|
2017-07-21 09:55:33 +03:00 |
|
Alexey Milovidov
|
e1cc8289b2
|
Fixed error after merge [#CLICKHOUSE-3150].
|
2017-07-21 09:46:50 +03:00 |
|
Guillaume Tassery
|
57b4066da8
|
Improve performance for deserialization/serialization of UUID type
|
2017-07-19 19:26:37 +03:00 |
|
Nikolai Kochetov
|
586dff9126
|
delay reading for granulas if prewhere column is false during partial granula reading
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
c6d5ef6d30
|
added MergeTreeRangeReader
|
2017-07-13 21:45:09 +03:00 |
|
Alexey Milovidov
|
7068d1ff81
|
Using lexer (incomplete) [#CLICKHOUSE-2].
|
2017-07-13 08:59:01 +03:00 |
|
Alexey Milovidov
|
fb8d8ec768
|
Fixed error (tnx Vladimir Chebotarev) [#CLICKHOUSE-2].
|
2017-07-11 21:59:01 +03:00 |
|
Vitaliy Lyudvichenko
|
b843ea5b3f
|
Resolves #964. Fixed input_format_skip_unknown_fields for negative numbers. [#CLICKHOUSE-3]
|
2017-07-11 21:36:51 +03:00 |
|
Alexey Milovidov
|
2bd84600d1
|
Miscellaneous [#CLICKHOUSE-2].
|
2017-07-11 04:20:40 +03:00 |
|
Alexey Milovidov
|
78e905aa3a
|
Fixed build after merge [#CLICKHOUSE-3].
|
2017-07-10 07:10:25 +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
|
aeeb81fadf
|
Rename field in UInt128
|
2017-07-04 18:10:36 +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
|
6df5d556e5
|
Changed namespace [#DEVTOOLS-3381].
|
2017-06-21 11:35:38 +03:00 |
|
Alexey Milovidov
|
604de2bfeb
|
Better [#DEVTOOLS-3381].
|
2017-06-21 04:24:05 +03:00 |
|
Георгий Кондратьев
|
a736ef618a
|
Put ClickHouse variant of CityHash into DB namespace [#DEVTOOLS-3381]
This avoids symbol conflict when linking external applications that use another
variant of CityHash in the global namespace with ClickHouse libraries.
|
2017-06-20 12:25:16 +03:00 |
|
Alexey Milovidov
|
47484b4bed
|
Tiny modifications [#DEVTOOLS-3381].
|
2017-06-20 00:06:46 +03:00 |
|
Alexey Milovidov
|
0743cfe6d7
|
Removed code that was used solely by Metrika [#DEVTOOLS-3343].
|
2017-06-15 21:27:51 +03:00 |
|
Alexey Milovidov
|
9bf083625d
|
Removed support for QuickLZ (obsolete) [#CLICKHOUSE-2].
|
2017-06-15 21:21:59 +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
|
5bd9342c0b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-01 21:13:42 +03:00 |
|
Alexey Milovidov
|
862a304db2
|
Small refinements [#CLICKHOUSE-2].
|
2017-06-01 16:41:58 +03:00 |
|
proller
|
27d675465d
|
Remove wrong char from code
|
2017-05-29 14:18:51 +03:00 |
|
f1yegor
|
b3e0533860
|
translate comments: IO
|
2017-05-28 16:29:40 +02:00 |
|