MCPcopy Create free account
hub / github.com/apache/arrow / data_type

Method data_type

cpp/src/arrow/c/bridge.cc:2437–2437  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2435 }
2436
2437 std::shared_ptr<DataType> data_type() const { return field_->type(); }
2438
2439 Status ReadNext(std::shared_ptr<Array>* array) {
2440 ARROW_RETURN_NOT_OK(this->CheckNotReleased());

Callers 15

test_fieldsMethod · 0.45
test_data_typeMethod · 0.45
test_fieldsMethod · 0.45
test_get_fieldMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45
test_data_typeMethod · 0.45

Calls 1

typeMethod · 0.45

Tested by 15

test_fieldsMethod · 0.36
test_data_typeMethod · 0.36
test_fieldsMethod · 0.36
test_get_fieldMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36
test_data_typeMethod · 0.36