Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Field
Function
Field
cpp/src/gandiva/dex.h:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
DataTypePtr FieldType() const { return field_desc_->Type(); }
54
55
FieldPtr Field() const { return field_desc_->field(); }
56
57
protected:
58
FieldDescriptorPtr field_desc_;
Callers
nothing calls this directly
Calls
1
field
Method · 0.45
Tested by
no test coverage detected