2010YOUY01 commented on PR #16958:
URL: https://github.com/apache/datafusion/pull/16958#issuecomment-3144528000

   Although the method is `pub`, the entire `SpillManager` module is exported 
as `pub(crate)`, which makes the removed function a private method, see: 
https://github.com/apache/datafusion/blob/31c3e5879759246f6cbdc8ef7600b9cc3dd6a187/datafusion/physical-plan/src/spill/mod.rs#L21
   So let's remove the label.


-- 
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

Reply via email to