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

Method data_buffer_ptr_idx

cpp/src/gandiva/field_descriptor.h:50–50  ·  view source on GitHub ↗

Index of data buffer pointer in the array-of-buffers

Source from the content-addressed store, hash-verified

48
49 /// Index of data buffer pointer in the array-of-buffers
50 int data_buffer_ptr_idx() const { return data_buffer_ptr_idx_; }
51
52 FieldPtr field() const { return field_; }
53

Callers 3

CodeGenExprValueMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64