Alexey Milovidov
|
4bf1f39190
|
Fixed build [#CLICKHOUSE-2].
|
2017-09-12 20:21:02 +03:00 |
|
alexey-milovidov
|
c4c8057a28
|
Update InterpreterSelectQuery.h
|
2017-09-12 20:06:31 +03:00 |
|
alexey-milovidov
|
af323d4e16
|
Update InterpreterSelectQuery.cpp
|
2017-09-12 20:06:31 +03:00 |
|
leozhang
|
a80ebcdbc2
|
fix union all bug #1059
|
2017-09-12 20:06:31 +03:00 |
|
Vadim Skipin
|
e0a1e6982b
|
Context parameter added to the IDatabase methods
|
2017-09-11 21:29:26 +03:00 |
|
proller
|
5054d50307
|
Remove too noisy message (#CLICKHOUSE-3304)
|
2017-09-11 21:26:43 +03:00 |
|
Vadim Skipin
|
7576cb2c18
|
fix LRU cache definition
|
2017-09-11 14:41:47 +03:00 |
|
Alexey Milovidov
|
9cafeb9e85
|
Fixed not-an-issue found by Coverity [#CLICKHOUSE-2].
|
2017-09-11 08:51:23 +03:00 |
|
Alexey Milovidov
|
fabfed6f22
|
Added support for "include-what-you-use" tool [#CLICKHOUSE-2].
|
2017-09-10 09:51:27 +03:00 |
|
Alexey Milovidov
|
2c424c7989
|
Added description of possible race condition [#CLICKHOUSE-2].
|
2017-09-10 06:17:05 +03:00 |
|
Alexey Milovidov
|
98ad6a5db3
|
Simplification [#CLICKHOUSE-2].
|
2017-09-10 05:30:45 +03:00 |
|
Alexey Milovidov
|
dc5eca0beb
|
Fixed awful translation [#CLICKHOUSE-2].
|
2017-09-10 05:06:16 +03:00 |
|
Alexey Milovidov
|
cf5fd27b94
|
Clarifications [#CLICKHOUSE-2].
|
2017-09-10 04:39:40 +03:00 |
|
Alexey Milovidov
|
cd540c2674
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +03:00 |
|
Alexey Milovidov
|
5a8f47a640
|
Fixed not an issue, shown by TSan [#CLICKHOUSE-2].
|
2017-09-10 02:07:32 +03:00 |
|
Alexey Milovidov
|
a6d5e9c7e8
|
Fixed not an issue, shown by TSan [#CLICKHOUSE-2].
|
2017-09-10 02:04:22 +03:00 |
|
Alexey Milovidov
|
fe717a4d6e
|
Fixed not an issue, shown by TSan; minor modifications [#CLICKHOUSE-2].
|
2017-09-10 01:28:38 +03:00 |
|
Alexey Milovidov
|
253893bf4d
|
Fixed insignificant error, shown by TSan [#CLICKHOUSE-2].
|
2017-09-09 07:06:54 +03:00 |
|
Alexey Milovidov
|
5a8f45c131
|
Fixed insignificant error, shown by TSan [#CLICKHOUSE-2].
|
2017-09-09 06:46:18 +03:00 |
|
Alexey Milovidov
|
5f265b0659
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-09 05:13:18 +03:00 |
|
Alexey Milovidov
|
92d7d6bd44
|
Fixed error that reproduced only when using libc++ [#CLICKHOUSE-3174].
|
2017-09-09 05:12:53 +03:00 |
|
proller
|
cb70a5a77c
|
Try fix macos build (#1221)
* Try fix macos build
* Try fix macos build
|
2017-09-09 03:40:21 +03:00 |
|
Alexey Milovidov
|
be79166199
|
Using pcg-random instead of boost::random::taus88 [#CLICKHOUSE-3174].
|
2017-09-09 02:58:42 +03:00 |
|
Alexey Milovidov
|
c0324aeb66
|
Removed useless header [#CLICKHOUSE-3174].
|
2017-09-09 02:40:48 +03:00 |
|
Alexey Milovidov
|
94b975e7f9
|
Removed function deprecated in C++ [#CLICKHOUSE-3174].
|
2017-09-09 02:31:18 +03:00 |
|
Alexey Milovidov
|
ed1c0820f0
|
Fixed minor issue found by Coverity [#CLICKHOUSE-3285].
|
2017-09-09 02:25:42 +03:00 |
|
proller
|
fce8416797
|
Try fix macos build
|
2017-09-08 21:25:22 +03:00 |
|
Alexey Milovidov
|
9afe76e212
|
Minor modification [#CLICKHOUSE-2].
|
2017-09-08 19:46:56 +03:00 |
|
Alexey Milovidov
|
db4c3f6e48
|
Fixed build; clarifications [#CLICKHOUSE-3289].
|
2017-09-08 19:41:35 +03:00 |
|
alexey-milovidov
|
c8aa9f0f55
|
Update WriteBufferFromHTTPServerResponse.h
|
2017-09-08 19:37:21 +03:00 |
|
Vadim Skipin
|
5d3cc61891
|
CLICKHOUSE-3289: Do not use Application singleton #2
|
2017-09-08 19:37:21 +03:00 |
|
Alexey Milovidov
|
a81028377e
|
Implemented some suggestions from clang-tidy (part 9) [#CLICKHOUSE-3301].
|
2017-09-08 08:03:21 +03:00 |
|
Alexey Milovidov
|
dc4976f562
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
|
Alexey Milovidov
|
bff69a0ec1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-08 07:58:32 +03:00 |
|
Alexey Milovidov
|
71d29acdfb
|
Implemented some suggestions from clang-tidy (part 7) [#CLICKHOUSE-3301].
|
2017-09-08 07:43:57 +03:00 |
|
Alexey Milovidov
|
4799f28dad
|
Implemented some suggestions from clang-tidy (part 6) [#CLICKHOUSE-3301].
|
2017-09-08 07:39:03 +03:00 |
|
robot-metrika-test
|
5993e62f5b
|
Auto version update to [54288]
|
2017-09-08 07:26:49 +03:00 |
|
Alexey Milovidov
|
b282c8fcbb
|
Implemented some suggestions from clang-tidy (part 5) [#CLICKHOUSE-3301].
|
2017-09-08 07:11:39 +03:00 |
|
Alexey Milovidov
|
8c9ec83a33
|
Implemented some suggestions from clang-tidy (part 4) [#CLICKHOUSE-3301].
|
2017-09-08 07:10:43 +03:00 |
|
Alexey Milovidov
|
d29c77adea
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +03:00 |
|
Alexey Milovidov
|
f1c98dac3c
|
Updated instruction to run clang-tidy [#CLICKHOUSE-3301].
|
2017-09-08 05:42:47 +03:00 |
|
Alexey Milovidov
|
d19d9f8589
|
Implemented some suggestions from clang-tidy (part 2) [#CLICKHOUSE-3301].
|
2017-09-08 05:37:02 +03:00 |
|
Alexey Milovidov
|
abad3f432d
|
Added instruction to run clang-tidy [#CLICKHOUSE-3301].
|
2017-09-08 05:31:58 +03:00 |
|
Alexey Milovidov
|
e9ae193870
|
Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301].
|
2017-09-08 05:29:47 +03:00 |
|
proller
|
5a87ebf262
|
Try fix macos build
|
2017-09-08 00:35:55 +03:00 |
|
Alexey Milovidov
|
742f369ac8
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:35:21 +03:00 |
|
Alexey Milovidov
|
6307661c35
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:26:25 +03:00 |
|
Alexey Milovidov
|
3de701850c
|
Added instruction for Coverity usage [#CLICKHOUSE-3285].
|
2017-09-08 00:13:30 +03:00 |
|
Alexey Milovidov
|
9befe805e2
|
Added instruction for cppcheck usage [#CLICKHOUSE-3300].
|
2017-09-08 00:09:58 +03:00 |
|
Alexey Milovidov
|
8b313ab99e
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
|
Alexey Milovidov
|
0dcee75180
|
Supporessed useless false positive errors found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-07 22:13:37 +03:00 |
|
Alexey Milovidov
|
d3958c1802
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-07 20:56:04 +03:00 |
|
Alexey Milovidov
|
45eda97e39
|
Fixed bug in usage of ZSTD [#CLICKHOUSE-3282].
|
2017-09-07 20:55:55 +03:00 |
|
alexey-milovidov
|
39a4401f05
|
Update Cluster.h
|
2017-09-07 20:55:33 +03:00 |
|
Vadim Skipin
|
4017622ffb
|
CLICKHOUSE-3289: Do not use Application singleton
|
2017-09-07 20:55:33 +03:00 |
|
Alexey Milovidov
|
657e333dba
|
Added "Uptime" asynchronous metric [#CLICKHOUSE-3282].
|
2017-09-07 07:02:29 +03:00 |
|
proller
|
d422777d9c
|
ShellCommand: automatic wait call in destructor (#1210)
* ShellCommand: automatic wait call in destructor
* ShellCommand: tryWait in destructor
* Update ShellCommand.cpp
* Update ShellCommand.cpp
|
2017-09-07 03:12:39 +03:00 |
|
proller
|
be4deb7979
|
Fix test order (#1209)
* Again fix test 00501_http_head
* Better test reverse
* Fix test reverse sort
* Update clickhouse-test
|
2017-09-07 00:04:23 +03:00 |
|
robot-metrika-test
|
b5f94b6738
|
Auto version update to [54287]
|
2017-09-06 23:49:16 +03:00 |
|
Alexey Milovidov
|
5801139cbf
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-06 23:24:51 +03:00 |
|
Alexey Milovidov
|
9c37dfd75f
|
Fixed common source of errors while deploying newer version of ClickHouse [#CLICKHOUSE-3282].
|
2017-09-06 23:24:40 +03:00 |
|
proller
|
ea19c4494f
|
Better test reverse (#1207)
* Again fix test 00501_http_head
* Better test reverse
* Fix test reverse sort
* Update clickhouse-test
|
2017-09-06 23:13:21 +03:00 |
|
Alexey Milovidov
|
e3e506d449
|
Fixed with_mergeable_state option for clickhouse-benchmark [#CLICKHOUSE-3282].
|
2017-09-06 23:01:44 +03:00 |
|
proller
|
7142e43be6
|
Fix compile 32bit
|
2017-09-06 22:28:04 +03:00 |
|
proller
|
7c2327f3c8
|
LibraryDictionarySource: fix compile on macos and 32bit
|
2017-09-06 22:28:04 +03:00 |
|
proller
|
b538df661a
|
Again fix test 00501_http_head
|
2017-09-06 22:07:22 +03:00 |
|
proller
|
888214e33d
|
Revert "Reverse tests order"
- need smarter reverse
This reverts commit 16bd99493b .
|
2017-09-06 21:39:04 +03:00 |
|
proller
|
16bd99493b
|
Reverse tests order
|
2017-09-06 20:16:17 +03:00 |
|
proller
|
7e46044474
|
Fix test 00501_http_head
|
2017-09-06 18:20:15 +03:00 |
|
Alexey Milovidov
|
b370551e67
|
Fixed redundant code in IPv4NumToStringClassC function and removed copy-paste [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
ff8940ddbe
|
Fixed bad code [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
60263d943e
|
IPv6StringToNum: fixed missing overflow check [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
e03ca48d84
|
More uniform style [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
24ac5a68e1
|
More uniform style [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
ee469f7a98
|
Fixed redundant code [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
5b952f0c55
|
Fixed error in StringRange [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
7237445356
|
Fixed another bad code in PerformanceTest [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
426da39acb
|
Fixed bad code in PerformanceTest [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
9290d26c58
|
Removed some garbage from PerformanceTest [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
e1e0d517aa
|
Fixed bad style in PerformanceTest [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
452c40e85e
|
Fixed nullptr dereference [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
3b6dd67178
|
Fixed nullptr dereference [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
31b598e1e3
|
Fixed bad code [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Alexey Milovidov
|
d82b87aaef
|
Fixed redundand code in better way [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Vitaliy Lyudvichenko
|
325ceb85b5
|
Delete unusing files. [#CLICKHOUSE-2]
|
2017-09-06 04:18:07 +03:00 |
|
Vitaliy Lyudvichenko
|
d55d5eca46
|
Remove extra Context reference and add required ones. Part 2. [#CLICKHOUSE-3117]
|
2017-09-06 04:18:07 +03:00 |
|
Vitaliy Lyudvichenko
|
3876340aeb
|
More correct Context deinitialization. Part 1. [#CLICKHOUSE-3117]
|
2017-09-06 04:18:07 +03:00 |
|
proller
|
44b44a13d2
|
Fix http_head test (#1203)
* Fix http_head test
* Longer timeout
|
2017-09-05 21:53:28 +03:00 |
|
proller
|
0e4d49570b
|
LibraryDictionarySource fixes
|
2017-09-05 20:14:46 +03:00 |
|
proller
|
2a7813049e
|
LibDictionarySource : First lib dictionary version with only uint64 type support (#1150)
* Wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Do not use ccache if ccache defined in CMAKE_CXX_COMPILER_LAUNCHER
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Config: Allow multiple dictionaries_config
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* wip
* clean
* clean
* wip
* clean
* clean
* wip
* wip
* clean
* clean
* clean
* clean
* clean
* Requested changes
* Reqested changes
* Requested changes
* Requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
|
2017-09-05 04:08:26 +03:00 |
|
robot-metrika-test
|
057b2790b4
|
Auto version update to [54286]
|
2017-09-05 00:37:29 +03:00 |
|
Alexey Milovidov
|
96061a9053
|
Temporarily removed test for incomplete modification [#CLICKHOUSE-2].
|
2017-09-05 00:35:28 +03:00 |
|
Alexey Milovidov
|
b37790d27e
|
Minor modifications [#CLICKHOUSE-3201].
|
2017-09-04 23:21:55 +03:00 |
|
proller
|
1b3bc42586
|
Fix freebsd/macos compile (#1198)
* Header compile fixes
* Fix includes
* Update debian/.pbuilderrc description
* Fix freebsd/macos compile
* Fix freebsd/macos compile
|
2017-09-04 21:18:45 +03:00 |
|
alexey-milovidov
|
d1f1c59ef3
|
Merge pull request #1188 from proller/fix3
Segmentation fault on HEAD HTTP query #912
|
2017-09-04 20:10:18 +03:00 |
|
alexey-milovidov
|
c1fdb785f0
|
Merge branch 'master' into CLICKHOUSE-3246
|
2017-09-04 20:06:18 +03:00 |
|
alexey-milovidov
|
ea8790d077
|
Merge pull request #1196 from yandex/CLICKHOUSE-3201
Clickhouse-3201
|
2017-09-04 19:56:21 +03:00 |
|
proller
|
5afd5fded9
|
Merge remote-tracking branch 'upstream/master' into fix3
|
2017-09-04 19:34:06 +03:00 |
|
proller
|
39c1bf0984
|
Fix freebsd/macos compile (#1194)
* Header compile fixes
* Fix includes
* Update debian/.pbuilderrc description
* Fix freebsd/macos compile
|
2017-09-04 18:14:05 +03:00 |
|
robot-metrika-test
|
0544e0c75f
|
Auto version update to [54285]
|
2017-09-04 17:31:54 +03:00 |
|