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

Function pool

cpp/src/parquet/arrow/fuzz_encoding_internal.cc:471–471  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469 }
470
471 MemoryPool* pool() { return ::arrow::internal::fuzzing_memory_pool(); }
472
473 static constexpr bool arrow_supported() { return kType != Type::INT96; }
474

Callers 6

RunOnDecodedChunksMethod · 0.70
DecodeMethod · 0.70
DecodeArrowMethod · 0.70
MakeArrowFunction · 0.70
MakeDecoderFunction · 0.70
MakeEncoderFunction · 0.70

Calls 1

fuzzing_memory_poolFunction · 0.85

Tested by

no test coverage detected