Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ length
Method
length
crates/paimon/src/spec/types.rs:355–357 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
353
}
354
355
pub fn length(&self) -> usize {
356
self.length
357
}
358
359
pub fn family(&self) -> DataTypeFamily {
360
DataTypeFamily::PREDEFINED | DataTypeFamily::BINARY_STRING
Callers
3
write
Method · 0.45
copy_with_nullable
Method · 0.45
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected