alamb commented on a change in pull request #1526:
URL: https://github.com/apache/arrow-datafusion/pull/1526#discussion_r784032226
##########
File path: datafusion/src/execution/mod.rs
##########
@@ -19,4 +19,7 @@
pub mod context;
pub mod dataframe_impl;
+pub mod disk_manager;
Review comment:
I agree that it makes sense to keep it private (or at least make it
clearer in docs that the API is likely to change in the short term)
--
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]