Nikolai Kochetov
|
787bf12572
|
merged with master
|
2017-05-29 20:23:14 +03:00 |
|
Nikolai Kochetov
|
5fb5397941
|
added max_block_size for DictionaryBlockImputStreamBase
|
2017-05-26 19:08:56 +03:00 |
|
Alexey Milovidov
|
13f0af3d83
|
Whitespaces [#CLICKHOUSE-2]
|
2017-05-26 18:30:07 +03:00 |
|
Alexey Milovidov
|
fa64d14f26
|
More readable temporary part names [#CLICKHOUSE-2].
|
2017-05-26 03:47:06 +03:00 |
|
Alexey Milovidov
|
ed44304c49
|
Removed obsolete commented code [#CLICKHOUSE-2].
|
2017-05-26 03:43:35 +03:00 |
|
alexey-milovidov
|
c79ebc586d
|
Merge pull request #825 from yandex/CLICKHOUSE-2989
Separate dirs for different part sources, fix RC during replicated alters
|
2017-05-26 04:42:03 +04:00 |
|
Alexey Milovidov
|
c8ccbd56c0
|
More correct wording [#CLICKHOUSE-3039].
|
2017-05-26 00:00:04 +03:00 |
|
Alexey Milovidov
|
d35a586af2
|
Fixed deadlock when using executable dictionary source with cache or complex_key_cache layout [#CLICKHOUSE-3039].
|
2017-05-25 23:59:14 +03:00 |
|
Alexey Milovidov
|
ccce305d73
|
Fixed totally wrong code [#CLICKHOUSE-3039].
|
2017-05-25 23:17:23 +03:00 |
|
Alexey Milovidov
|
f448c9690c
|
Little better [#CLICKHOUSE-3039].
|
2017-05-25 23:09:48 +03:00 |
|
Alexey Milovidov
|
e05547f4f8
|
Little better [#CLICKHOUSE-3039].
|
2017-05-25 22:52:05 +03:00 |
|
Alexey Milovidov
|
7a5c0a3cc2
|
Style [#CLICKHOUSE-3039].
|
2017-05-25 22:36:03 +03:00 |
|
Alexey Milovidov
|
22a0da824f
|
Fixed bad code (again) [#CLICKHOUSE-3039].
|
2017-05-25 22:27:23 +03:00 |
|
Alexey Milovidov
|
6f5dcb1d84
|
Miscellaneous [#CLICKHOUSE-3039].
|
2017-05-25 22:26:17 +03:00 |
|
Alexey Milovidov
|
4fd2714a74
|
Fixed bad code [#CLICKHOUSE-3039].
|
2017-05-25 22:21:57 +03:00 |
|
Alexey Milovidov
|
fedd829803
|
Miscellaneous [#CLICKHOUSE-3039].
|
2017-05-25 21:24:47 +03:00 |
|
alexey-milovidov
|
72822714c3
|
Merge branch 'master' into CLICKHOUSE-2989
|
2017-05-25 21:04:37 +04:00 |
|
Vitaliy Lyudvichenko
|
1e29795cf9
|
Fix race condition between cleanup and fetch thread. [#CLICKHOUSE-2989]
It was happening during ALTERs.
TODO: stop fetches during ALTER.
|
2017-05-25 13:08:52 +03:00 |
|
Alexey Zatelepin
|
1c903df8d7
|
move AccurateComparison.h [#CLICKHOUSE-3002]
|
2017-05-25 05:34:26 +04:00 |
|
Alexey Zatelepin
|
7655a7bf3a
|
add tests [#CLICKHOUSE-3002]
|
2017-05-25 05:34:26 +04:00 |
|
Alexey Zatelepin
|
e9f8f99e06
|
Correct index comparisons in case constants cannot be precisely casted [#CLICKHOUSE-3002]
|
2017-05-25 05:34:26 +04:00 |
|
Alexey Milovidov
|
a77369d082
|
Preparation: Storages do not modify query [#CLICKHOUSE-31].
|
2017-05-25 04:12:41 +03:00 |
|
Alexey Milovidov
|
6e9fa39af5
|
Analyzers: development [#CLICKHOUSE-31].
|
2017-05-25 03:41:07 +03:00 |
|
Alexey Milovidov
|
557c3dc7f4
|
Preparation: removed support for unreplicated data in Replicated tables [#CLICKHOUSE-31].
|
2017-05-25 00:38:56 +03:00 |
|
Alexey Milovidov
|
48f65e9097
|
Preparation: untangling [#CLICKHOUSE-31].
|
2017-05-25 00:06:29 +03:00 |
|
Alexey Milovidov
|
59ac7f8063
|
Preparation: untangle settings manipulation in InterpreterSelectQuery [#CLICKHOUSE-31].
|
2017-05-24 23:25:01 +03:00 |
|
Vitaliy Lyudvichenko
|
d9637c2980
|
MergeTreeDataPart refactoring. [#CLICKHOUSE-2989]
Use relative_path to store actual part path.
Use renameTo() to move parts.
|
2017-05-24 23:23:58 +03:00 |
|
Vitaliy Lyudvichenko
|
5618234ee8
|
Separate tmp part dirs for merges, fetches and inserts. [#CLICKHOUSE-2989]
|
2017-05-24 23:23:58 +03:00 |
|
Alexey Milovidov
|
cb83b200cb
|
Preparation [#CLICKHOUSE-31].
|
2017-05-24 23:13:04 +03:00 |
|
Alexey Milovidov
|
8d570e2768
|
Renamed column "default_type" to "default_kind" in system.columns table to avoid ambiguity [#CLICKHOUSE-2].
|
2017-05-24 22:54:25 +03:00 |
|
Alexey Milovidov
|
9fdd795087
|
Using more light method of query_id generation [#CLICKHOUSE-3025].
|
2017-05-24 22:31:50 +03:00 |
|
Alexey Milovidov
|
0a55310076
|
Added comment [#CLICKHOUSE-3027].
|
2017-05-24 21:49:30 +03:00 |
|
Alexey Milovidov
|
2e47c35fa9
|
Fixed error "zero number of streams requested" on Google Compute Engine VMs [#CLICKHOUSE-2037].
|
2017-05-24 21:38:18 +03:00 |
|
alexey-milovidov
|
93b80b740a
|
Merge pull request #823 from proller/fix
Fix clang finding in release script
|
2017-05-24 16:42:41 +04:00 |
|
proller
|
d05cd2ca8c
|
Fix clang finding in release script
|
2017-05-24 15:32:51 +03:00 |
|
alexey-milovidov
|
58d787fec7
|
Merge pull request #821 from vavrusa/master
build: allow non-default clang binaries
|
2017-05-24 02:45:48 +04:00 |
|
Alexey Milovidov
|
91f9009cc4
|
Fixed build [#CLICKHOUSE-2955].
|
2017-05-24 01:34:52 +03:00 |
|
Alex Zatelepin
|
958f365be0
|
Remove obsolete link
|
2017-05-24 01:19:41 +03:00 |
|
Alexey Zatelepin
|
df5fb65b28
|
specify db path in accordance with container volume mountpoint [#CLICKHOUSE-2821]
|
2017-05-23 23:52:48 +03:00 |
|
Alexey Zatelepin
|
2ffc01b25a
|
build helper container with network=host to avoid problems with ipv6 [#CLICKHOUSE-2821]
|
2017-05-23 23:38:17 +03:00 |
|
Alexey Milovidov
|
0dd71e32e0
|
Preparations, part 8 [#CLICKHOUSE-31].
|
2017-05-23 23:04:42 +03:00 |
|
Alexey Milovidov
|
e073b62301
|
Fixed build [#CLICKHOUSE-31].
|
2017-05-23 21:58:38 +03:00 |
|
Alexey Milovidov
|
c4f58f776b
|
Preparations, part 7: Analyzers use const Context (and could be used in ExpressionAnalyzer) [#CLICKHOUSE-31].
|
2017-05-23 21:53:11 +03:00 |
|
Alexey Milovidov
|
34cd1b9787
|
Preparations, part 6 [#CLICKHOUSE-31].
|
2017-05-23 21:46:52 +03:00 |
|
Alexey Milovidov
|
46644aaaf0
|
Preparations, part 5: table functions are using const Context for execution [#CLICKHOUSE-31].
|
2017-05-23 21:44:36 +03:00 |
|
Alexey Milovidov
|
2b20eca06b
|
Preparations, part 4: StorageDistributed is initialized with const Context [#CLICKHOUSE-31].
|
2017-05-23 21:37:14 +03:00 |
|
Alexey Milovidov
|
ce581bbf35
|
Preparations, part 3 [#CLICKHOUSE-31].
|
2017-05-23 21:33:48 +03:00 |
|
Alexey Milovidov
|
a822dedc45
|
Preparations, part 2 [#CLICKHOUSE-31].
|
2017-05-23 21:24:43 +03:00 |
|
Alexey Milovidov
|
66e209b492
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
|
Alexey Milovidov
|
95e6577d6f
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-05-23 20:35:41 +03:00 |
|