Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ comment
Method
comment
crates/paimon/src/spec/schema.rs:154–156 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
152
}
153
154
pub fn comment(&self) -> Option<&str> {
155
self.comment.as_deref()
156
}
157
158
pub fn time_millis(&self) -> i64 {
159
self.time_millis
Callers
3
scan
Method · 0.80
new
Method · 0.80
test_schema_builder_build
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected