kevinjqliu commented on issue #3239:
URL: https://github.com/apache/iceberg-rust/issues/3239#issuecomment-5719028341

   > I'm not familiar with python, do we need to include these compiled files 
in our distribution?
   
   I believe so for the wheels. We can distribute only source distribution 
(sdist) only but that would require every consumer to compile it during 
installation using the rust toolchain. 
   
   I think its not too difficult to track all the required dependencies that 
goes into the python binding and then create entries for them in the 
LICENSE/NOTICE files 
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to