adriangb commented on PR #19234:
URL: https://github.com/apache/datafusion/pull/19234#issuecomment-3633827859

   > would it be possible to split the interface? keep existing one as is and 
wrap it up with "CorePhysicalCodec" which would have those few methods you need 
?
   
   I'm not sure I follow, could you elaborate how that would work/what the 
advantage will be?
   
   My thinking is if we're going to keep `dyn` we should just add the methods 
and force implementers to delegate to the defaults manually.


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