Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apecloud/myduckserver
/ ExtraTableInfo
Method
ExtraTableInfo
catalog/table.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
return
nil
100
}
101
102
func
(t *Table) ExtraTableInfo() ExtraTableInfo {
103
return
t.comment.Meta
104
}
Callers
1
executeLoadData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected