tokoko commented on PR #2267: URL: https://github.com/apache/arrow-adbc/pull/2267#issuecomment-2433287678
@mbrobbel thanks, got everything green. I had to temporarily add `#![allow(refining_impl_trait)]` to lib.rs, couldn't get unimplemented methods that return `Result<impl RecordBatchReader + Send>` to pass clippy checks otherwise. -- 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]
