Maksim Kita
|
2e3e90b25b
|
Fixed tests
|
2021-04-26 13:52:41 +03:00 |
|
Maksim Kita
|
e5079c87db
|
Added test
|
2021-04-26 13:52:41 +03:00 |
|
Maksim Kita
|
3cb4d1bdcb
|
Fixed style check
|
2021-04-26 13:52:41 +03:00 |
|
Maksim Kita
|
a9917a6540
|
Refactored StorageDictionary
|
2021-04-26 13:52:41 +03:00 |
|
Alexander Tokmakov
|
ebf0a3119e
|
fix data_type_default_nullable on attach
|
2021-04-16 13:29:33 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Alexander Tokmakov
|
00b939e5a3
|
fix
|
2021-03-09 13:24:08 +03:00 |
|
Alexander Tokmakov
|
5c5d11cfce
|
enable some tests
|
2021-03-09 03:48:37 +03:00 |
|
Alexander Tokmakov
|
7b54b892b5
|
fix
|
2021-02-16 17:05:58 +03:00 |
|
Alexander Tokmakov
|
c9cf63e958
|
fix
|
2021-02-12 01:23:40 +03:00 |
|
Alexander Tokmakov
|
15256d86e5
|
better replica recovery and queue cleanup
|
2021-02-10 23:30:40 +03:00 |
|
Alexander Tokmakov
|
78c1d69b8c
|
better code
|
2021-02-08 22:36:17 +03:00 |
|
Alexander Tokmakov
|
7f97a11c84
|
Merge branch 'master' into database_replicated
|
2021-01-18 17:09:39 +03:00 |
|
spongedc
|
494c9ac809
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-29 10:20:06 +08:00 |
|
Alexander Tokmakov
|
42911e2438
|
implement CREATE OR REPLACE TABLE
|
2020-12-25 19:32:09 +03:00 |
|
Yatsishin Ilya
|
ce1e2b18a3
|
Fix codespell warnings. Split style checks. Update style checks docker
|
2020-12-24 13:17:52 +03:00 |
|
spongedc
|
a277308ac6
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-23 11:56:46 +08:00 |
|
spongedc
|
38c0827881
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-16 12:26:56 +08:00 |
|
spongedc
|
a0083e23d6
|
Fix compile error
|
2020-12-16 12:07:50 +08:00 |
|
Mikhail Filimonov
|
9df7ecb8e6
|
fixes
|
2020-12-15 18:06:23 +01:00 |
|
Mikhail Filimonov
|
27ff3a5214
|
Rework using a separate flag file instead of renames
|
2020-12-15 15:46:13 +01:00 |
|
Mikhail Filimonov
|
24abcc970b
|
Tests and fixes
|
2020-12-14 15:31:13 +01:00 |
|
Mikhail Filimonov
|
87ea1528cb
|
support for Lazy database
|
2020-12-14 15:31:13 +01:00 |
|
Mikhail Filimonov
|
799141362d
|
Prevent attempts to recreate the table which was detached permanently
|
2020-12-14 15:31:11 +01:00 |
|
Mikhail Filimonov
|
f6097cf818
|
Adding DETACH TABLE PERMANENTLY
|
2020-12-14 15:28:59 +01:00 |
|
Alexander Tokmakov
|
f1a52a609b
|
separate DatabaseReplicatedDDLWorker
|
2020-11-27 17:04:03 +03:00 |
|
Alexander Tokmakov
|
dce0bf8efc
|
Merge branch 'master' into allow_atomic_database_inside_materialize_mysql
|
2020-11-24 15:28:31 +03:00 |
|
Alexander Tokmakov
|
7ab4445e99
|
try another approach
|
2020-11-20 19:06:27 +03:00 |
|
Alexander Tokmakov
|
0731bfb7be
|
Merge branch 'master' into database_replicated
|
2020-11-12 21:04:18 +03:00 |
|
Alexander Tokmakov
|
62ff00ee8b
|
use WriteBuffer in formatAST(...)
|
2020-11-09 19:05:40 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
Alexander Tokmakov
|
ac32809b6a
|
fix #16482
|
2020-11-02 19:40:39 +03:00 |
|
Alexander Tokmakov
|
72dbb43235
|
Merge branch 'master' into fork-valbaturin-replication-db-engine
|
2020-10-20 19:14:54 +03:00 |
|
Alexander Tokmakov
|
72b1339656
|
Revert "Revert "Write structure of table functions to metadata""
This reverts commit c65d1e5c70 .
|
2020-10-14 15:19:29 +03:00 |
|
tavplubix
|
c65d1e5c70
|
Revert "Write structure of table functions to metadata"
|
2020-10-14 13:59:29 +03:00 |
|
Alexander Tokmakov
|
a812f7eb75
|
allow using Atomic database inside MaterializeMySQL
|
2020-09-14 22:25:02 +03:00 |
|
Alexander Tokmakov
|
b840d741d0
|
Merge branch 'master' into write_structure_of_table_functions
|
2020-09-04 13:00:07 +03:00 |
|
Alexey Milovidov
|
96038e9d54
|
Fix for Lazy database
|
2020-09-03 04:06:12 +03:00 |
|
Alexander Tokmakov
|
3a9779adb4
|
slightly better code
|
2020-09-01 17:41:49 +03:00 |
|
Alexander Tokmakov
|
969940b4c9
|
write table tructure for table function remote(...)
|
2020-08-26 23:55:40 +03:00 |
|
Alexander Tokmakov
|
e686616756
|
add exclusive DDLGuard for database
|
2020-08-18 18:15:27 +03:00 |
|
Alexander Tokmakov
|
5b92f43f12
|
Merge branch 'master' into database_atomic_improvements
|
2020-08-03 14:35:40 +03:00 |
|
Vitaly Baranov
|
668653600c
|
Use SettingMaxThreads only in Settings, call getNumberOfPhysicalCPUCores() instead of SettingMaxThreads::getAuto().
|
2020-07-31 19:11:27 +03:00 |
|
Alexander Tokmakov
|
ebf98ba006
|
implement reneme dictionary query
|
2020-07-17 00:41:26 +03:00 |
|
Alexander Tokmakov
|
445acd0294
|
Merge branch 'master' into database_atomic_improvements
|
2020-07-09 16:02:54 +03:00 |
|
Alexander Tokmakov
|
7a5d532c7b
|
implement rename database for atomic
|
2020-07-07 15:11:58 +03:00 |
|
Alexander Tokmakov
|
d1be5ec641
|
fix symlinks, add short syntax of attach database
|
2020-07-06 16:41:43 +03:00 |
|
Alexander Tokmakov
|
383c583bdd
|
add uuid to atomic databases
|
2020-07-02 23:39:31 +03:00 |
|
alexey-milovidov
|
948af0bfc5
|
Merge pull request #12045 from ClickHouse/fix_loading_of_tables
Parse metadata in parallel when loading tables
|
2020-06-30 21:16:40 +03:00 |
|
Alexander Tokmakov
|
987e64acfe
|
parse metadata in parallel when loading tables
|
2020-06-30 03:12:16 +03:00 |
|