Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ from
Method
from
crates/paimon/src/table/source.rs:40–42 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
38
}
39
40
pub fn from(&self) -> i64 {
41
self.from
42
}
43
44
pub fn to(&self) -> i64 {
45
self.to
Callers
15
new
Method · 0.45
next_batch
Method · 0.45
build_range_row_selection
Function · 0.45
as_single_row_range
Function · 0.45
row_ranges_to_selection
Function · 0.45
ranges_to_mask
Function · 0.45
build_row_ranges_selection
Function · 0.45
leaf_to_ranges
Function · 0.45
intersect_range_lists
Function · 0.45
to_local_row_ranges
Function · 0.45
intersect_sorted_ranges
Function · 0.45
expand_selected_row_ids
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected