Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ DataPath
Function
DataPath
db/pool.go:345–347 ·
view source on GitHub ↗
(poolPath *storage.URI)
Source
from the content-addressed store, hash-verified
343
}
344
345
func
DataPath(poolPath *storage.URI) *storage.URI {
346
return
poolPath.JoinPath(DataTag)
347
}
Callers
1
OpenPool
Function · 0.85
Calls
1
JoinPath
Method · 0.80
Tested by
no test coverage detected