kiszk edited a comment on pull request #11688:
URL: https://github.com/apache/arrow/pull/11688#issuecomment-979186941


   I am trying to use [conditional 
compilation](https://stackoverflow.com/questions/27273302/cython-conditional-compilation-based-on-external-value-given-via-setuptools)
 for definition in cython files. But, I have to investigate how to handle 
[references](https://github.com/apache/arrow/blob/master/python/pyarrow/_dataset.pyx#L956).
   
   In addition, how do we handle conditional 
[imports](https://github.com/apache/arrow/blob/master/python/pyarrow/dataset.py#L41-L47)
 in a Python file?


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