jorisvandenbossche commented on code in PR #40699:
URL: https://github.com/apache/arrow/pull/40699#discussion_r1537893237


##########
cpp/src/arrow/gpu/cuda_memory.cc:
##########
@@ -501,5 +502,27 @@ Result<std::shared_ptr<MemoryManager>> 
DefaultMemoryMapper(ArrowDeviceType devic
   }
 }

Review Comment:
   I can remove `DefaultMemoryMapper`, yes (to be clear it's not actually used 
right now, only exposed. But given that a user would also not need it anymore 
to pass to the `Import..` functions, I assume it can indeed be removed)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to