Alexey Milovidov
|
d71b3a95ef
|
Renamed PK to Key where it's appropriate #2246
|
2018-04-20 03:20:50 +03:00 |
|
Alexey Milovidov
|
ce0ac3f8f8
|
Fixed error with Sets, part 2 #2246
|
2018-04-20 00:34:04 +03:00 |
|
Alexey Milovidov
|
fee22dac33
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-04-19 23:34:23 +03:00 |
|
Alexey Milovidov
|
c0978919e3
|
Fixed error with partition key IN, part 1 #2246
|
2018-04-19 23:34:02 +03:00 |
|
张健
|
e9b03b3abc
|
ISSUES-2242 add default data_path & metadata_path for system.tables with temporary (#2243)
|
2018-04-19 23:22:08 +03:00 |
|
Alexey Milovidov
|
12e33cfd85
|
Exit from threads when ZooKeeper session is expired (non significant change) [#CLICKHOUSE-2]
|
2018-04-19 21:16:18 +03:00 |
|
Alexey Milovidov
|
da94c7dd91
|
Exit from queueUpdatingThread when ZooKeeper session is expired (non-significant change) [#CLICKHOUSE-2]
|
2018-04-19 21:01:50 +03:00 |
|
Alexey Milovidov
|
41428e4a11
|
Allowed to read files by table function "file" inside "user_files_path" #2164
|
2018-04-19 08:32:09 +03:00 |
|
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
|
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
|
a55abd0a25
|
Fixed test [#CLICKHOUSE-2]
|
2018-04-18 23:27:27 +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
|
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
|
089e71d9a5
|
Merge pull request #2235 from yandex/small-enhancements
Small enhancements
|
2018-04-17 22:45:01 +03:00 |
|
Vitaliy Lyudvichenko
|
bf832b3ea6
|
Fixed OPTIMIZE after RENAME of replicated table. [#CLICKHOUSE-2]
|
2018-04-17 20:59:42 +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 |
|
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 |
|
sundy-li
|
12211ffc5b
|
Fix:ignore the format_version check when the data is empty
|
2018-04-16 18:04:59 +08:00 |
|
proller
|
157067b127
|
CLICKHOUSE-3700: Fix empty password on replica query
|
2018-04-10 17:49:52 +03:00 |
|
decaseal
|
40b41c3c6e
|
storage file - change error code [#add_table_function_file]
|
2018-04-10 11:54:31 +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
|
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
|
18bbd0e61b
|
Moved SessionPoolHelpers #2180
|
2018-04-07 06:07:32 +03:00 |
|
Alexey Milovidov
|
0a4b349f73
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-04-07 00:47:18 +03:00 |
|
Alexey Milovidov
|
4e5e0fa664
|
ReplicatedMergeTree: Better diagnostics [#CLICKHOUSE-2]
|
2018-04-07 00:46:57 +03:00 |
|
alexey-milovidov
|
84726e17e8
|
Merge pull request #2185 from yandex/fix-leader-election-race
Fix races in leader election.
|
2018-04-07 00:18:26 +03:00 |
|
Alexey Milovidov
|
0d8d99e7a4
|
Fixed typo [#CLICKHOUSE-2]
|
2018-04-06 22:48:54 +03:00 |
|
Alexey Milovidov
|
ee7fe63b69
|
Avoid herd effect in ReplicatedMergeTreeCleanupThread (continued) [#CLICKHOUSE-2]
|
2018-04-06 22:44:55 +03:00 |
|
Alexey Milovidov
|
fa776b93c2
|
Avoid herd effect in ReplicatedMergeTreeCleanupThread [#CLICKHOUSE-2]
|
2018-04-06 22:43:37 +03:00 |
|
Alexey Zatelepin
|
3a8ca70d1f
|
fix races in leader election [#CLICKHOUSE-3533]
|
2018-04-06 19:10:23 +03:00 |
|
decaseal
|
139b40f976
|
storage file - fix check creation is allowed [#add_table_function_file]
|
2018-04-06 16:43:29 +03:00 |
|
decaseal
|
157d51446b
|
Merge remote-tracking branch 'yandex/master' into add_table_function_file_dev
|
2018-04-06 15:55:02 +03:00 |
|
decaseal
|
30e79f4c7d
|
storage file - relative table path starts with db_dir_path [#add_table_function_file]
|
2018-04-06 13:35:52 +03:00 |
|
decaseal
|
8b96dc8c7e
|
storage file - test db_dir_path [#add_table_function_file]
|
2018-04-06 13:24:12 +03:00 |
|
decaseal
|
7296bf2cb7
|
storage file - fix check table file path [#add_table_function_file]
|
2018-04-06 13:11:39 +03:00 |
|
decaseal
|
39cc42172d
|
storage file - check table file path [#add_table_function_file]
|
2018-04-06 12:53:29 +03:00 |
|
Alexey Milovidov
|
f66d2fb780
|
Allow to use FINAL even in case of single part #2086
|
2018-04-06 00:36:55 +03:00 |
|
Nikolai Kochetov
|
b96039bafe
|
added check for partition column in mayBenefitFromIndexForIn #2170
|
2018-04-05 00:03:16 +03:00 |
|
alexey-milovidov
|
e2a517db12
|
Update MergeTreeData.cpp
|
2018-04-04 00:17:22 +03:00 |
|
Nikolai Kochetov
|
2163977b2a
|
mayBenefitFromIndexForIn returns true if at least one tuple element is in pk [#CLICKHOUSE-3680]
|
2018-04-04 00:17:22 +03:00 |
|
Alexey Milovidov
|
08170d0d77
|
Modifications after removing libzookeeper [#CLICKHOUSE-2]
|
2018-04-03 21:24:18 +03:00 |
|
Alexey Milovidov
|
2310bd7947
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-04-03 20:35:48 +03:00 |
|
proller
|
e58b0830e6
|
Prepare to new poco (PocoData renamed to PocoSQL) (#2158)
|
2018-04-03 04:48:40 -07:00 |
|
KochetovNicolai
|
62e6a1bde6
|
Update MergeTreeBaseBlockInputStream.cpp
Check is block is not empty before removing prewhere column
|
2018-04-02 17:08:05 +03:00 |
|