alamb commented on issue #5501: URL: https://github.com/apache/arrow-datafusion/issues/5501#issuecomment-1496615598
One thing I have been thinking about is where to put this information So far I have found at least two possiblities: https://arrow.apache.org/datafusion/contributor-guide/architecture.html https://docs.rs/datafusion/latest/datafusion/index.html#parse-plan-optimize-execute In general I think keeping the architecture / code documentation as close to the code as possible is a good idea, so I am leaning towards keeping in in doc comments -- 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]
