Nikita Mikhaylov
|
56d3cd535d
|
Merge pull request #9413 from nikitamikhaylov/cache_dict_update_queue_size
CacheDictionaryUpdateQueueSize metric added
|
2020-02-28 20:29:11 +03:00 |
|
Nikita Mikhaylov
|
e06432af60
|
CacheDictionary datarace on exception_ptr (#9379)
* datarace on exceptionptr fixed
* better
* monkey test added
* comment to test added
* add new line to reference file
* bump tests
* q
|
2020-02-28 15:34:39 +03:00 |
|
Nikita Mikhaylov
|
aaffe31613
|
split metric
|
2020-02-28 13:53:59 +03:00 |
|
Nikita Mikhaylov
|
030a8a4164
|
Wrong counting of DictCacheKeysRequestedFound metric (#9411)
* first
* bump test
|
2020-02-28 03:07:00 +03:00 |
|
Nikita Mikhaylov
|
6d583ff66e
|
first
|
2020-02-27 15:22:23 +03:00 |
|
Alexey Milovidov
|
8f90c6ec12
|
Fixed ErrorCodes, part 3
|
2020-02-25 21:20:08 +03:00 |
|
Alexey Milovidov
|
cb6cd2ffbb
|
Added missing ErrorCodes, part 2
|
2020-02-25 21:10:48 +03:00 |
|
Alexey Milovidov
|
766ae8261a
|
Added some missing ErrorCodes
|
2020-02-25 21:02:41 +03:00 |
|
Alexey Milovidov
|
3602126a1e
|
Remove unused ErrorCodes
|
2020-02-25 17:35:37 +03:00 |
|
alexey-milovidov
|
6c9991ae43
|
Using std::string::starts_with (#9321)
* Using std::string::starts_with
* Fixed error
* Fixed error
|
2020-02-24 21:11:21 +03:00 |
|
alexey-milovidov
|
afc306091b
|
Merge pull request #9262 from ClickHouse/fix_expressions_in_metadata
Fix expressions in metadata
|
2020-02-23 04:32:55 +03:00 |
|
Alexey Milovidov
|
c3e80485da
|
More strict aliasing
|
2020-02-22 10:19:39 +08:00 |
|
Alexey Milovidov
|
52153d15cc
|
More strict aliasing
|
2020-02-22 10:19:17 +08:00 |
|
Alexander Tokmakov
|
e1f5a620b5
|
more complex test and some fixes
|
2020-02-20 23:24:04 +03:00 |
|
alexey-milovidov
|
7aeb900922
|
Merge pull request #8436 from achulkov2/polygon-dict-basic-interface-improvements
[WIP] Basic interface for polygon dictionaries
|
2020-02-13 21:05:42 +03:00 |
|
Alexander Kuzmenkov
|
d9073f27b7
|
Revert "Merge pull request #9025 from ClickHouse/revert-8303-cache-dictionary"
This reverts commit 24bdad3768 , reversing
changes made to dad4f03a8f .
|
2020-02-06 15:18:19 +03:00 |
|
Nikita Mikhaylov
|
c53053b103
|
Revert "Asynchronous updates in cache dictionaries "
|
2020-02-05 23:00:59 +03:00 |
|
achulkov2
|
0ae0e03d52
|
Address latest comments
|
2020-02-05 19:38:03 +03:00 |
|
Nikita Mikhaylov
|
c4666141a8
|
got rid of timeouts + comments added
|
2020-02-05 18:25:48 +03:00 |
|
Nikita Mikhaylov
|
2d8b0dba03
|
add comment for UpdateUnit struct
Co-Authored-By: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
|
2020-02-05 16:56:37 +03:00 |
|
Nikita Mikhaylov
|
7af66db1b2
|
after review
|
2020-02-05 15:16:25 +03:00 |
|
Nikita Mikhaylov
|
9c99498f2b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
|
2020-02-03 14:15:20 +03:00 |
|
Nikita Mikhaylov
|
96ab2806a7
|
fix gcc build
|
2020-02-03 13:06:24 +03:00 |
|
Vitaly Baranov
|
2aa58193c8
|
Check access rights via new interface.
|
2020-01-31 20:27:28 +03:00 |
|
Nikita Mikhaylov
|
8715841291
|
atomic backoff_end_time added
|
2020-01-31 14:10:34 +03:00 |
|
achulkov2
|
1f97500756
|
Address comment
|
2020-01-30 19:41:58 +03:00 |
|
achulkov2
|
0482ab8eaa
|
Address comment
|
2020-01-30 19:35:33 +03:00 |
|
Nikita Mikhaylov
|
b19f76df01
|
better style
|
2020-01-30 18:18:12 +03:00 |
|
achulkov2
|
68cf5104e1
|
Fix types
|
2020-01-30 18:17:20 +03:00 |
|
achulkov2
|
07699df1e8
|
Address comments
|
2020-01-30 17:59:16 +03:00 |
|
Nikita Mikhaylov
|
c5e664a072
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary
|
2020-01-30 17:43:13 +03:00 |
|
Nikita Mikhaylov
|
4f2b6bd23d
|
better retrieval
|
2020-01-30 15:58:15 +03:00 |
|
Nikita Mikhaylov
|
149be6c0b1
|
better updates
|
2020-01-30 15:44:04 +03:00 |
|
Nikita Mikhaylov
|
1f1fabba3b
|
atomic added
|
2020-01-29 13:58:44 +03:00 |
|
Nikita Mikhaylov
|
a8628134f2
|
writelock
|
2020-01-28 21:19:01 +03:00 |
|
achulkov2
|
34eee12d47
|
Fix style check
|
2020-01-28 17:21:02 +03:00 |
|
Andrei Chulkov
|
5f2ed57c49
|
Add some comments & new tests for different input types
|
2020-01-28 16:25:55 +03:00 |
|
Nikita Mikhaylov
|
8cd434fb15
|
fix race + assert
|
2020-01-28 16:09:30 +03:00 |
|
Andrei Chulkov
|
d2e4f4e778
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into polygon-dict-basic-interface-improvements
|
2020-01-28 15:06:36 +03:00 |
|
Andrei Chulkov
|
33339e6347
|
tmp
|
2020-01-27 23:28:20 +03:00 |
|
achulkov2
|
e30956d05a
|
Rewrite some code and try new input methods 1.0
|
2020-01-27 20:08:29 +03:00 |
|
Alexey Milovidov
|
205c0f7fbb
|
Added comment
|
2020-01-27 15:43:28 +03:00 |
|
Nikita Mikhaylov
|
c0975b4031
|
returning back
|
2020-01-27 15:29:26 +03:00 |
|
Nikita Mikhaylov
|
00166b6a41
|
cleanup
|
2020-01-27 14:48:30 +03:00 |
|
Nikita Mikhaylov
|
56eb0f2e91
|
cleanup
|
2020-01-27 14:18:34 +03:00 |
|
Nikita Mikhaylov
|
b9a8f1fc20
|
write lock
|
2020-01-24 12:43:08 +03:00 |
|
Nikita Mikhaylov
|
9170e5d410
|
style errors
|
2020-01-23 21:52:38 +03:00 |
|
Nikita Mikhaylov
|
7ce2107eea
|
better
|
2020-01-23 19:55:06 +03:00 |
|
Nikita Mikhaylov
|
c8e42e972a
|
multithreaded updates
|
2020-01-23 15:28:23 +03:00 |
|
Nikita Mikhaylov
|
e5320032c9
|
fix bug with queue
|
2020-01-22 16:50:51 +03:00 |
|