Vasilyev Nikita
657d200d42
better logs
2019-10-02 09:40:51 +03:00
Vasilyev Nikita
45ecff99a1
upd test
2019-10-02 09:31:23 +03:00
Vasilyev Nikita
71a2002417
test with sleep
2019-10-01 16:57:58 +03:00
Vasilyev Nikita
c5087219c4
test
2019-10-01 16:53:55 +03:00
Vasilyev Nikita
c630d9457b
opt system tables
2019-10-01 16:07:00 +03:00
Vasilyev Nikita
5793a02ef9
impr Lazy database
2019-10-01 15:44:17 +03:00
Vasilyev Nikita
69677d19e4
fix iterations
2019-10-01 13:48:19 +03:00
Vasilyev Nikita
5ef295eeff
fixes
2019-10-01 13:24:09 +03:00
Vasilyev Nikita
eb1dcbf183
factory
2019-09-26 16:43:08 +03:00
Vasilyev Nikita
29cf5d85ab
add expiration
2019-09-26 15:39:37 +03:00
Vasilyev Nikita
ef2af243ee
expiration queue
2019-09-26 15:34:58 +03:00
Vasilyev Nikita
1bdba790b5
fix
2019-09-26 14:09:26 +03:00
Vasilyev Nikita
5298a748c4
fix
2019-09-26 12:23:04 +03:00
Vasilyev Nikita
dcad7e3567
some improvements
2019-09-26 12:20:46 +03:00
Vasilyev Nikita
9107f0fad1
can compile
2019-09-26 10:16:31 +03:00
Vasilyev Nikita
5213dba2e0
fixed
2019-09-25 15:08:41 +03:00
Vasilyev Nikita
b9a5952921
lazydb start
2019-09-25 12:35:56 +03:00
Alexey Milovidov
31f9eeb201
Merge branch 'CurtizJ-merging_redis'
2019-09-25 02:27:22 +03:00
Alexey Milovidov
ff07ffbbae
Merge branch 'merging_redis' of https://github.com/CurtizJ/ClickHouse into CurtizJ-merging_redis
2019-09-25 02:27:05 +03:00
alexey-milovidov
64e889d872
Merge pull request #7070 from 4ertus2/mjoin
...
PartialMergeJoin optimisation (skip not intersected blocks)
2019-09-25 02:24:42 +03:00
BayoNet
f5ba279a6d
DOCAPI-8163: Update for EN docs for sequenceMatch and sequenceCount ( #6952 )
...
* Typo fix.
* Links fix.
* Fixed links in docs.
* More fixes.
* DOCAPI-8163: Docs for sequenceMatch and sequenceCount.
2019-09-25 02:19:14 +03:00
Denis Zhuravlev
30136fa4ad
Doc change. Added description for interserver_http_credentials ( #6927 )
...
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
Added description for interserver_http_credentials
* Update settings.md
* Update settings.md
* Update settings.md
* Update settings.md
2019-09-25 02:14:23 +03:00
BayoNet
c3c3f3829e
DOCAPI-7719: Columns matcher docs ( #6831 )
...
* Typo fix.
* DOCAPI-7719: Docs
* DOCAPI-7719: Text.
* DOCAPI-7719: Text.
* DOCAPI-7719: Update.
* DOCAPI-7719: Update.
2019-09-25 02:07:52 +03:00
alexey-milovidov
60d74a5e55
Merge pull request #7086 from nikvas0/nikvas0/little_odb_impr
...
little improvement in DatabaseOrdinary code
2019-09-25 02:04:34 +03:00
alexey-milovidov
7cfa52ef73
Merge pull request #7026 from ClickHouse/aku/lookup-result
...
Do not use iterators in find() and emplace() methods of hash tables.
2019-09-25 02:03:43 +03:00
Alexander Kuzmenkov
b949cc232b
Mark lookupResultGetKey/Mapped functions ALWAYS_INLINE.
...
They only do pointer arithmetics, so it makes sense to always inline
them.
2019-09-24 22:03:10 +03:00
Alexander Kuzmenkov
6e32553e01
Add a comment about MemorySanitizer options.
2019-09-24 22:00:47 +03:00
chertus
0467229eff
fix all left partial merge join on block borders
2019-09-24 21:21:57 +03:00
alexey-milovidov
ebb92d656d
Merge pull request #7087 from abyss7/issue-6459
...
Add instruction for cross-compilation for Mac OS X
2019-09-24 19:58:55 +03:00
Ivan Lezhankin
7285bad1e7
Merge remote-tracking branch 'upstream/master' into issue-6459
2019-09-24 17:52:50 +03:00
alexey-milovidov
bc9667d881
Merge pull request #7085 from ClickHouse/merge-s3
...
Merge s3
2019-09-24 17:51:57 +03:00
Vasilyev Nikita
def500f591
some impr
2019-09-24 17:49:30 +03:00
alexey-milovidov
bce31e4afc
Merge pull request #7059 from excitoon-favorites/merge-s3-table-level-setting
...
Made setting `s3_min_upload_part_size` table-level.
2019-09-24 17:47:11 +03:00
Alexander Kuzmenkov
f3bde19b74
Do not use iterators in find() and emplace() methods of hash tables.
...
Instead, these methods return a pointer to the required data as they are
stored inside the hash table. The caller uses overloaded functions to
get the key and "mapped" values from this pointer. Such an interface
avoids the need for constructing iterator-like wrapper objects, which is
especially important for compound hash tables such as the future
StringHashMap.
2019-09-24 17:44:35 +03:00
Ivan Lezhankin
dac5889bc4
Add build instruction
2019-09-24 17:43:07 +03:00
chertus
80d902a401
fix case with duplicated right keys
2019-09-24 16:45:59 +03:00
robot-clickhouse
06e1a9d78e
Auto version update to [19.16.1.1] [54427]
2019-09-24 14:47:32 +03:00
robot-clickhouse
ec86a9b933
Auto version update to [19.15.1.1398] [54426]
2019-09-24 14:46:58 +03:00
Vladimir Chebotarev
c051f42384
Fixes.
2019-09-24 10:58:42 +00:00
alesapin
38f65a6a21
Fix smoke test image
2019-09-24 11:32:01 +03:00
alexey-milovidov
a62866918f
Merge pull request #7075 from ClickHouse/revert-index-analysis-slowdown
...
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask"
2019-09-24 05:18:15 +03:00
alexey-milovidov
e7e45ecf4a
Merge pull request #7074 from ClickHouse/better-log-messages-about-disks
...
Better log messages about disks
2019-09-24 05:17:57 +03:00
alexey-milovidov
eb7eb01416
Merge pull request #7076 from yurriy/revert-6945-mysql
...
Revert "Updated MariaDB"
2019-09-24 05:16:52 +03:00
Yuriy Baranov
f8b7cc8693
Revert "Updated MariaDB"
2019-09-24 05:11:52 +03:00
Alexey Milovidov
7384e04430
Revert "CHYT-142: extend KeyCondition interface so that it returns BoolMask."
...
This reverts commit 2cacc3cfd2
.
2019-09-24 04:29:26 +03:00
Sergei Bocharov
4761436a52
Docs(hash_functions): fix xxHash32
, xxHash64
( #6992 )
...
* docs(hash_functions): fix xxHash32, xxHash64
* Fixes after review
* Fixes after review
* Update hash_functions.md
* Update hash_functions.md
2019-09-24 03:50:58 +03:00
Alexey Milovidov
dcd40d1d07
Better log messages about disks
2019-09-24 03:45:40 +03:00
Alexey Milovidov
981e3e6ef7
Fixed build with CMake 3.10.
2019-09-24 03:22:05 +03:00
BayoNet
f26fdc63a0
DOCAPI-7415: EN review, RU translation. Docs for the -Resample aggregate function combinator. ( #7017 )
...
* Update combinators.md (#39 )
* DOCAPI-7415: RU translation
* DOCAPI-7415: fix.
2019-09-24 03:04:52 +03:00
BayoNet
6db4cb8117
DOCAPI-7430: EN review, RU translation. MergeTree INDEX bloom filter docs. ( #7025 )
...
* Update mergetree.md (#38 )
* DOCAPI-7430: RU translation.
2019-09-24 03:02:36 +03:00