Vitaly Baranov
|
72a2f31984
|
Merge pull request #33985 from vitlibar/improve-backup-and-restore
Improve backup and restore (experimental)
|
2022-03-21 17:59:51 +01:00 |
|
Alexey Milovidov
|
8a04ed72af
|
Merge pull request #34772 from ClickHouse/cluster-dont-require-port
Allow to use default port in cluster configuration
|
2022-03-21 16:45:24 +03:00 |
|
Vitaly Baranov
|
7a46e7a0d1
|
Merge branch 'master' into improve-backup-and-restore
|
2022-03-21 11:49:26 +01:00 |
|
Alexey Milovidov
|
0ce4696c49
|
Revert "[WIP] New row policies"
|
2022-03-21 08:41:33 +03:00 |
|
李扬
|
d28981e0e3
|
fix null pointer of TreeRewriterResult::storage_snapshot (#35439)
|
2022-03-20 21:07:58 +01:00 |
|
Vitaly Baranov
|
c884cf901f
|
Use BackupEntryFromAppendOnlyFile for Log engine,
and use a BackupEntriesBatch for Memort engine to improve performance.
A lot of minor corrections.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
5f195d6ead
|
Implement writing backups as zip archive.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
7f89b98308
|
Rework BackupSettings and RestoreSettings a little, pass StorageRestoreSettings to storages.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
258a472001
|
Shorter names: rename IRestoreFromBackupTask -> IRestoreTask.
|
2022-03-20 20:02:15 +01:00 |
|
Vitaly Baranov
|
7a63feb3f7
|
Make restore tasks explicit.
|
2022-03-20 20:01:31 +01:00 |
|
Vitaly Baranov
|
9fb50422ce
|
Merge pull request #35345 from vitlibar/new-row-policies
[WIP] New row policies
|
2022-03-20 20:00:25 +01:00 |
|
Vitaly Baranov
|
afe6a1003a
|
Add new row policy kind: simple
|
2022-03-20 17:34:59 +01:00 |
|
Raúl Marín
|
fe42895745
|
Address clang-tidy warnings
|
2022-03-18 11:15:12 +01:00 |
|
Raúl Marín
|
aeacd42e08
|
ASOF: Add big integer types support
|
2022-03-17 19:08:33 +01:00 |
|
Raúl Marín
|
e22fe541b2
|
Improvements based on PR comments
|
2022-03-17 17:02:13 +01:00 |
|
Raúl Marín
|
e2cec4e65b
|
Merge remote-tracking branch 'blessed/master' into asof_ftw
|
2022-03-17 16:33:29 +01:00 |
|
Vitaly Baranov
|
98e48d7b54
|
SHOW CREATE ROW POLICY now always shows AS permissive/restrictive if there is TO section.
|
2022-03-17 15:28:53 +01:00 |
|
Vitaly Baranov
|
3e950d79b3
|
Add new setting rbac_version.
|
2022-03-17 15:28:51 +01:00 |
|
Vitaly Baranov
|
470582e262
|
Change type of RowPolicyKind: bool -> enum.
|
2022-03-17 15:28:05 +01:00 |
|
alesapin
|
457fa0d1ba
|
Merge pull request #23932 from CurtizJ/dynamic-columns
Support of dynamic subcolumns (JSON data type)
|
2022-03-17 10:45:46 +01:00 |
|
Vitaly Baranov
|
39614e6e15
|
Merge pull request #35276 from vitlibar/fix-code-style-and-minor-corrections-after-allow-no-password
Fix code style and other minor corrections after implementing allow_no_password.
|
2022-03-16 18:55:05 +01:00 |
|
Anton Popov
|
2ced42ed41
|
add experimental settings for Object type
|
2022-03-16 16:51:23 +00:00 |
|
Maksim Kita
|
9ba53ae037
|
Merge pull request #34888 from kitaisreal/performance-tests-fix
Performance tests fix
|
2022-03-16 17:19:16 +01:00 |
|
Maksim Kita
|
dc31a4175f
|
Fixed style check
|
2022-03-16 16:16:08 +00:00 |
|
Anton Popov
|
0ba78c3c3a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-16 15:28:09 +00:00 |
|
Kruglov Pavel
|
4a579768ef
|
Merge pull request #35311 from vdimir/pmj-dup-rows
Attempt to fix merge join duplicate rows
|
2022-03-16 12:48:29 +01:00 |
|
Maksim Kita
|
ed74a464bd
|
Fixed tests
|
2022-03-16 11:21:18 +00:00 |
|
Nikolai Kochetov
|
bcd3c76296
|
Merge pull request #35214 from ClickHouse/add-database_replicated_allow_only_replicated_engine-setting
Add database_replicated_allow_only_replicated_engine setting.
|
2022-03-16 11:24:32 +01:00 |
|
vdimir
|
695708d57c
|
[wip] merge join duplicate rows
|
2022-03-15 18:51:04 +00:00 |
|
Anton Popov
|
b5a04ff938
|
Merge pull request #35207 from bigo-sg/add_distributed_depth_in_querylog
Add column distributed_depth for system.query_log and system.processes
|
2022-03-15 13:38:21 +01:00 |
|
Vladimir C
|
af88d3f133
|
Merge pull request #35173 from bigo-sg/dump_ast_in_dot
|
2022-03-15 11:18:41 +01:00 |
|
taiyang-li
|
3688ff10e0
|
fix bug
|
2022-03-15 12:19:08 +08:00 |
|
Vitaly Baranov
|
1eb2e8693e
|
Fix code style and other minor corrections after implementing allow_no_password.
|
2022-03-14 20:55:34 +01:00 |
|
Nikolai Kochetov
|
7526c36f30
|
Remove comment
|
2022-03-14 19:38:03 +00:00 |
|
Nikolai Kochetov
|
ce94b560bb
|
Add test.
|
2022-03-14 19:30:52 +00:00 |
|
Maksim Kita
|
e30117a3d6
|
Fix clang-tidy warnings in Interpreters, IO folders
|
2022-03-14 18:17:35 +00:00 |
|
Anton Popov
|
063917786e
|
minor fixes
|
2022-03-14 17:29:18 +00:00 |
|
Anton Popov
|
36ec379aeb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-03-14 16:28:35 +00:00 |
|
Vitaly Baranov
|
4af61fb9d3
|
Merge pull request #34738 from DevTeamBK/Issue-33953
New setting in Server Configuration to on/off AuthType Plaintext_password and No_password
|
2022-03-14 17:09:46 +01:00 |
|
alesapin
|
b13b415d3f
|
Merge pull request #35257 from azat/fix-s3-pool-shutdown
Wait for IDiskRemote thread pool properly
|
2022-03-14 13:56:37 +01:00 |
|
Nikolai Kochetov
|
ff09076524
|
A little bit better.
|
2022-03-14 11:31:24 +00:00 |
|
Kseniia Sumarokova
|
58a2d2b458
|
Merge pull request #35118 from zzsmdfj/issue/#31469_MaterializedMysql_mysqlDate2CkDate32
to #31469_MaterializedMysql_mysqlDate2CkDate32
|
2022-03-14 10:32:33 +01:00 |
|
Azat Khuzhin
|
d13fc9ec44
|
Wait for IDiskRemote thread pool properly
ASan report [1]:
WARNING: ThreadSanitizer: heap-use-after-free (pid=611)
Read of size 4 at 0x7b48006f0250 by thread T273:
0 MemoryTracker::allocImpl() obj-x86_64-linux-gnu/../src/Common/MemoryTracker.cpp:105:49 (clickhouse+0xa05d0ef)
1 MemoryTracker::allocImpl() obj-x86_64-linux-gnu/../src/Common/MemoryTracker.cpp:239:22 (clickhouse+0xa05d580)
2 MemoryTracker::alloc(long) obj-x86_64-linux-gnu/../src/Common/MemoryTracker.cpp:246:5 (clickhouse+0xa05dea7)
3 DB::ThreadStatus::~ThreadStatus() obj-x86_64-linux-gnu/../src/Common/ThreadStatus.cpp:154:28 (clickhouse+0xa059b01)
4 ThreadFromGlobalPool::ThreadFromGlobalPool<>()::'lambda'()::operator()() obj-x86_64-linux-gnu/../s>
Previous write of size 8 at 0x7b48006f0250 by main thread:
8 std::__1::unordered_map<std::__1::basic_string<>, DB::ProcessListForUser, std::__1::hash<>, std::__1>
9 DB::ProcessList::~ProcessList() obj-x86_64-linux-gnu/../src/Interpreters/ProcessList.h:275:7 (clickhouse+0x17b71c9c)
10 DB::ContextSharedPart::~ContextSharedPart() obj-x86_64-linux-gnu/../src/Interpreters/Context.cpp:304:5 (clickhouse+0x17b70712)
13 DB::SharedContextHolder::reset() obj-x86_64-linux-gnu/../src/Interpreters/Context.cpp:453:44 (clickhouse+0x17b3daf9)
14 DB::Server::main()::$_8::o>
Thread T273 (tid=946, running) created by thread T223 at:
0 pthread_create <null> (clickhouse+0x9f7d49d)
15 DB::WriteBufferFromS3::makeSinglepartUpload() obj-x86_64-linux-gnu/../src/IO/WriteBufferFromS3.cpp:332:9 (clickhouse+0x17a81b6a)
[1]: https://s3.amazonaws.com/clickhouse-test-reports/35072/19be9c8c6433ffd1bbf8eb08975d8afbaebf3d43/stress_test__thread__actions_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-03-14 12:07:47 +03:00 |
|
Maksim Kita
|
0dd807d19d
|
Merge pull request #34750 from kitaisreal/merge-tree-improve-insert-performance
MergeTree improve insert performance
|
2022-03-13 13:39:18 +01:00 |
|
Nikolai Kochetov
|
cdc529fa2a
|
Add database_replicated_allow_only_replicated_engine setting.
|
2022-03-11 16:03:05 +00:00 |
|
Maksim Kita
|
5f8900cee6
|
Merge pull request #35079 from qieqieplus/master
fix #33798
|
2022-03-11 11:55:49 +01:00 |
|
taiyang-li
|
1f9e050152
|
add column distributed_depth for system.query_log and system.processes
|
2022-03-11 17:57:34 +08:00 |
|
Kseniia Sumarokova
|
818459b9f0
|
Merge pull request #33717 from kssenii/local-cache-for-remote-fs
Local cache for remote filesystem
|
2022-03-11 07:23:10 +01:00 |
|
HeenaBansal2009
|
3f031df225
|
Code refactoring
|
2022-03-10 22:22:51 -08:00 |
|
Maksim Kita
|
cbe059f4bd
|
Updated IColumn interface to support getting stable permutation
|
2022-03-10 21:45:31 +00:00 |
|