zhuqi-lucas commented on code in PR #14961: URL: https://github.com/apache/datafusion/pull/14961#discussion_r1978574819
########## datafusion-cli/src/print_format.rs: ########## @@ -153,6 +155,164 @@ fn format_batches_with_maxrows<W: std::io::Write>( Ok(()) } +/// The state and methods for displaying output Review Comment: @shruti2522 May be after https://github.com/apache/datafusion/pull/14954 finalizing, you can open a PR to my branch, so we can review and merge then? @alamb I am also wandering how we can collaborate the work? Thanks! -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org