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

   ## 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 and I are in the process of significantly reworking how 
FileStream works internally (morsels!)
   
   To support this, I want to get the code ready for a reorganization and 
minimize the diffs
   
   ## What changes are included in this PR?
   
   <!--
   There is no need to duplicate the description in the issue here but it is 
sometimes worth providing a summary of the individual changes in this PR.
   -->
   
   ## Are these changes tested?
   
   Yes by existing CI.
   
   ## Are there any user-facing changes?
   
   Certain user facing API code that uses FileStream will need to use 
`FileStreamBuilder` rather than directly construct a `FileStream`


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