mustafasrepo commented on PR #6742: URL: https://github.com/apache/arrow-datafusion/pull/6742#issuecomment-1607805443
I have changed the implementation so that repetition is minimum as much as possible. With these changes, code difference with main decreased a lot. At first, I thought having a separate executor, would be desirable by the community. However, maintaining, very similar 2 implementations is a burden, and prone to error. I think current version is neat. Thanks for the suggestion @alamb @crepererum. -- 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]
