arrow/gpu/cuda_context.h declares arrow::gpu::CudaContext::bytes_allocated() but it's not defined.
Should it be removed or defined?
CudaContext::CudaContextImple::bytes_allocated() exists. So it's easy to define it.
Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou
PRs and other links:
Note: This issue was originally created as ARROW-1776. Please see the migration documentation for further details.