jonahgao commented on code in PR #13423: URL: https://github.com/apache/datafusion/pull/13423#discussion_r1843123048
########## datafusion/core/src/lib.rs: ########## @@ -406,19 +406,172 @@ //! [DataFusion paper submitted SIGMOD]: https://github.com/apache/datafusion/files/13874720/DataFusion_Query_Engine___SIGMOD_2024.pdf Review Comment: ```suggestion //! [DataFusion paper submitted to SIGMOD]: https://github.com/apache/datafusion/files/13874720/DataFusion_Query_Engine___SIGMOD_2024.pdf ``` It's not correctly linked. -- 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]
