Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ unpack
Method
unpack
cpp/src/arrow/util/bpacking_simd_kernel_internal.h:1067–1067 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1065
static constexpr int kBytesRead = 0;
1066
1067
static const uint8_t* unpack(const uint8_t* in, unpacked_type* out) { return in; }
1068
};
1069
1070
template <typename KernelTraits, typename WorkingKernel>
Callers
11
test_null_bitmap
Method · 0.45
test_buffer
Method · 0.45
do_put
Method · 0.45
test_flight_do_get_metadata
Function · 0.45
test_flight_metadata_record_batch_reader_iterator
Function · 0.45
test_flight_do_put_metadata
Function · 0.45
test_buffers_primitive
Function · 0.45
test_buffers_nested
Function · 0.45
half_float_value
Function · 0.45
__getitem__
Method · 0.45
words
Method · 0.45
Calls
no outgoing calls
Tested by
8
test_null_bitmap
Method · 0.36
test_buffer
Method · 0.36
do_put
Method · 0.36
test_flight_do_get_metadata
Function · 0.36
test_flight_metadata_record_batch_reader_iterator
Function · 0.36
test_flight_do_put_metadata
Function · 0.36
test_buffers_primitive
Function · 0.36
test_buffers_nested
Function · 0.36