Alexey Milovidov
|
3e1a293622
|
Merge branch 'master' into ast-data-type
|
2024-07-28 16:00:00 +02:00 |
|
Alexey Milovidov
|
3818d701d6
|
Merge branch 'master' into ast-data-type
|
2024-07-27 04:19:41 +02:00 |
|
Alexey Milovidov
|
410125bf8d
|
Fix MSan report in DatabaseReplicated
|
2024-07-27 03:48:28 +02:00 |
|
Han Fei
|
3ba4014a39
|
Merge pull request #67187 from ClickHouse/fix-attached-table-count
Do not count AttachedTable for tables in information schema databases
|
2024-07-26 14:20:04 +00:00 |
|
Alexey Milovidov
|
36a875dda4
|
Merge branch 'fix-idiotic-code' into ast-data-type
|
2024-07-26 15:32:15 +02:00 |
|
serxa
|
1225d50508
|
Do not count AttachedTable for tables in information schema databases
|
2024-07-26 11:09:48 +00:00 |
|
Alexey Milovidov
|
6f4aa977d7
|
Merge pull request #66832 from joelynch/joelynch/table-comments
Ensure COMMENT clause works for all table engines
|
2024-07-26 09:35:57 +00:00 |
|
Alexey Milovidov
|
4bf8d72a67
|
Merge branch 'fix-idiotic-code' into ast-data-type
|
2024-07-25 19:06:15 +02:00 |
|
Alexey Milovidov
|
a1f2c815f4
|
Merge pull request #67007 from XuJia0210/bugfix_table_db_num_limit_test_flaky
bugfix AttachedTable counting not symmetry, and adding some test logs…
|
2024-07-25 13:34:37 +00:00 |
|
Konstantin Bogdanov
|
00c1b89aae
|
Merge pull request #66991 from ClickHouse/fix-database-replicated-ddl-worker-data-race
[CI Fest] Fix data race in DatabaseReplicatedDDLWorker
|
2024-07-25 12:45:37 +00:00 |
|
joelynch
|
e1dc94e1a5
|
Merge branch 'master' into joelynch/table-comments
|
2024-07-25 10:15:03 +02:00 |
|
Konstantin Bogdanov
|
e21d23d04d
|
Less locks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
80b9b13771
|
Less checks, more locks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
cea3bbc45b
|
More checks
|
2024-07-25 05:28:59 +02:00 |
|
Konstantin Bogdanov
|
aa9908f6da
|
Fix harder
|
2024-07-25 05:28:58 +02:00 |
|
Konstantin Bogdanov
|
f239dd67ee
|
Fix
|
2024-07-25 05:28:52 +02:00 |
|
Xu Jia
|
e46d400f7b
|
fix style
|
2024-07-24 09:03:05 +00:00 |
|
Xu Jia
|
42fe58f046
|
bugfix AttachedTable counting not symmetry, and adding some test logs on attaching and detaching tables
|
2024-07-24 08:44:43 +00:00 |
|
alesapin
|
c7400fbd50
|
Add more diagnostics in case of digest mismatch for DatabaseReplicated
|
2024-07-23 18:08:07 +02:00 |
|
Alexey Milovidov
|
1ab38d9a0f
|
Merge branch 'master' into ast-data-type
|
2024-07-23 02:26:35 +02:00 |
|
Vitaly Baranov
|
4f02ded96e
|
Merge pull request #66590 from vitlibar/move-view-targets-to-separate-ast
Move view targets to separate AST class ASTViewTargets
|
2024-07-22 17:20:09 +00:00 |
|
joelynch
|
8786d9b5dd
|
Ensure COMMENT clause works for all table engines
|
2024-07-21 20:00:38 +02:00 |
|
Vitaly Baranov
|
19f8e1768f
|
Add const to cycles.
|
2024-07-21 11:52:10 +02:00 |
|
Alexey Milovidov
|
5ff125e37e
|
Miscellaneous
|
2024-07-21 10:32:54 +02:00 |
|
Alexey Milovidov
|
2832f8c57e
|
Fix a typo
|
2024-07-19 00:20:03 +02:00 |
|
Alexey Milovidov
|
7d9b7cc796
|
Introduce ASTDataType
|
2024-07-19 00:20:03 +02:00 |
|
vdimir
|
07900b6e11
|
Merge pull request #66595 from MikhailBurdukov/verify_primary_key_dictionary
Add option for validating the Primary key type in Dictionaries.
|
2024-07-18 15:11:23 +00:00 |
|
Alexey Milovidov
|
4217d029c0
|
Fix something
|
2024-07-18 03:33:36 +02:00 |
|
Nikolai Kochetov
|
74b4bc78ad
|
Merge pull request #65400 from k-morozov/add_system_detach_tables
system detached_tables
|
2024-07-17 14:05:31 +00:00 |
|
MikhailBurdukov
|
e8a9725a6d
|
Merge branch 'master' into verify_primary_key_dictionary
|
2024-07-16 17:49:57 +03:00 |
|
MikhailBurdukov
|
e29d78e4cf
|
Add option for validating the Primary key type in Dictionaries
|
2024-07-16 14:43:08 +00:00 |
|
Vitaly Baranov
|
ff7f5fe808
|
Move view targets to separate AST class "ASTViewTargets"
in order to allow extending it to support more kinds of view targets.
|
2024-07-16 14:33:13 +02:00 |
|
Raúl Marín
|
3c00119467
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-12 16:34:52 +02:00 |
|
Konstantin Morozov
|
e9a3191dcf
|
Merge branch 'master' into add_system_detach_tables
|
2024-07-12 10:10:38 +00:00 |
|
Konstantin Morozov
|
f7fc031d9d
|
fix data race with permanently_detached_tables
|
2024-07-12 10:04:10 +00:00 |
|
János Benjamin Antal
|
659eb92a7c
|
Merge pull request #65920 from azat/mysql-pool-cleanup
Remove mysqlxx::Pool::Entry assignment operator
|
2024-07-12 09:56:43 +00:00 |
|
János Benjamin Antal
|
22b0d7e9f6
|
Merge pull request #64992 from k-morozov/add_log_clear_detached_tables
add some log for non using detached tables
|
2024-07-12 08:26:42 +00:00 |
|
Raúl Marín
|
1b75b8f4eb
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
|
Nikolai Kochetov
|
1bc02fb71d
|
Ignore subquery for IN in DDLLoadingDependencyVisitor
|
2024-07-11 12:39:53 +00:00 |
|
Raúl Marín
|
9e599576ab
|
Hide Settings object from Context.h
|
2024-07-11 14:00:05 +02:00 |
|
Raúl Marín
|
314174013b
|
Reduce dependencies on ServerSettings.h
|
2024-07-10 18:10:19 +02:00 |
|
Dmitry Novik
|
60305e47dc
|
Merge pull request #66232 from ClickHouse/postgresql-configurable-settings
Add settings to control connection to PostgreSQL
|
2024-07-10 09:22:38 +00:00 |
|
Nikita Mikhaylov
|
7ff447de68
|
Modify the code for build with new libcxx
(cherry picked from commit c896f0bf677bcc948d988cf83b2108e9f7cd761d)
|
2024-07-09 20:16:43 +00:00 |
|
Raúl Marín
|
a339dd020f
|
Reduce dependencies on MergeTreeSettings.h
|
2024-07-09 19:39:41 +02:00 |
|
Konstantin Morozov
|
7bd6dfaf01
|
Merge branch 'master' into add_system_detach_tables
|
2024-07-09 13:56:19 +00:00 |
|
János Benjamin Antal
|
61f827b569
|
Update src/Databases/DatabaseAtomic.cpp
|
2024-07-09 15:26:33 +02:00 |
|
Dmitry Novik
|
58eb57dffb
|
Add settings to control connection to PostgreSQL
|
2024-07-09 13:15:50 +02:00 |
|
Kruglov Pavel
|
329f9b5d8e
|
Merge pull request #54649 from bakwc/materializedmysql_null_segfault
Fixed crash in MaterializedMySQL while using override + null field
|
2024-07-09 07:55:28 +00:00 |
|
Azat Khuzhin
|
9ba10ca604
|
Remove mysqlxx::Pool::Entry assignment operator
v2: fix tidy 86789491be/binary_tidy/build_log.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-08 17:46:41 +02:00 |
|
Konstantin Morozov
|
64ef36dab3
|
fix deadlock
|
2024-07-05 11:19:06 +00:00 |
|