Alexey Zatelepin
|
59d846d63d
|
fix removing failed quorum parts at startup (tryGetChilden actually returns error code, not success flag)
|
2018-05-07 23:29:13 +03:00 |
|
Alexey Zatelepin
|
b1ebc6da46
|
fix initialization of the name of the merged part
|
2018-05-07 20:10:05 +03:00 |
|
Alexey Zatelepin
|
9f4377b771
|
load active abandonable locks during pullLogsToQueue (TODO: load quorum parts)
|
2018-05-04 23:19:12 +03:00 |
|
Alexey Zatelepin
|
35ecb331ba
|
return to the old scheme with abandonable locks
|
2018-05-04 16:59:28 +03:00 |
|
Alexey Zatelepin
|
8d37c71f41
|
execute mutation merge entries
|
2018-05-03 17:30:14 +03:00 |
|
Alexey Zatelepin
|
0b784a197e
|
select and write part mutations to queue
|
2018-05-03 17:30:14 +03:00 |
|
Alexey Zatelepin
|
c7fae4cd70
|
don't select merges of parts with different mutation versions
|
2018-05-03 17:30:14 +03:00 |
|
Alexey Zatelepin
|
0e6ba2caca
|
load mutations from ZK
|
2018-05-03 17:30:14 +03:00 |
|
Alexey Zatelepin
|
21e03324af
|
write mutations to ZK
|
2018-05-03 17:30:14 +03:00 |
|
Alexey Zatelepin
|
44c091669a
|
use separate ZK directory for block numbers
|
2018-05-03 16:45:44 +03:00 |
|
Alexey Zatelepin
|
097f3e30b0
|
get rid of AbandonableLock for block numbers (allocate block numbers in the log/ ZK directory)
|
2018-05-03 16:45:44 +03:00 |
|
Alexey Zatelepin
|
fb502d6f19
|
test getting abandonable lock in all partitions
|
2018-05-03 16:45:44 +03:00 |
|
Alexey Zatelepin
|
522bcebff9
|
lock parts from merges during mutations
|
2018-05-03 16:45:44 +03:00 |
|
Alexey Zatelepin
|
5c76756ebc
|
mutating parts with versioning
|
2018-05-03 16:45:44 +03:00 |
|
Alexey Zatelepin
|
0dfc915a92
|
alter delete skeleton
|
2018-05-03 16:45:44 +03:00 |
|
Vitaliy Lyudvichenko
|
63cc34d3f6
|
Fixed incorrect failed OP detection in ZooKeeper. [#CLICKHOUSE-2]
|
2018-05-03 16:34:19 +03:00 |
|
Jonatas Freitas
|
bdac9214a6
|
Update third-party_gui.md (#2309)
* Update third-party_gui.md
* Update third-party_gui.md
* Update third-party_gui.md
|
2018-05-01 13:26:08 -07:00 |
|
alexey-milovidov
|
52c58d3a82
|
Merge pull request #2308 from ilyshnikova/master
Without std::move
|
2018-05-01 12:35:57 -07:00 |
|
Tsarkova Anastasia
|
3a36569439
|
Without std::move
|
2018-05-01 21:34:42 +02:00 |
|
alexey-milovidov
|
81161be755
|
Merge pull request #2307 from ilyshnikova/master
Without std::move
|
2018-05-01 12:32:37 -07:00 |
|
Tsarkova Anastasia
|
8245dc3f6a
|
Without std::move
|
2018-05-01 21:31:01 +02:00 |
|
alexey-milovidov
|
cb221cee29
|
Merge pull request #2306 from ilyshnikova/master
struct instead of class
|
2018-05-01 12:20:03 -07:00 |
|
Tsarkova Anastasia
|
ba901ebc3f
|
struct instead of class
|
2018-05-01 21:18:13 +02:00 |
|
alexey-milovidov
|
9be89bd0d4
|
Merge pull request #2272 from ilyshnikova/master
Conditional computations.
|
2018-05-01 12:08:46 -07:00 |
|
Alexey Milovidov
|
5b0761f6d4
|
Added a link to HouseOps [#CLICKHOUSE-3]
|
2018-05-01 11:50:56 -07:00 |
|
Tsarkova Anastasia
|
9412222f55
|
Add test.
|
2018-05-01 15:33:39 +02:00 |
|
Tsarkova Anastasia
|
7c9741ed5b
|
Fix style.
|
2018-05-01 15:31:38 +02:00 |
|
Tsarkova Anastasia
|
fe0753a128
|
Minor fixes, adding test case.
|
2018-05-01 15:24:43 +02:00 |
|
Tsarkova Anastasia
|
210a389592
|
Getting rid of measure action, other small fixes applied.
|
2018-04-30 21:33:32 +02:00 |
|
Alexey Milovidov
|
16ba3d1541
|
Removed meetup announce [#CLICKHOUSE-2].
|
2018-04-30 12:18:48 -07:00 |
|
Tsarkova Anastasia
|
a99ff6f380
|
Fix tests.
|
2018-04-29 23:48:33 +02:00 |
|
Tsarkova Anastasia
|
9286c98789
|
Fix build.
|
2018-04-29 23:13:01 +02:00 |
|
alexey-milovidov
|
1fc714f6b2
|
Merge pull request #2303 from pyos/cpp17-folds
Use C++17 fold expressions to simplify FunctionsArithmetic.h
|
2018-04-29 11:32:14 -07:00 |
|
Tsarkova Anastasia
|
4bce6035b1
|
Merge branch 'master' into master
|
2018-04-29 18:02:34 +02:00 |
|
Tsarkova Anastasia
|
2c96b1c684
|
Add comments. Change projection restoring function.
|
2018-04-29 15:49:58 +02:00 |
|
pyos
|
01aaf99d75
|
Use C++17 fold expressions to simplify FunctionsArithmetic.h
|
2018-04-29 16:04:28 +03:00 |
|
alexey-milovidov
|
093c054b1f
|
Merge pull request #2263 from luc1ph3r/arbitrary-csv-delimiter
Support an arbitrary CSV delimiter
|
2018-04-27 13:13:09 -07:00 |
|
alexey-milovidov
|
96e2dfa790
|
Update SettingsCommon.h
|
2018-04-27 13:12:26 -07:00 |
|
Ivan Zhukov
|
a9653e5759
|
Add a test for CSV input and output formatting
|
2018-04-27 03:49:44 +03:00 |
|
Vitaliy Lyudvichenko
|
b43e02cf4a
|
Update CHANGELOG_RU.md
|
2018-04-27 03:05:05 +03:00 |
|
Vitaliy Lyudvichenko
|
03eea193bc
|
Update CHANGELOG.md
|
2018-04-27 03:04:39 +03:00 |
|
Vitaliy Lyudvichenko
|
921b3c041d
|
Added EN changelog for 1.1.54380 version
|
2018-04-27 00:34:09 +03:00 |
|
Vitaliy Lyudvichenko
|
220398e47c
|
Update CHANGELOG_RU.md
|
2018-04-27 00:06:01 +03:00 |
|
alexey-milovidov
|
f5d9123d63
|
Merge pull request #2296 from proller/fix8
Test: fill CLICKHOUSE_CONFIG from args.configserver
|
2018-04-26 13:59:35 -07:00 |
|
proller
|
bef63d1dd0
|
Test: fill CLICKHOUSE_CONFIG from args.configserver
|
2018-04-26 23:02:10 +03:00 |
|
Vitaliy Lyudvichenko
|
e152f223c9
|
Fix nodes leak in case of session expiration. [#CLICKHOUSE-2]
|
2018-04-26 22:46:45 +03:00 |
|
Vitaliy Lyudvichenko
|
ed25e6d634
|
Fixed tests isolation. [#CLICKHOUSE-2]
|
2018-04-26 22:46:45 +03:00 |
|
Ivan Zhukov
|
4094e21be5
|
Code review
|
2018-04-26 20:41:43 +03:00 |
|
Vitaliy Lyudvichenko
|
0957fd08a6
|
Update CHANGELOG_RU.md
|
2018-04-25 15:16:02 +03:00 |
|
Vitaliy Lyudvichenko
|
be10512066
|
Add RU changelog for v1.1.54380
|
2018-04-25 15:09:01 +03:00 |
|