Commit Graph

613 Commits

Author SHA1 Message Date
Nikita Mikhaylov
8cd434fb15 fix race + assert 2020-01-28 16:09:30 +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
Nikita Mikhaylov
736b97c910 better 2020-01-22 15:38:01 +03:00
Nikita Mikhaylov
97144cb645 Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary 2020-01-22 14:51:05 +03:00
Nikita Mikhaylov
0ce6a0f173 saving changes 2 2020-01-22 14:41:12 +03:00
Nikita Mikhaylov
a1814e0b8a
restart tests 2020-01-22 13:07:52 +03:00
alexey-milovidov
303b146a93
Merge branch 'master' into vfs_log 2020-01-12 20:16:30 +03:00
Pradeep Chhetri
4941fdfe4b Fix some spelling mistakes 2020-01-11 17:51:33 +08:00
Alexander Burmak
70b3a1a0d8 Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log 2020-01-02 18:01:41 +03:00
alexey-milovidov
17b413fd2e
Merge pull request #8458 from vitlibar/separate-variables-for-database-and-name
Separate variables for database and name in dictionaries.
2019-12-31 07:39:01 +03:00
Nikita Mikhaylov
cce0097d9e fix stupid bug + codestyle 2019-12-30 18:28:45 +03:00
Nikita Mikhaylov
28d0f3324a bunch-updates && timeouts for waiting 2019-12-30 15:00:35 +03:00
Nikita Mikhaylov
f0e4b0c013 Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary 2019-12-30 14:55:11 +03:00
Alexey Milovidov
612b37b320 Minor addition to previous revision 2019-12-29 22:36:02 +03:00
Vitaly Baranov
1fa64a2a86 Use separate variables for the database and name in dictionaries. 2019-12-29 23:48:10 +07:00
Nikita Mikhaylov
c49eefda2c better integration tests 2019-12-28 05:39:03 +03:00
Nikita Mikhaylov
62f265576a integration test added 2019-12-27 23:31:40 +03:00
Nikita Mikhaylov
b194174ae1 better code 2019-12-27 14:50:30 +03:00
Nikita Mikhaylov
1d6d82518c remove include 2019-12-27 14:45:12 +03:00
Nikita Mikhaylov
b79270fd03 remove callbacks in update 2019-12-26 21:56:34 +03:00
Alexander Burmak
764b506fd5 Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log 2019-12-26 17:03:32 +03:00
Nikita Mikhaylov
3af3ce2cf7 fix stupid bug 2019-12-26 16:33:42 +03:00
Nikita Mikhaylov
ea6c894656 Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary 2019-12-26 12:01:43 +03:00
Nikita Mikhaylov
208db45668 add condvar usage and better code 2019-12-26 00:43:12 +03:00
Nikita Mikhaylov
77c4727e50 do nothing in case of only cache_expired values 2019-12-24 21:54:23 +03:00
Nikita Mikhaylov
cc5f7a7b36 another changes 2019-12-24 19:50:23 +03:00
Nikolai Kochetov
6541b2db9e
Merge pull request #8351 from ClickHouse/fix-dict-with-clickhouse-source-and-subquery
Fix dict with clickhouse source and subquery
2019-12-24 16:56:48 +03:00
Nikita Mikhaylov
09805b2396 exception ptr added 2019-12-24 16:26:23 +03:00
Nikita Mikhaylov
2545f66fe5 better 2019-12-23 19:51:01 +03:00
Alexander Burmak
0894ed9f33 Integration of log storages with IDisk interface 2019-12-23 16:11:56 +03:00
Nikita Mikhaylov
534d47e0d4 Merge branch 'master' of github.com:ClickHouse/ClickHouse into cache-dictionary 2019-12-23 15:24:33 +03:00
Nikita Mikhaylov
d93b0d5030 more 2019-12-23 14:47:20 +03:00
Nikolai Kochetov
68305165d1 Create query context for clickhouse dictionary source. 2019-12-23 12:25:58 +03:00
Alexey Milovidov
41ed1ed471 Added quoting of db and table names where appropriate 2019-12-20 19:53:37 +03:00
Nikita Mikhaylov
be5729e113 mvc 2019-12-19 21:22:04 +03:00
alesapin
e6cc87fc20 Fix broken unit test 2019-12-19 15:31:10 +03:00
alesapin
742caced3f Add ability to work with different types besides Date in RangeHashed external dictionary created from DDL query. 2019-12-18 19:26:46 +03:00
alexey-milovidov
a7384b4d07
Merge branch 'master' into MoreGCCWarnings 2019-12-18 02:01:39 +03:00
kreuzerkrieg
9612bb0e79 More GCC warnings 2019-12-16 23:19:50 +02:00
alesapin
a2180b0bb3 Merge branch 'master' into restrictions_for_external_dictionaries_from_ddl 2019-12-16 23:07:16 +03:00
alexey-milovidov
575984b4a0
Merge pull request #8189 from ClickHouse/regions-more-languages
More languages for regions
2019-12-16 02:47:20 +03:00
Alexey Milovidov
df5f1f7433 More languages for regions 2019-12-12 22:34:58 +03:00
Vitaly Baranov
4c157007f5 Refactoring of using ExternalLoader in dictionary DDL:
Instead of using ExternalLoader::reload() now it's used reloadConfig() which reloads only what necessary.
Functions attachDictionary() and detachDictionary() are simplified and have lesser number of parameters.
Instead of injecting into LoadablesConfigReader's internals for creating dictionary a temp repository is used.
2019-12-12 21:45:58 +03:00