alamb commented on code in PR #22834: URL: https://github.com/apache/datafusion/pull/22834#discussion_r3382428106
########## datafusion-examples/examples/flight/main.rs: ########## @@ -38,8 +38,18 @@ //! //! - `sql_server` //! (file: sql_server.rs, desc: Standalone SQL server for JDBC clients) +//! +//! ## OomGuard Review Comment: Rather than extending an existing example, what would you think about making this its own example ? That might keep the basic arrow-flight example slimpler -- 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]
