alexey-milovidov
08dfd8a09b
Merge pull request #2164 from topvisor/add_table_function_file
...
Add table function file
2018-04-19 07:53:49 +03:00
alexey-milovidov
565c31c0fb
Update TableFunctionFile.cpp
2018-04-19 07:46:29 +03:00
alexey-milovidov
8f5436e8b0
Update StorageFile.cpp
2018-04-19 07:39:48 +03:00
alexey-milovidov
4b3aa3fc11
Update StorageFile.cpp
2018-04-19 07:39:16 +03:00
alexey-milovidov
19f918512b
Update StorageFile.cpp
2018-04-19 07:36:08 +03:00
Alexey Milovidov
ef14902ef9
Style #1925
2018-04-19 07:25:08 +03:00
Alexey Milovidov
6388c916de
Fixed style; added a comment about terribly wrong code [#CLICKHOUSE-2]
2018-04-19 07:23:58 +03:00
alexey-milovidov
0612977bc3
Merge pull request #1925 from zhang2014/fix/ISSUES-995
...
ISSUES-995 support relative path with domain
2018-04-19 07:19:23 +03:00
Alexey Milovidov
dcdaa2c7bc
Added performance test #1925
2018-04-19 06:24:27 +03:00
Alexey Milovidov
ea5dac67d6
More tests #2134
2018-04-19 06:10:10 +03:00
Alexey Milovidov
67c451e9cf
Miscellaneous #2134
2018-04-19 06:08:22 +03:00
alexey-milovidov
b23db369f4
Merge pull request #2134 from zhang2014/fix/union_syntax
...
ISSUES-2133 Support union query with subquery
2018-04-19 05:42:52 +03:00
Alexey Milovidov
cce4c8886c
Removed obsolete code #2226
2018-04-19 00:23:55 +03:00
Alexey Milovidov
b4bf2f0c09
Added comment [#CLICKHOUSE-2]
2018-04-19 00:14:47 +03:00
alexey-milovidov
d0b6ac9fa0
Merge pull request #2238 from alex-krash/master
...
Regression test for bug in 1.1.54370
2018-04-18 23:40:06 +03:00
alexey-milovidov
0b26539313
Update 00621_regression_for_in_operator.sql
2018-04-18 23:39:53 +03:00
alexey-milovidov
6dd758dc6b
Merge pull request #2224 from BayoNet/master
...
clickhouse-local description is extended
2018-04-18 23:38:39 +03:00
proller
62798cedcc
Update poco submodule
2018-04-18 23:37:27 +03:00
Alexey Milovidov
a55abd0a25
Fixed test [#CLICKHOUSE-2]
2018-04-18 23:27:27 +03:00
Alexey Milovidov
b6fcb808fe
Updated old code [#CLICKHOUSE-2]
2018-04-18 23:18:18 +03:00
Alexey Milovidov
91e740da4c
Actualized tests [#CLICKHOUSE-2]
2018-04-18 22:54:15 +03:00
Alexey Milovidov
3eff0184fa
Added set size checking when set from subquery is used for index; removed harmful feature for special support of (a, b) IN (SELECT (a, b)) instead of (a, b) IN (SELECT a, b) [#CLICKHOUSE-2]
2018-04-18 22:38:40 +03:00
Alexey Milovidov
3bb2fa4702
Fixed bad code [#CLICKHOUSE-2]
2018-04-18 21:44:02 +03:00
Vitaliy Lyudvichenko
d4a1407d2d
Fixed typo in docs. [#CLICKHOUSE-3]
2018-04-18 15:39:43 +03:00
Alexandr Krasheninnikov
3065ebe571
Regression test for bug in 1.1.54370
2018-04-18 15:14:21 +03:00
Ivan Zhukov
d976be8bea
Use core tap since dupes was deprecated
2018-04-17 16:15:28 -07:00
alexey-milovidov
5150e51a92
Update CHANGELOG_RU.md
2018-04-18 00:45:22 +03:00
alexey-milovidov
3f976ea99b
Update CHANGELOG_RU.md
2018-04-18 00:38:04 +03:00
alexey-milovidov
cc0a25b10a
Update CHANGELOG_RU.md
2018-04-18 00:12:32 +03:00
proller
1bf49fe844
Docker fixes
2018-04-18 00:03:33 +03:00
alexey-milovidov
afaa780ea0
Update CHANGELOG_RU.md
2018-04-17 23:59:56 +03:00
alexey-milovidov
1c5674ae0f
Update CHANGELOG_RU.md
2018-04-17 23:58:48 +03:00
proller
f8dc8f32d5
Writing changelog ( #2215 )
...
* Maybe fix flappy test
* Make changelog
* Revert "Temporary revert doc about new package name (clickhouse-server vs cickhouse-server-common)"
This reverts commit 721153ed53
.
* Revert "Temporary revert site about new package name (clickhouse-server vs clickhouse-server-common)"
This reverts commit ba5cb121ae
.
* Better changelog
* Better
* Better changelog
* more
* Update CHANGELOG_RU.md
* Update CHANGELOG_RU.md
* Update CHANGELOG_RU.md
2018-04-17 23:57:02 +03:00
alexey-milovidov
22f7a3a545
Merge pull request #2223 from sundy-li/master
...
Fix:ignore the format_version check when the data is empty
2018-04-17 22:50:26 +03:00
alexey-milovidov
ba3bbbead6
Merge pull request #2230 from alexandrettio/patch-1
...
Mistake in cases
2018-04-17 22:49:14 +03:00
alexey-milovidov
089e71d9a5
Merge pull request #2235 from yandex/small-enhancements
...
Small enhancements
2018-04-17 22:45:01 +03:00
Vitaliy Lyudvichenko
400ad55754
Support allow_databases in distributed DDL. [#CLICKHOUSE-3]
...
Resolves #2189
2018-04-17 22:33:58 +03:00
Vitaliy Lyudvichenko
bf832b3ea6
Fixed OPTIMIZE after RENAME of replicated table. [#CLICKHOUSE-2]
2018-04-17 20:59:42 +03:00
Vitaliy Lyudvichenko
5536bf202c
Allow SELECT FROM system.processes while max_queries limit is exceeded. [#CLICKHOUSE-3670]
2018-04-17 20:08:15 +03:00
Vitaliy Lyudvichenko
604c7071c3
Fixed a long lock of ProcessList when KILL QUERY is called. [#CLICKHOUSE-3706]
2018-04-17 18:16:32 +03:00
Vitaliy Lyudvichenko
f642d0828e
Avoid freezing of KILL QUERY. [#CLICKHOUSE-3706]
2018-04-17 17:29:52 +03:00
Aleksandra (Ася)
29eda3b2de
Update ya_metrika_task.md
2018-04-17 13:19:53 +03:00
Alexey Milovidov
c9c09a9d13
Fixed Travis [#CLICKHOUSE-2]
2018-04-17 00:13:17 +03:00
Alexey Milovidov
798bee18a7
Merge branch 'master' of github.com:yandex/ClickHouse
2018-04-17 00:04:36 +03:00
Alexey Milovidov
5d2d44817e
Allow to run postinst script manually on CentOS [#CLICKHOUSE-3707]
2018-04-17 00:03:35 +03:00
proller
27b4af9dd7
Change obsolete comment
2018-04-16 23:25:07 +03:00
alexey-milovidov
17dd218338
Merge pull request #2202 from proller/fix15
...
CLICKHOUSE-3700: Fix empty password on replica query
2018-04-16 23:18:47 +03:00
proller
42cb1540a1
Update ClientInfo.h
2018-04-16 23:12:44 +03:00
Alexey Milovidov
1fdea85e21
Adjusted racy test [#CLICKHOUSE-2]
2018-04-16 21:51:13 +03:00
alexey-milovidov
a2c2a247ad
Merge pull request #2227 from yandex/meetup-link
...
Added meetup link
2018-04-16 21:34:36 +03:00