It depends if we expect people to write `from pyarrow.foo cimport symbol`. I would argue for calling this `cuda.pxd`, with `cuda.pyx` (or `_cuda.pyx` plus `cuda.py`) so that Cython can import using `from pyarrow.cuda cimport ...` if desired
[ Full content available at: https://github.com/apache/arrow/pull/2536 ] This message was relayed via gitbox.apache.org for [email protected]
