Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ version
Method
version
crates/paimon/src/spec/schema.rs:71–73 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
69
}
70
71
pub fn version(&self) -> i32 {
72
self.version
73
}
74
75
pub fn id(&self) -> i64 {
76
self.id
Callers
7
test_snapshot
Function · 0.45
test_collect_with_missing_manifest
Function · 0.45
test_branch_tag_referenced_files
Function · 0.45
test_snapshot
Function · 0.45
test_snapshot
Function · 0.45
try_commit_once
Method · 0.45
test_snapshot
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected