Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ data_type
Method
data_type
cpp/src/arrow/c/bridge.cc:2442–2442 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2440
}
2441
2442
std::shared_ptr<DataType> data_type() const { return field_->type(); }
2443
2444
Status ReadNext(std::shared_ptr<Array>* array) {
2445
ARROW_RETURN_NOT_OK(this->CheckNotReleased());
Callers
15
test_fields
Method · 0.45
test_data_type
Method · 0.45
test_fields
Method · 0.45
test_get_field
Method · 0.45
test_data_type
Method · 0.45
test_converted_from_cpp
Method · 0.45
test_data_type
Method · 0.45
test_data_type
Method · 0.45
test_data_type
Method · 0.45
test_data_type
Method · 0.45
test_data_type
Method · 0.45
test_data_type
Method · 0.45
Calls
1
type
Method · 0.45
Tested by
15
test_fields
Method · 0.36
test_data_type
Method · 0.36
test_fields
Method · 0.36
test_get_field
Method · 0.36
test_data_type
Method · 0.36
test_converted_from_cpp
Method · 0.36
test_data_type
Method · 0.36
test_data_type
Method · 0.36
test_data_type
Method · 0.36
test_data_type
Method · 0.36
test_data_type
Method · 0.36
test_data_type
Method · 0.36