adriangb commented on code in PR #23683:
URL: https://github.com/apache/datafusion/pull/23683#discussion_r3627950468
##########
datafusion/proto/src/physical_plan/mod.rs:
##########
@@ -178,6 +178,420 @@ mod tests {
);
}
+ mod file_scan_config_serde {
Review Comment:
can we un-indent this mod and add another `#[cfg(test)]` on top?
--
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]