comphead commented on PR #20839:
URL: https://github.com/apache/datafusion/pull/20839#issuecomment-4034320025

   > For anyone else reviewing this PR, the ParquetStreamDecoder that is 
currently used in DataFusion is just a wrapper over the ParquetPushDecoder so 
as @Dandandan I don't expect this to do anything except make it easier to 
control the decoding process more carefully in DataFusion
   
   Right, seems seeing the decoder currently being called 
   
   <img width="878" height="95" alt="image" 
src="https://github.com/user-attachments/assets/fccb78e2-14e2-404b-9918-86dcfd39ccb7";
 />
   
   > In theory this change shouldn't change anything currently (pure 
refactoring to allow for future improvements), do you think it does?
   
   Initially I hoped the PR addresses some memory concerns we currently see 😄 
   


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