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

Method type

cpp/gdb_arrow.py:584–585  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

582
583 @property
584 def type(self):
585 return deref(self.val['type_'])
586
587 @property
588 def nullable(self):

Callers 15

TestFileInfoClass · 0.45
all_entriesMethod · 0.45
test_get_file_infoMethod · 0.45
garrow_array_castFunction · 0.45
garrow_array_uniqueFunction · 0.45
field.cppFile · 0.45

Calls 1

derefFunction · 0.85

Tested by 4

all_entriesMethod · 0.36
test_get_file_infoMethod · 0.36