alamb opened a new pull request, #21340:
URL: https://github.com/apache/datafusion/pull/21340

   ## Which issue does this PR close?
   
   - part of https://github.com/apache/datafusion/issues/20529
   - Broken out of https://github.com/apache/datafusion/pull/20820
   
   
   ## Rationale for this change
   
   @Dandandan, @adriangb  and I are in the process of significantly reworking 
how FileStream works internally (morsels!)
   
   As the FileStream will get more complicated, it needs a better structure 
than one giant module to ensure we can work with it. I am trying to do this as 
incremental PRs to keep review burden low
   
   ## What changes are included in this PR?
   
   1. Move FileStreamMetrics to its own module
   
   ## Are these changes tested?
   
   Yes by CI
   
   ## Are there any user-facing changes?
   
   No, just internal code motion


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

Reply via email to