Jimexist commented on pull request #477: URL: https://github.com/apache/arrow-datafusion/pull/477#issuecomment-852983513
> Thanks a lot, @Jimexist . This makes sense, however, I have a question, though: > > pyo3 uses rusts' docs (`///`) to populate Python's documentation. Maybe there is a way to do it via a macro, but atm this increases the barrier to add doc strings to the functions, no? I.e. how do we add a docstring to say `ascii` in this new code base? maybe [this][1] will work? [1]: https://github.com/apache/arrow-datafusion/pull/477/files#diff-8874a0c4021b6e824c35bd9f57ac5c1d7f7186603136c3bc6451cce05e2c9175R77 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
