comphead commented on code in PR #19079:
URL: https://github.com/apache/datafusion/pull/19079#discussion_r2593272777
##########
datafusion/ffi/src/execution_plan.rs:
##########
@@ -301,7 +301,7 @@ impl ExecutionPlan for ForeignExecutionPlan {
}
#[cfg(test)]
-mod tests {
+pub(crate) mod tests {
Review Comment:
the modifier change because some part of tests codebase reused elsewhere?
--
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]