andygrove commented on code in PR #93: URL: https://github.com/apache/arrow-ballista/pull/93#discussion_r928689599
########## ballista/rust/scheduler/src/flight_sql.rs: ########## @@ -0,0 +1,402 @@ +use std::collections::HashMap; Review Comment: Need an ASF header here to get the checks to pass -- 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]
