davidhewitt commented on PR #694: URL: https://github.com/apache/datafusion-python/pull/694#issuecomment-2110416222
Yes I suggest moving python sources into a subdirectory as @Michael-J-Ward suggests - the `ImportError` pitfall described in the maturin docs is a common one and the subdirectory is my preferred workaround (we did the same in `pydantic-core`). -- 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]
