yjshen commented on a change in pull request #1782: URL: https://github.com/apache/arrow-datafusion/pull/1782#discussion_r803897041
########## File path: datafusion/src/lib.rs ########## @@ -223,6 +223,8 @@ pub use arrow; pub use parquet; pub(crate) mod field_util; +#[allow(dead_code)] Review comment: Added as feature `row` -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org