OK. This also means that one get rid of `cuda` prefixes, that is, a user would use ``` pa.cuda.Buffer, pa.cuda.HostBuffer, ... pa.cuda.read_message cuda.read_record_batch, ... ``` instead of `pa.cuda.CudaBuffer`, etc.
[ Full content available at: https://github.com/apache/arrow/pull/2536 ] This message was relayed via gitbox.apache.org for [email protected]
