alamb commented on PR #7557: URL: https://github.com/apache/arrow-datafusion/pull/7557#issuecomment-1725246060
> I am still trying to figure out how to test it, though. Any ideas? Hi @vrongmeal -- perhaps you can test it similarly to `SortExec` or other tests: https://github.com/apache/arrow-datafusion/blob/206b18f63806e7e904c78135d38798c3ff36a19d/datafusion/proto/src/physical_plan/mod.rs#L1756-L1788 It did take me a while to find those tests -- it might be cool to move them into their own test binary -- I filed https://github.com/apache/arrow-datafusion/issues/7600 to track this idea -- 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]
