alamb commented on PR #2593:
URL: https://github.com/apache/arrow-rs/pull/2593#issuecomment-1230768005

   I am not sure if it is possible, but figuring how to share the same 
RowFormat machinery in DataFusion -- 
https://github.com/apache/arrow-datafusion/blob/master/datafusion/row/src/lib.rs
 would be awesome. 
   
   Maybe the DataFusion one could wrap this one, or maybe this one could offer 
some generic framework that we could refactor DataFusion to use. I feel like 
the APIs are quite similar and with a bit more effort we could avoid having two 
copies of almost the same code 🤔 


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

Reply via email to