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

Method length

cpp/src/arrow/json/parser.cc:267–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265 }
266
267 int64_t length() { return null_bitmap_builder_.length(); }
268
269 int32_t values_length() { return values_length_; }
270

Callers 15

TEST_PFunction · 0.45
TESTFunction · 0.45
InsertMethod · 0.45
InsertMethod · 0.45
FinishMethod · 0.45
AppendValueMethod · 0.45
ArrayFromJSONStringFunction · 0.45
ScalarFromJSONStringFunction · 0.45
TestIntegerListListMethod · 0.45
VisitDictionaryEntriesFunction · 0.45
ConvertMethod · 0.45
ConvertMethod · 0.45

Calls

no outgoing calls

Tested by 5

TEST_PFunction · 0.36
TESTFunction · 0.36
TestIntegerListListMethod · 0.36
DecodeStringDictionaryFunction · 0.36
TESTFunction · 0.36