Alexey Milovidov
6bbac4b06c
Added test [#METR-21993].
2016-08-15 22:43:51 +03:00
Alexey Milovidov
73a2ddcaf8
Attempt to fix an error with defaults [#METR-21993].
2016-08-15 22:41:44 +03:00
Alexey Milovidov
9b07e44914
Added examples of usage clickhouse-client for data insertion [#METR-2944].
2016-08-15 21:53:13 +03:00
alexey-milovidov
2f232b25c2
Merge pull request #72 from serebrserg/METR-22322
...
METR-22322: add geo distance function
2016-08-15 21:02:07 +04:00
serebrserg
191d8b9707
METR-22322: add functional test
2016-08-15 19:34:03 +03:00
serebrserg
c8bbb26802
METR-22322: array instead of vector
2016-08-15 15:41:06 +03:00
serebrserg
db5bae495b
METR-22322: rename function, add comments
2016-08-14 15:18:11 +03:00
Alexey Milovidov
1bb6ccd7f8
Better [#METR-22410].
2016-08-13 08:29:53 +03:00
Alexey Milovidov
9efc240f34
Corrected tests whose sensitivity may have degraded after introduced squashing blocks on INSERT by default [#METR-21877].
2016-08-13 08:06:36 +03:00
Alexey Milovidov
5fc8043b6f
Fixed error [#METR-22410].
2016-08-13 07:31:15 +03:00
Alexey Milovidov
0cf32c8aed
Renamed method [#METR-22400].
2016-08-13 05:21:17 +03:00
Alexey Milovidov
b3b2cd110a
Tiny modification [#METR-22327].
2016-08-13 04:59:09 +03:00
Alexey Milovidov
19f861464a
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
Alexey Milovidov
af7e4a0c73
Try to improve performance of ColumnString::insertInto [#METR-22173].
2016-08-12 23:50:34 +03:00
alexey-milovidov
d141a91667
Merge pull request #71 from yuri-karpovich/master
...
Dockerfile: "sh: 1: ulimit: error setting limit (Operation not permitted)" error fixing
2016-08-12 22:05:38 +04:00
serebrserg
429b73422f
METR-22322: add geo distance function
2016-08-12 19:51:08 +03:00
Alexey Milovidov
ab9ff0979d
Improved package build time; consistent package size across different Ubuntu versions [#METRIQA-72].
2016-08-12 19:43:54 +03:00
Yury Karpovich
f2b572a17f
"sh: 1: ulimit: error setting limit (Operation not permitted)" error fixing.
...
I cannot run container on the latest Docker (1.12.0, build 8eab29e) because of error. The latest docker supports setting ulimits through the command line --ulimit nofile=262144:262144.
2016-08-12 13:31:44 +03:00
Alexey Milovidov
d5ad347532
Fixed probable source of race conditions [#METR-22327].
2016-08-12 08:20:06 +03:00
Alexey Milovidov
8224217e25
Fixed build [#METR-2944].
2016-08-11 23:59:17 +03:00
Alexey Milovidov
9f51a59322
Merge branch 'master' of github.com:yandex/ClickHouse
2016-08-11 03:47:47 +03:00
Alexey Milovidov
715cb482fa
Miscellaneous [#METR-2807].
2016-08-11 03:47:01 +03:00
Alexey Milovidov
6cc8dadd6d
Fixed error [#METR-21993].
2016-08-11 00:20:46 +03:00
Alexey Milovidov
225d6bf30a
Fixed possible overflow [#METR-22187].
2016-08-10 23:09:37 +03:00
Alexey Milovidov
b0256b9935
Fixed stack overflow [#METR-22219].
2016-08-10 21:49:10 +03:00
Alexey Milovidov
6de7a81570
Merge branch 'master' of github.com:yandex/ClickHouse
2016-08-10 10:20:48 +03:00
Alexey Milovidov
d8eb52c189
Improvement [#METR-22352].
2016-08-10 10:20:21 +03:00
alexey-milovidov
6ade91771e
Merge pull request #69 from bseng/patch-1
...
Update reference_en.html to include TimeZone conversion function
2016-08-10 09:59:55 +04:00
bseng
19181da3be
Update reference_en.html to include TimeZone conversion function
2016-08-10 15:57:01 +10:00
Alexey Milovidov
65e557a105
Fixed test [#METR-22352].
2016-08-10 08:22:52 +03:00
Alexey Milovidov
a71f846d27
Client: added --echo option to simlify investigating diff of functional tests [#METR-22352].
2016-08-10 08:13:45 +03:00
Alexey Milovidov
e0182a035c
clickhouse-test: removed unused option; added support to run subset of tests [#METR-22352].
2016-08-10 07:48:14 +03:00
Alexey Milovidov
6bc1840b88
Fixed error [#METR-22352].
2016-08-10 07:20:50 +03:00
Alexey Milovidov
dde2c4c3c5
Creating directory for flags [#METR-21594].
2016-08-10 03:47:00 +03:00
Alexey Milovidov
5e9be50a52
Fixed build of test [#METR-21594].
2016-08-10 02:14:36 +03:00
Alexey Milovidov
8cbf62236f
Fixed build of test [#METR-21594].
2016-08-10 02:13:41 +03:00
Alexey Milovidov
b51bdbd0c0
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
2016-08-10 00:48:05 +03:00
Alexey Milovidov
4b41c52747
Attempt to improve performance of replication queue processing [#METR-22352].
2016-08-09 23:39:28 +03:00
Alexey Milovidov
bb5bdd098d
Whitespace [#METR-2944].
2016-08-09 23:39:03 +03:00
Alexey Milovidov
41c28b26d0
Fixed test [#METR-2944].
2016-08-07 21:20:57 +03:00
Alexey Milovidov
f8e8875b8a
Fixed warnings on clang [#METR-2944].
2016-08-07 19:28:12 +03:00
Alexey Milovidov
d72d9733a8
Fixed warnings on clang [#METR-2944].
2016-08-07 19:25:31 +03:00
Alexey Milovidov
f129e94429
Fixed warnings on clang [#METR-2944].
2016-08-07 19:17:57 +03:00
Alexey Milovidov
f93babdd4d
Fixed build with clang [#METR-2944].
2016-08-07 19:13:00 +03:00
Alexey Milovidov
30eb125100
Fixed error with INSERT SELECT and nested data structures [#METR-22328].
2016-08-07 18:13:40 +03:00
Alexey Milovidov
cb7a458ac4
Added check [#METR-22325].
2016-08-07 14:12:55 +03:00
Alexey Milovidov
65c34e8274
Addition to prev. revision [#METR-2807].
2016-08-07 12:10:45 +03:00
Alexey Milovidov
6c861fe798
Style [#METR-2807].
2016-08-07 12:09:18 +03:00
Alexey Milovidov
11d6962797
Fixed error [#MOBMET-3953].
2016-08-07 11:30:29 +03:00
Alexey Milovidov
6d614f2f96
Fixed error [#MOBMET-3953].
2016-08-07 11:23:44 +03:00