Alexey Milovidov
|
f304053832
|
Added support for little more escape sequences (while parsing) [#METR-21995].
|
2016-07-06 22:20:22 +03:00 |
|
Alexey Milovidov
|
2906679e38
|
Temporarily removed squashing blocks on INSERT [#METR-21877].
|
2016-07-06 19:25:15 +03:00 |
|
Alexey Milovidov
|
fa5e66c1fc
|
Fixed warning in Poco when asserts are off [#METR-2944].
|
2016-07-06 02:40:02 +03:00 |
|
Alexey Milovidov
|
1417f19d7c
|
Client: allowed to override compression from command line [#METR-21944].
|
2016-07-05 00:03:23 +03:00 |
|
Alexey Arno
|
09ec76ebb2
|
dbms: Server: Fixed bug. Currently the move constructor and assignement operator of PODArray behave incorrectly if used with AllocatorWithStackMemory. Anyway here no move operation is needed to achieve what we want to do. [#METR-18844]
|
2016-07-04 20:31:51 +03:00 |
|
Alexey Milovidov
|
a4849fe15b
|
Added more test [#METR-21877].
|
2016-07-02 00:25:14 +03:00 |
|
Alexey Milovidov
|
f8eab3b66d
|
Added test [#METR-21877].
|
2016-07-02 00:13:58 +03:00 |
|
Alexey Milovidov
|
1a420a14e9
|
Squashing small blocks on INSERT (when passing blocks via TCP interface or when doing INSERT SELECT) [#METR-21877].
|
2016-07-02 00:02:13 +03:00 |
|
Alexey Milovidov
|
eba73d8d87
|
Probably fixed flappy test [#METR-2944].
|
2016-07-01 19:48:33 +03:00 |
|
Alexey Milovidov
|
75632fe3ae
|
Better diagnostics [#METR-21926].
|
2016-06-30 23:39:35 +03:00 |
|
Alexey Milovidov
|
fe216b7338
|
Fixed error when libcpuid reports zero number of CPU cores [#METR-21926].
|
2016-06-30 23:35:07 +03:00 |
|
alexey-milovidov
|
5ed881ee50
|
Merge pull request #40 from yandex/revert-39-METR-18844
Revert "dbms: Server: Use PODArray instead of std::vector in sequenceMatch/Co…"
|
2016-06-30 21:44:23 +03:00 |
|
alexey-milovidov
|
ee32e47073
|
Revert "dbms: Server: Use PODArray instead of std::vector in sequenceMatch/Co…"
|
2016-06-30 22:44:01 +04:00 |
|
Alexey Milovidov
|
0b384d0a87
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-06-30 20:08:13 +03:00 |
|
Alexey Milovidov
|
e640fcc400
|
Doc: Improved specification of debian repositories [#METR-20000].
|
2016-06-30 20:07:38 +03:00 |
|
alexey-milovidov
|
d65cbbb1c8
|
Merge pull request #39 from yandex/METR-18844
dbms: Server: Use PODArray instead of std::vector in sequenceMatch/Co…
|
2016-06-30 20:05:42 +03:00 |
|
Alexey Arno
|
6c3d36d616
|
dbms: Server: Renaming [#METR-18844]
|
2016-06-30 19:56:13 +03:00 |
|
Alexey Arno
|
d537ad38c8
|
dbms: Server: Added missing tweaks [#METR-18844]
|
2016-06-30 19:43:22 +03:00 |
|
Alexey Arno
|
86f14711cc
|
dbms: Server: Use PODArray instead of std::vector in sequenceMatch/Count functions implementation [#METR-18844]
|
2016-06-30 19:31:48 +03:00 |
|
Alexey Milovidov
|
df5e85bb34
|
Addition [#METR-21884].
|
2016-06-30 00:31:36 +03:00 |
|
Alexey Milovidov
|
4d4ab07544
|
Fixed error in CMakeLists [#METR-21848].
|
2016-06-29 22:16:03 +03:00 |
|
alexey-milovidov
|
d3509794b4
|
Merge pull request #37 from plutov/master
Fixed ordered list in Getting Started
|
2016-06-29 14:37:56 +03:00 |
|
Aliaksandr Pliutau
|
77fd7b5f57
|
Fixed ordered list in Getting Started
|
2016-06-29 12:24:12 +07:00 |
|
Alexey Milovidov
|
349be07e61
|
Better [#METR-21863].
|
2016-06-29 00:44:45 +03:00 |
|
Alexey Milovidov
|
b18453103e
|
More tests [#METR-21863].
|
2016-06-29 00:35:49 +03:00 |
|
Alexey Milovidov
|
e38030fe5d
|
Added test [#METR-21885].
|
2016-06-29 00:32:12 +03:00 |
|
Alexey Milovidov
|
28b75ba8bc
|
Fixed error with converting types of arrays in IN or VALUES [#METR-21885].
|
2016-06-29 00:28:03 +03:00 |
|
Alexey Milovidov
|
5ded454986
|
Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884].
|
2016-06-28 23:50:37 +03:00 |
|
Alexey Milovidov
|
68f0bd03db
|
Fixed error with parsing bad arrays [#METR-21885].
|
2016-06-28 23:45:28 +03:00 |
|
Alexey Milovidov
|
4c73eea3a8
|
Fixed error with ARRAY JOIN of arrays of strings [#METR-21863].
|
2016-06-28 22:43:32 +03:00 |
|
Alexey Milovidov
|
aafe85e474
|
Modified comment [#METR-21691].
|
2016-06-28 21:00:04 +03:00 |
|
Alexey Milovidov
|
0158984080
|
Fixed error in release script [#TESTIRT-9529].
|
2016-06-28 17:06:27 +03:00 |
|
Alexey Milovidov
|
4a8f3e6143
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 11:13:54 +03:00 |
|
Alexey Milovidov
|
0d902573fe
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 11:11:27 +03:00 |
|
Alexey Milovidov
|
cb83414021
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 11:08:39 +03:00 |
|
Alexey Milovidov
|
36c36fed41
|
More correct [#METR-2944].
|
2016-06-27 11:02:15 +03:00 |
|
Alexey Milovidov
|
fb45da6ef8
|
Allowed to enable glibc compatibility mode (experimental) during release [#METR-2944].
|
2016-06-27 10:48:15 +03:00 |
|
Alexey Milovidov
|
93954476bc
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 10:47:08 +03:00 |
|
Alexey Milovidov
|
50994f0458
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 10:16:36 +03:00 |
|
Alexey Milovidov
|
96805d4c2a
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 10:15:48 +03:00 |
|
Alexey Milovidov
|
d578fae595
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 10:13:54 +03:00 |
|
Alexey Milovidov
|
67890d185a
|
Addition to prev. revision [#METR-2944].
|
2016-06-27 09:52:27 +03:00 |
|
Alexey Milovidov
|
30ce038312
|
Added option for compatibility with older glibc versions (experimental) [#METR-2944].
|
2016-06-27 09:34:10 +03:00 |
|
Alexey Milovidov
|
cd0aa36dba
|
Site: added link to tutorial [#METR-20000].
|
2016-06-27 06:53:43 +03:00 |
|
Alexey Milovidov
|
a8865afe29
|
Tutorial: preparation [#METR-20000].
|
2016-06-27 05:48:26 +03:00 |
|
Alexey Milovidov
|
8f694c1fb3
|
Tutorial: preparation [#METR-20000].
|
2016-06-27 05:43:07 +03:00 |
|
Alexey Milovidov
|
a1bf8562bf
|
Tutorial: preparation [#METR-20000].
|
2016-06-27 05:17:01 +03:00 |
|
Alexey Milovidov
|
094900f86e
|
Tutorial: preparation [#METR-20000].
|
2016-06-27 04:21:17 +03:00 |
|
Alexey Milovidov
|
770296eeed
|
Guide: preparation [#METR-20000].
|
2016-06-27 04:20:12 +03:00 |
|
Alexey Milovidov
|
7393079c43
|
Tutorial: preparation [#METR-20000].
|
2016-06-27 04:12:14 +03:00 |
|