mustafasrepo commented on code in PR #5661: URL: https://github.com/apache/arrow-datafusion/pull/5661#discussion_r1142954083
########## datafusion/core/src/physical_optimizer/sort_pushdown.rs: ########## @@ -0,0 +1,394 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: This file is pruned version of top-down rule by @mingmwang at #5290. Its scope is converted from top-down sort enforcement to sort pushdown. -- 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]
