edmondop commented on issue #6980: URL: https://github.com/apache/arrow-datafusion/issues/6980#issuecomment-1808601673
I propose to merge https://github.com/apache/arrow-datafusion/issues/6978 and then refactor both that pr and this https://github.com/apache/arrow-datafusion/issues/6981 to make easy to implement #6979 . All these functions traverse arrays and use some accumulator, so we can create an accumulator trait and three instances (union, intersection, except). @alamb what do yout hink? -- 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]
