Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
RunOnDecodedChunks
Method · 0.70
Decode
Method · 0.70
DecodeArrow
Method · 0.70
MakeArrow
Function · 0.70
MakeDecoder
Function · 0.70
MakeEncoder
Function · 0.70
Calls
1
fuzzing_memory_pool
Function · 0.85
Tested by
no test coverage detected