jorgecarleitao opened a new issue #438:
URL: https://github.com/apache/arrow-datafusion/issues/438
AFAIK physical optimizers should be entirely optional and having them or not
must result in the same semantics.
However, removing `AddMergeExec` breaks THC 1 atm (all sorts, actually) with
```
Error: Internal("SortExec requires a single input partition")
```
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]