zhuqi-lucas commented on code in PR #14954:
URL: https://github.com/apache/datafusion/pull/14954#discussion_r1978587813
##########
datafusion-cli/src/print_format.rs:
##########
@@ -209,14 +211,175 @@ impl PrintFormat {
}
Ok(())
}
+
+ #[allow(clippy::too_many_arguments)]
+ pub fn process_batch(
Review Comment:
Thank you @alamb for this suggestion, may after this PR finalizing. We can
open the https://github.com/apache/datafusion/pull/14961 to my branch? Is it a
common way for us to collaborate?
--
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]