Vasilyev Nikita
d6490892a7
fix metadata time
2019-10-03 17:18:17 +03:00
Vasilyev Nikita
66506e26d0
fix
2019-10-03 16:40:53 +03:00
Vasilyev Nikita
6b1a1b5b5f
fix
2019-10-03 15:49:22 +03:00
Vasilyev Nikita
f0f5134759
fixed includes
2019-10-03 12:31:59 +03:00
Vasilyev Nikita
c27ce44d19
set -> list
2019-10-03 12:20:21 +03:00
Vasilyev Nikita
2f4e7bbe7f
get rid of copy-paste
2019-10-03 11:35:58 +03:00
Vasilyev Nikita
7ac9fadc0d
reduce copy-paste
2019-10-03 11:27:43 +03:00
Vasilyev Nikita
080815833f
refactor
2019-10-03 10:59:48 +03:00
Vasilyev Nikita
136b1665a3
test rename
2019-10-02 16:06:57 +03:00
Vasilyev Nikita
de3deb9e85
fix
2019-10-02 15:58:13 +03:00
Vasilyev Nikita
ff405865f7
db on disk
2019-10-02 13:10:45 +03:00
Vasilyev Nikita
54237e3f27
name, data, metadata -> functions
2019-10-02 11:58:28 +03:00
Vasilyev Nikita
dab68e796e
removed unused consts
2019-10-02 09:47:12 +03:00
Vasilyev Nikita
f515e9465b
fix
2019-10-02 09:45:27 +03:00
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