Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ bucket
Method
bucket
crates/paimon/src/table/source.rs:437–439 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
435
&self.partition
436
}
437
pub fn bucket(&self) -> i32 {
438
self.bucket
439
}
440
pub fn bucket_path(&self) -> &str {
441
&self.bucket_path
442
}
Callers
15
test_fixed_bucket_scan_filters_by_bucket
Function · 0.45
test_bucket_predicate_filtering
Function · 0.45
test_bucket_predicate_filtering_in
Function · 0.45
test_bucket_predicate_filtering_short_string_key
Function · 0.45
test_bucket_predicate_filtering_long_string_key
Function · 0.45
data_split_rows
Function · 0.45
bucket_containing_id
Function · 0.45
test_pk_dynamic_bucket_partial_update_restores_existing_bucket
Function · 0.45
s3_config_build
Function · 0.45
oss_config_build
Function · 0.45
new
Method · 0.45
collect_snapshot_files
Function · 0.45
Calls
no outgoing calls
Tested by
7
test_fixed_bucket_scan_filters_by_bucket
Function · 0.36
test_bucket_predicate_filtering
Function · 0.36
test_bucket_predicate_filtering_in
Function · 0.36
test_bucket_predicate_filtering_short_string_key
Function · 0.36
test_bucket_predicate_filtering_long_string_key
Function · 0.36
bucket_containing_id
Function · 0.36
test_pk_dynamic_bucket_partial_update_restores_existing_bucket
Function · 0.36