jorisvandenbossche commented on pull request #7258: URL: https://github.com/apache/arrow/pull/7258#issuecomment-635520799
What would need to be cimported in lib.pyx? I think in the Array and Table classes etc, for the computational methods, you do the `_pc.call_function(..)`. Or is it for the Option classes? (`_dataset.pyx` could also cimport that from `_compute`, like it does for the FileSystem for example) (now, I don't know how important this is, it was just a throught) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
