Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ DatabaseAtomic.cpp
File
DatabaseAtomic.cpp
src/Databases/DatabaseAtomic.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <filesystem>
2
#include <thread>
3
#include <Core/Settings.h>
4
#include <Core/UUID.h>
Callers
nothing calls this directly
Calls
15
setCurrentComponent
Function · 0.85
supportsAtomicRename
Function · 0.85
createEmpty
Function · 0.85
attach
Function · 0.85
tryRemoveSymlink
Method · 0.80
tryCreateSymlink
Method · 0.80
hasInnerTable
Method · 0.80
hasInnerTables
Method · 0.80
checkMetadataFilenameAvailabilityUnlocked
Method · 0.80
getTableUnlocked
Method · 0.80
getZooKeeperMetadataTransaction
Method · 0.80
isInternalSubquery
Method · 0.80
Tested by
no test coverage detected