proller
|
38e9254d33
|
fix http methods for ReadWriteBufferFromHTTP (#675)
|
2017-04-11 17:13:19 +03:00 |
|
robot-metrika-test
|
49eb55fac9
|
Auto version update to [54212]
|
2017-04-11 16:33:41 +03:00 |
|
proller
|
b01a65f922
|
Remove missing allocator_stress from cmake
|
2017-04-11 16:25:27 +03:00 |
|
robot-metrika-test
|
17a06b1f03
|
Auto version update to [54211]
|
2017-04-11 16:20:38 +03:00 |
|
proller
|
a360112311
|
Fix freebsd build (#672)
* fix freebsd build
* Fix freebsd build
|
2017-04-11 15:57:31 +03:00 |
|
robot-metrika-test
|
10a735a883
|
Auto version update to [54210]
|
2017-04-11 14:43:32 +03:00 |
|
Alexey Milovidov
|
6256a40199
|
Merge branch 'array-cache'
|
2017-04-11 05:53:50 +03:00 |
|
Alexey Milovidov
|
174ef70e0a
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-04-11 05:53:39 +03:00 |
|
Alexey Milovidov
|
a37fa9ca6a
|
Whitespace [#CLICKHOUSE-2].
|
2017-04-11 05:53:29 +03:00 |
|
Alexey Milovidov
|
756df579b2
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-11 05:52:22 +03:00 |
|
Alexey Milovidov
|
5b29658aae
|
MemoryTracker: more convenient for investigations [#CLICKHOUSE-2935].
|
2017-04-11 00:43:59 +03:00 |
|
proller
|
72ccc69212
|
Debian: simpler package (#662)
* Allow use external re2 with re2_st=re2
* fix
* remove dupe
* use re2_st in FunctionsStringSearch.h
* fix
* move files from tools/etc to debian
* dont generate control
* version
* ok.
* wip
* Cmake: dont touch CMAKE_INSTALL_PREFIX
* wip
* works!
* clean
* okay
* like old
* wip
* wip
* okay
* clickhouse-server-base-dbg
* clean
* clickhouse-server-dbg
* Debian: Remove daemons
* Update rules
* add source/format
* control clean
* add watch
* clean
* clean
* temp fix build
* clean
* docs
* fake make_control
* fix
* testme
* testme
* add metrika package
* fake metrika files
|
2017-04-10 20:43:30 +03:00 |
|
Alexey Milovidov
|
ba108daf9d
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-10 03:24:58 +03:00 |
|
Alexey Milovidov
|
f418ed37cf
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-10 02:10:05 +03:00 |
|
Alexey Milovidov
|
5f8d99cbe9
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-09 10:02:13 +03:00 |
|
Alexey Milovidov
|
1005236a09
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-09 09:44:45 +03:00 |
|
Alexey Milovidov
|
5ededd6b51
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-09 09:39:26 +03:00 |
|
Alexey Milovidov
|
2d0421e801
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-09 09:29:26 +03:00 |
|
Alexey Milovidov
|
0ceb92b037
|
ArrayCache: development [#CLICKHOUSE-2].
|
2017-04-09 08:19:50 +03:00 |
|
Alexey Milovidov
|
ba9590d340
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-04-08 04:32:24 +03:00 |
|
Alexey Milovidov
|
a0b9bf5e97
|
Moved code to cpp [#CLICKHOUSE-2].
|
2017-04-08 04:32:05 +03:00 |
|
proller
|
957f105377
|
fix freebsd build
|
2017-04-08 04:01:21 +03:00 |
|
robot-metrika-test
|
82766247e2
|
Auto version update to [54209]
|
2017-04-07 23:50:27 +03:00 |
|
Yuri Dyachenko
|
f508f1e5f3
|
add ErrorCode OUTPUT_IS_NOT_SORTED
|
2017-04-07 23:31:53 +03:00 |
|
alexey-milovidov
|
d0629a9df6
|
Update IBlockInputStream.h
|
2017-04-07 23:31:53 +03:00 |
|
Yuri Dyachenko
|
d54d44d97d
|
provide SortedDescription to block pipe
|
2017-04-07 23:31:53 +03:00 |
|
Alexey Milovidov
|
7454185a0a
|
Fixed join_use_nulls setting [#CLICKHOUSE-4].
|
2017-04-07 23:30:52 +03:00 |
|
Alexey Milovidov
|
a7e557f2a3
|
clickhouse-client: Fixed terminal escape codes in Mosh [#CLICKHOUSE-2930].
|
2017-04-07 20:56:03 +03:00 |
|
Yuri Dyachenko
|
23e824d7a9
|
add ClearableSetVariant
|
2017-04-07 20:12:54 +03:00 |
|
Yuri Dyachenko
|
ad79394799
|
add ClearableHashSetWithSavedHash
|
2017-04-07 20:12:54 +03:00 |
|
Alexey Milovidov
|
463fddb2ca
|
Joins by Nullable keys: development [#CLICKHOUSE-4].
|
2017-04-07 00:44:52 +03:00 |
|
Alexey Milovidov
|
ab215c0fcd
|
join_use_nulls: development; added test [#CLICKHOUSE-4].
|
2017-04-07 00:09:39 +03:00 |
|
Alexey Milovidov
|
928b8d7653
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-04-06 22:51:53 +03:00 |
|
Alexey Milovidov
|
bd544bbe3a
|
Fixed error with NULLs [#CLICKHOUSE-4].
|
2017-04-06 22:51:44 +03:00 |
|
proller
|
adba3b8e6d
|
delete ReadBufferFromHTTP, use ReadWriteBufferFromHTTP instead
|
2017-04-06 22:39:25 +03:00 |
|
Alexey Milovidov
|
e36468af29
|
Renamed test [#CLICKHOUSE-2].
|
2017-04-06 19:35:23 +03:00 |
|
Alexey Milovidov
|
4132d0ed32
|
Fixed test [#CLICKHOUSE-2].
|
2017-04-06 19:34:39 +03:00 |
|
proller
|
1bc311eefd
|
ReplicatedMergeTree: Max streams to send data [#CLICKHOUSE-2878] (#656)
* ReplicatedMergeTree: Max streams to send data [#CLICKHOUSE-2878]
* fix
* better messages on client
* change code to 429 TOO_MANY_REQUESTS
* wip
* better message
* Update InterserverIOHandler.h
* Update InterserverIOHTTPHandler.cpp
* Update StorageReplicatedMergeTree.cpp
|
2017-04-06 16:03:23 +03:00 |
|
Alexey Milovidov
|
31f7fe42d6
|
Fool's day changed, continued [#CLICKHOUSE-3].
|
2017-04-05 14:52:23 +03:00 |
|
Vitaliy Lyudvichenko
|
74a92cb8d9
|
Add test for OPTIMIZE FINAL and more diagnostics. [#CLICKHOUSE-2886]
|
2017-04-04 15:54:21 +03:00 |
|
proller
|
11218b9ba5
|
cmake: remove hardcoded src/ in macros add_headers_and_sources
|
2017-04-04 15:37:04 +03:00 |
|
Alexey Milovidov
|
093c77559f
|
Added test [#CLICKHOUSE-2754].
|
2017-04-04 12:24:14 +03:00 |
|
Alexey Milovidov
|
a272614c3d
|
Fixed error with filtering by Nullable, continued [#CLICKHOUSE-2754].
|
2017-04-04 12:22:06 +03:00 |
|
Alexey Milovidov
|
5919dcae70
|
Fixed error in filtering by Nullable column [#CLICKHOUSE-2754].
|
2017-04-04 11:00:31 +03:00 |
|
Alexey Milovidov
|
baf2e6e95b
|
Added 'join_use_nulls' setting to allow using NULLs as default values for non-joined rows in case of outer joins [#CLICKHOUSE-2].
|
2017-04-04 09:52:39 +03:00 |
|
robot-metrika-test
|
af4b87e0ce
|
Auto version update to [54208]
|
2017-04-03 13:05:50 +03:00 |
|
f1yegor
|
b4c23f122a
|
Translated comments
|
2017-04-02 20:37:49 +03:00 |
|
Alexey Milovidov
|
7f53cec624
|
Moved headers and sources to same place (part 5) [#CLICKHOUSE-3].
|
2017-04-01 13:25:45 +03:00 |
|
Alexey Milovidov
|
0f775ef20b
|
Added missing modification [#CLICKHOUSE-2].
|
2017-04-01 13:15:01 +03:00 |
|
Alexey Milovidov
|
e91395fa14
|
Moved headers and sources to same place (part 2) [#CLICKHOUSE-3].
|
2017-04-01 13:10:04 +03:00 |
|