MCPcopy 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_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

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