Re: [PR] add guidelines on separating python and rust code [datafusion-python]

2024-09-07 Thread via GitHub
timsaucer merged PR #860: URL: https://github.com/apache/datafusion-python/pull/860 -- 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: github-unsubscr...@d

[PR] add guidelines on separating python and rust code [datafusion-python]

2024-09-06 Thread via GitHub
Michael-J-Ward opened a new pull request, #860: URL: https://github.com/apache/datafusion-python/pull/860 # Which issue does this PR close? Closes #779. # Rationale for this change The introduction of the `python` wrappers necessitates some guideline for separating code.