Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow-rs
/ get
Method
get
arrow-data/src/data.rs:2010–2012 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
2008
/// Returns the value of the flag
2009
#[inline]
2010
pub fn get(&self) -> bool {
2011
self.0
2012
}
2013
}
2014
2015
// Manual impl to make it clear you can not construct unsafe with true
Callers
15
next_indices
Method · 0.45
next_filter
Method · 0.45
next_batch
Method · 0.45
label_issues.py
File · 0.45
generate_fixed_stringview_column
Function · 0.45
compare_op
Function · 0.45
compare_union
Function · 0.45
to_arrow_schema
Method · 0.45
array_from_json
Function · 0.45
data_type_from_json
Function · 0.45
field_from_json
Function · 0.45
schema_from_json
Function · 0.45
Calls
no outgoing calls
Tested by
4
do_get
Method · 0.36
get_flight_info
Method · 0.36
test_decimal128_alignment16_is_sufficient
Function · 0.36
test_decimal128_alignment8_is_unaligned
Function · 0.36