jorisvandenbossche commented on pull request #10991:
URL: https://github.com/apache/arrow/pull/10991#issuecomment-909243149


   > Hmm, unfortunately there are linker errors when building the Cython 
bindings with ORC disabled (see AppVeyor errors). Perhaps an optional 
`_dataset_orc` module will be needed.
   
   Yes, I know (see 
https://github.com/apache/arrow/pull/10991#issuecomment-904872259), but not 
fully sure how to this can be done in practice. @lidavidm described a possible 
way to do this above 
(https://github.com/apache/arrow/pull/10991#issuecomment-906362174), but do you 
have an idea how we could handle `FileFormat._wrap` and `Fragment._wrap`? I 
don't think with cython we can "conditionally" import symbols from another 
file? (that might need some of kind of register mechanism?)


-- 
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