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
|
6307661c35
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:26:25 +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 |
|
Alexey Milovidov
|
9c37dfd75f
|
Fixed common source of errors while deploying newer version of ClickHouse [#CLICKHOUSE-3282].
|
2017-09-06 23:24:40 +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 |
|
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
|
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 |
|
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 |
|
Vladimir Chebotarev
|
e39fb48377
|
functions: pointInPolygon(). [#CLICKHOUSE-3201]
|
2017-09-04 17:26:28 +03:00 |
|
Vitaliy Lyudvichenko
|
706d4db332
|
Made RWLockFIFO recursive. [#CLICKHOUSE-3246]
|
2017-09-04 15:54:13 +03:00 |
|
proller
|
f3cb0ad7e8
|
Merge remote-tracking branch 'upstream/master' into fix3
|
2017-09-04 14:12:51 +03:00 |
|
alexey-milovidov
|
ffd75017e7
|
Update WriteBufferFromHTTPServerResponse.cpp
|
2017-09-02 00:49:06 +03:00 |
|
alexey-milovidov
|
f079af6197
|
Update WriteBufferFromHTTPServerResponse.cpp
|
2017-09-02 00:48:18 +03:00 |
|
alexey-milovidov
|
7b2cc11520
|
Update WriteBufferFromHTTPServerResponse.cpp
|
2017-09-02 00:47:37 +03:00 |
|
proller
|
863fd72c8a
|
Segmentation fault on HEAD HTTP query #912
|
2017-09-02 00:46:12 +03:00 |
|
Alexey Milovidov
|
f51cc679a0
|
Fixed inserting wrong default value for Enums [#CLICKHOUSE-3270].
|
2017-09-02 00:37:57 +03:00 |
|
proller
|
5f83b829cf
|
Fix includes
|
2017-09-01 22:49:12 +03:00 |
|
proller
|
aa1f27553e
|
Header compile fixes
|
2017-09-01 22:05:29 +03:00 |
|
proller
|
5889aa9c74
|
Fix build
|
2017-09-01 21:37:53 +03:00 |
|
Alexey Milovidov
|
87fab3396e
|
Fixed build [#CLICKHOUSE-2].
|
2017-09-01 21:22:03 +03:00 |
|
Alexey Milovidov
|
40884640a1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-01 21:21:05 +03:00 |
|
Alexey Milovidov
|
2af8747164
|
Removed obsolete code [#CLICKHOUSE-3270].
|
2017-09-01 21:21:01 +03:00 |
|
alexey-milovidov
|
223ebc0b0d
|
Merge pull request #1187 from yandex/array-functions-concat-slice-push-pop
Fix array functions for generic array type
|
2017-09-01 21:11:09 +03:00 |
|
Nikolai Kochetov
|
20766debb0
|
fix arrasSlice for gereric arrays [#CLICKHOUSE-2090]
|
2017-09-01 21:01:06 +03:00 |
|
alexey-milovidov
|
775d95888a
|
Merge pull request #1163 from yandex/CLICKHOUSE-2931
Introduce SYSTEM queries
|
2017-09-01 20:45:29 +03:00 |
|
Vitaliy Lyudvichenko
|
88c9dcbb3d
|
Changed method signature. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
Vitaliy Lyudvichenko
|
566160c048
|
Use FIFO lock in IStorage. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
Vitaliy Lyudvichenko
|
add3f920ff
|
RWLockFIFO implementation. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
Nikolai Kochetov
|
32ed1b0b41
|
fix arrasSlice for gereric arrays [#CLICKHOUSE-2090]
|
2017-09-01 20:41:43 +03:00 |
|
alexey-milovidov
|
897a9ad6b2
|
Merge pull request #1146 from yandex/array-functions-concat-slice-push-pop
Array functions concat slice push pop
|
2017-09-01 20:30:51 +03:00 |
|
proller
|
1a8e22c37f
|
Allow compile on 32bit systems (#1175)
* Trying compile under 32bit..
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
* clnag-format of Split ComplexKeyCacheDictionary
* wip
* Requested changes
* wip
* wip
* Fix boost 1.64 and gcc7+ compile errors
* More fixes
* wip
* Fix arm build
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* fix
* wip
* wip
* clean
* clean
* wip
* wip
* Update MergeTreeSettings.h
* Requested changes
* Requested changes
* Requested changes
* Requested changes
|
2017-09-01 20:21:03 +03:00 |
|
Nikolai Kochetov
|
463c05b33d
|
fixed build [#CLICKHOUSE-2090]
|
2017-09-01 20:16:48 +03:00 |
|
Nikolai Kochetov
|
a88bb9375a
|
removed useless code from GatherUtils [#CLICKHOUSE-2090]
|
2017-09-01 20:14:47 +03:00 |
|
Nikolai Kochetov
|
df09912864
|
reformated GatherUtils.cpp [#CLICKHOUSE-2090]
|
2017-09-01 20:07:58 +03:00 |
|
Vitaliy Lyudvichenko
|
c32bf4f597
|
Use only one cache in DNSCache. Add requested changes. [#CLICKHOUSE-2931]
|
2017-09-01 20:05:24 +03:00 |
|
Nikolai Kochetov
|
b4f7e0e15c
|
restored identation in FunctionsArray.cpp [#CLICKHOUSE-2090]
|
2017-09-01 19:57:01 +03:00 |
|
Nikolai Kochetov
|
a46780e4a5
|
renamed concatGeneric to concatGenericArray [#CLICKHOUSE-2090]
|
2017-09-01 19:45:05 +03:00 |
|
Nikolai Kochetov
|
3370ba270f
|
fix build [#CLICKHOUSE-2090]
|
2017-09-01 17:55:43 +03:00 |
|
Nikolai Kochetov
|
862460f293
|
changed & to && in GatherUtils.cpp [#CLICKHOUSE-2090]
|
2017-09-01 17:47:42 +03:00 |
|
Nikolai Kochetov
|
b392788e86
|
fix build [#CLICKHOUSE-2090]
|
2017-09-01 17:35:37 +03:00 |
|
Nikolai Kochetov
|
5b4759acd9
|
changed sibstring behaviour for offset < -string_lenght [#CLICKHOUSE-2090]
|
2017-09-01 17:32:12 +03:00 |
|
Nikolai Kochetov
|
f1c01118b5
|
fixed writeSlice for const GenericArraySlice and NumericArraySink [#CLICKHOUSE-2090]
|
2017-09-01 16:55:05 +03:00 |
|
Nikolai Kochetov
|
6956e12770
|
added comments to writeSlice functions [#CLICKHOUSE-2090]
|
2017-09-01 16:03:54 +03:00 |
|
Nikolai Kochetov
|
1da43b683c
|
fixed comment [#CLICKHOUSE-2090]
|
2017-09-01 15:23:06 +03:00 |
|
Nikolai Kochetov
|
937f37c489
|
fixed reading of empty block in prewhere [#CLICKHOUSE-3266]
|
2017-09-01 15:18:40 +03:00 |
|
Nikolai Kochetov
|
a9e2a17f69
|
fixed estimateNumRows in MergeTreeBlockSizePredictor; fixed reading of empty block in prewhere; added test [#CLICKHOUSE-3266]
|
2017-09-01 15:18:40 +03:00 |
|
Nikolai Kochetov
|
7885c5c032
|
renamed TypeListNumber to TypeListNumbers [#CLICKHOUSE-2090]
|
2017-09-01 15:09:08 +03:00 |
|
Nikolai Kochetov
|
7891596579
|
unified TypeList [#CLICKHOUSE-2090]
|
2017-09-01 15:05:19 +03:00 |
|
Nikolai Kochetov
|
c695f10c66
|
hanged & to && in GatherUtils [#CLICKHOUSE-2090]
|
2017-09-01 14:32:31 +03:00 |
|
Nikolai Kochetov
|
c0b05f2ca9
|
hanged & to && in GatherUtils [#CLICKHOUSE-2090]
|
2017-09-01 14:02:26 +03:00 |
|
Alexey Zatelepin
|
d2847f22af
|
PR fixes [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
61987df169
|
check alter of partition key columns [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
dc5809ed8d
|
get rid of unneeded variable [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
34ac0e0876
|
remove unnecessary include [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
14ba0a9acf
|
rename partition -> partition_id for clarity [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
645e4b7a53
|
generalize MinMax index [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
5471979f46
|
generic partitioning of inserted blocks [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
be1c62d7f8
|
split partition and minmax index [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
Alexey Zatelepin
|
99969ab77a
|
Introduce MergeTreePartitionIndex. Isolate its loading code. [#CLICKHOUSE-3000]
|
2017-08-31 23:32:03 +03:00 |
|
proller
|
be7e082b35
|
Fix test simple_cache compile
|
2017-08-31 22:27:55 +03:00 |
|
Vitaliy Lyudvichenko
|
0b36305ad3
|
Parse unix timestamps in JSONEachRow format. [#CLICKHOUSE-3268]
|
2017-08-31 20:12:48 +03:00 |
|
alexey-milovidov
|
1b8100ae86
|
Update FunctionsArray.cpp
|
2017-08-31 20:00:51 +03:00 |
|
alexey-milovidov
|
c6f87d9543
|
Update GatherUtils.h
|
2017-08-31 19:24:46 +03:00 |
|
alexey-milovidov
|
aa2d29f5f9
|
Update ReadWriteBufferFromHTTP.cpp, Context.cpp, etc
Update ASTSystemQuery.cpp
Update ASTSystemQuery.h
Update dictionary_clickhouse_cache.xml
Update dictionary_clickhouse_flat.xml
|
2017-08-31 13:26:02 +03:00 |
|
alexey-milovidov
|
5d14855989
|
Merge branch 'master' into CLICKHOUSE-2931
|
2017-08-31 00:23:39 +03:00 |
|
Alexey Milovidov
|
9fdbd576f6
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-30 21:53:37 +03:00 |
|