Alexey Milovidov
|
7c52151890
|
Added meetup link
|
2018-04-16 21:33:47 +03:00 |
|
Nikolai Kochetov
|
fc6526cb0a
|
Merge branch 'silviucpp-read_query_body_fix'
|
2018-04-16 20:30:56 +03:00 |
|
Nikolai Kochetov
|
73cf78eec9
|
updated test
|
2018-04-16 18:48:27 +03:00 |
|
Nikolai Kochetov
|
d9ab10634a
|
fix build
|
2018-04-16 18:39:12 +03:00 |
|
Nikolai Kochetov
|
9e05052c2a
|
merged with master
|
2018-04-16 18:35:11 +03:00 |
|
Nikolai Kochetov
|
7b8a306e34
|
minor fixes
|
2018-04-16 18:11:13 +03:00 |
|
BayoNet
|
f94c3da50c
|
Merge branch 'master' of https://github.com/BayoNet/ClickHouse
|
2018-04-16 15:39:07 +03:00 |
|
BayoNet
|
e4ab0d8522
|
docs/utils/clickhouse-local.md is edited by developer comment
|
2018-04-16 15:27:33 +03:00 |
|
BayoNet
|
090df0efd6
|
docs/utils/clickhouse-local.md is edited by developer comment
|
2018-04-16 15:04:59 +03:00 |
|
sundy-li
|
12211ffc5b
|
Fix:ignore the format_version check when the data is empty
|
2018-04-16 18:04:59 +08:00 |
|
BayoNet
|
be7a7a7e92
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-16 08:34:53 +03:00 |
|
BayoNet
|
23d19b3891
|
The description of clickhouse-local utility is extended.
|
2018-04-16 08:32:37 +03:00 |
|
proller
|
0114b69f61
|
Fix build
|
2018-04-13 23:16:12 +03:00 |
|
proller
|
f9cd6a09e6
|
sql: initial EXTRACT(... FROM ...) support (#2196)
* start
* wip
* wip
* wip
* wip
* wip
* Fix clickhouse-server.postinst
* clean
* wip
* clean
* clean
* clean
* wip
* clean
* Update dump_variable.cpp
|
2018-04-13 22:35:08 +03:00 |
|
Alexsey Shestakov
|
d19a56aa3a
|
Fix x^y math functions description
|
2018-04-13 22:09:12 +03:00 |
|
Alexey Milovidov
|
bc47a49d58
|
Added a test #2208
|
2018-04-13 21:49:23 +03:00 |
|
robot-metrika-test
|
bf5763e525
|
Auto version update to [54378]
|
2018-04-13 15:44:34 +03:00 |
|
proller
|
5b19d89133
|
Add git hash to version info
|
2018-04-13 15:42:35 +03:00 |
|
proller
|
8a612c8e93
|
Better clickhouse-report
|
2018-04-13 15:34:14 +03:00 |
|
proller
|
3d38e5e477
|
clickhouse-report: get trace from running clickhouse-server process
|
2018-04-11 21:28:02 +03:00 |
|
robot-metrika-test
|
fe6feb3a69
|
Auto version update to [54377]
|
2018-04-11 17:23:50 +03:00 |
|
proller
|
2ae1c99441
|
Debian: Try fix compatible dependencies (#2209)
|
2018-04-11 07:22:41 -07:00 |
|
BayoNet
|
d5a284c765
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-11 10:41:13 +03:00 |
|
robot-metrika-test
|
50c2252c31
|
Auto version update to [54376]
|
2018-04-10 21:29:22 +03:00 |
|
proller
|
4034fcecf3
|
Merge remote-tracking branch 'upstream/master' into fix15
|
2018-04-10 21:27:21 +03:00 |
|
proller
|
0c2ba39978
|
Debian: Try make compatible package depends (#2194)
* Fix split shared build
* Fix build without system odbc libs
* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h
* Fix build with libiodbc
* Fix clickhouse-server.postinst
* Debian: Try make compatible package depends
* Try fix fail on travis tests fail
* Try fix package
* Fix ssl test
* fix
* fix
* wip
* try fix
* clean
* fix
|
2018-04-10 11:25:08 -07:00 |
|
Alexey Milovidov
|
2392f87dca
|
ZooKeeper: Fixed error [#CLICKHOUSE-2]
|
2018-04-10 19:48:43 +03:00 |
|
proller
|
157067b127
|
CLICKHOUSE-3700: Fix empty password on replica query
|
2018-04-10 17:49:52 +03:00 |
|
BayoNet
|
e98e1238ad
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-10 15:07:32 +03:00 |
|
decaseal
|
a85d697fae
|
Merge branch 'add_table_function_file_dev' into add_table_function_file
|
2018-04-10 12:24:29 +03:00 |
|
decaseal
|
c641a6cd57
|
table function file - remove unnecessary includes [#add_table_function_file]
|
2018-04-10 11:59:53 +03:00 |
|
decaseal
|
40b41c3c6e
|
storage file - change error code [#add_table_function_file]
|
2018-04-10 11:54:31 +03:00 |
|
decaseal
|
47f12c28f7
|
Merge branch 'add_table_function_file_dev' into add_table_function_file
|
2018-04-10 10:48:57 +03:00 |
|
decaseal
|
e8ae0343ed
|
Merge remote-tracking branch 'yandex/master' into add_table_function_file_dev
|
2018-04-10 10:30:46 +03:00 |
|
decaseal
|
50f65890dc
|
table function file - use only FileStorage [#add_table_function_file]
|
2018-04-10 10:28:57 +03:00 |
|
decaseal
|
a2db6db50c
|
table function file - use only FileStorage [#add_table_function_file]
|
2018-04-10 10:26:33 +03:00 |
|
decaseal
|
279fa17ff6
|
storage file - fix check creation is allowed [#add_table_function_file]
|
2018-04-10 10:09:50 +03:00 |
|
Alexey Milovidov
|
d3cf85057b
|
Removed useless code [#CLICKHOUSE-2]
|
2018-04-09 18:49:12 +03:00 |
|
proller
|
c26b3bdef1
|
Fix split shared build; fix build without system odbc libs (#2191)
* Fix split shared build
* Fix build without system odbc libs
* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h
* Fix build with libiodbc
|
2018-04-09 06:52:39 -07:00 |
|
Alexey Milovidov
|
f02239a307
|
Fixed linkage of tests [#CLICKHOUSE-2]
|
2018-04-08 07:54:23 +03:00 |
|
Alexey Milovidov
|
79e319a7b6
|
ZooKeeper: fixed error [#CLICKHOUSE-2]
|
2018-04-08 07:45:59 +03:00 |
|
Alexey Milovidov
|
a2482f120d
|
Fixed test [#CLICKHOUSE-2]
|
2018-04-08 07:38:27 +03:00 |
|
Alexey Milovidov
|
86317fe0f9
|
ZooKeeper: Fixed error [#CLICKHOUSE-2]
|
2018-04-08 07:25:13 +03:00 |
|
proller
|
1e7d616a58
|
Docker fixes (query compiler, compatible? package rename)
|
2018-04-07 14:01:00 +03:00 |
|
proller
|
07b81c875e
|
CLICKHOUSE-3444: show error for old query on replace_running_query (#2127)
* Add tests
* Fix test
* Fix test build
* CLICKHOUSE-3444: show error for replace_running_query
* fix naming
* fix
* fix test
* Update IProfilingBlockInputStream.cpp
|
2018-04-07 06:49:49 +03:00 |
|
proller
|
ee087a1541
|
Fix query compile in docker, update docker image to ubuntu 17.10 artful (#2126)
* Squashed commit of the following:
commit bedcf840b563aad3edb03b43417338fab0e7cb48
Author: proller <proller@github.com>
Date: Mon Apr 2 20:17:36 2018 +0300
Revert "Prepare to new poco (PocoData renamed to PocoSQL)"
This reverts commit ad5e11ad88ac4f1c3a5ad21153042e2498ca0d68.
commit b7f1c352f0eb132b133846c7214e70a79f26e611
Merge: ad5e11ad8 fb7e2cbd1
Author: proller <proller@github.com>
Date: Mon Apr 2 20:12:10 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix3
commit ad5e11ad88ac4f1c3a5ad21153042e2498ca0d68
Author: proller <proller@github.com>
Date: Mon Apr 2 20:09:49 2018 +0300
Prepare to new poco (PocoData renamed to PocoSQL)
commit fcb90ca39dd32a29e29eb68bf559f381e80f74b4
Merge: 9ded77d62 ad137994f
Author: proller <proller@github.com>
Date: Mon Apr 2 13:17:01 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix3
commit 9ded77d62aa668c6b7b55d209d5760bc5b517fbf
Merge: 14cea9052 412edac65
Author: proller <proller@github.com>
Date: Fri Mar 30 21:06:20 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix3
commit 14cea90524b8b977bff9b85647e00f0e1c26570b
Merge: 9b6d88e67 82932f904
Author: proller <proller@github.com>
Date: Fri Mar 30 14:55:42 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix3
commit 9b6d88e67b114a4c42b624690d691988be39f227
Merge: 0afe7b7d1 b99783028
Author: proller <proller@github.com>
Date: Thu Mar 29 20:35:15 2018 +0300
Merge remote-tracking branch 'upstream/master' into fix3
commit 0afe7b7d1f4792403ba4fb33dfb250ece2edc41d
Author: proller <proller@github.com>
Date: Wed Mar 28 16:03:55 2018 +0300
add docker/test
commit c46f0b4084610a6d36b6823fb5ee48381866272e
Author: proller <proller@github.com>
Date: Wed Mar 28 15:43:53 2018 +0300
fix
commit 3435dee49f31fe8f6cd9b01da4a2d5820f03a4a4
Author: proller <proller@github.com>
Date: Wed Mar 28 15:18:54 2018 +0300
Fix query compile in docker, update docker image to ubuntu 17.10 artful
* Update Dockerfile
|
2018-04-07 06:47:54 +03:00 |
|
Alexey Milovidov
|
babfc6aaf7
|
Fixed error [#CLICKHOUSE-2]
|
2018-04-07 06:46:20 +03:00 |
|
Alexey Milovidov
|
18bbd0e61b
|
Moved SessionPoolHelpers #2180
|
2018-04-07 06:07:32 +03:00 |
|
Alexey Milovidov
|
f40817f851
|
Moved SessionPoolHelpers #2180
|
2018-04-07 06:07:26 +03:00 |
|
Alexey Milovidov
|
3f264f07e9
|
Removed excessive library dependencies #2180
|
2018-04-07 05:29:12 +03:00 |
|