Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ nullable
Method
nullable
cpp/gdb_arrow.py:588–589 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
586
587
@property
588
def
nullable(self):
589
return
bool(self.val[
'nullable_'
])
590
591
def
__str__(self):
592
return
str(self.val)
Callers
15
garrow_field_is_nullable
Function · 0.80
ReadNext
Method · 0.80
Visit
Method · 0.80
PromoteTableToSchema
Function · 0.80
MergeWith
Method · 0.80
Make
Method · 0.80
ComputeFingerprint
Method · 0.80
TEST
Function · 0.80
PrintField
Method · 0.80
VisitField
Method · 0.80
json_internal.cc
File · 0.80
CheckProjectable
Function · 0.80
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.64
TEST_F
Function · 0.64
MakeRunEndEncoded
Function · 0.64
GenerateArray
Function · 0.64