Dandandan commented on code in PR #3545: URL: https://github.com/apache/arrow-datafusion/pull/3545#discussion_r976672170
########## datafusion/core/src/physical_optimizer/parallel_sort.rs: ########## @@ -1,93 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance Review Comment: Moved this to planner - seems a bit more simple. We don't need access to the parent anymore now. -- 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]
