realno commented on issue #1916:
URL: 
https://github.com/apache/arrow-datafusion/issues/1916#issuecomment-1058905885


   > Yes, I think so. And actually, we are already heading in that direction. 
The first step to make each module substitutable is to make each part, SQL 
parsing, optimizing, and executing in its own crate. @Jimexist is leading the 
effort in https://github.com/apache/arrow-datafusion/issues/1750. Once this 
separating of functionalities is done, the next step would be introducing 
interfaces between adjacent functionalities, depending on how would we 
substitute modules.
   
   I think this is a good direction. 


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