You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/13 06:32:46 UTC

[GitHub] [arrow-datafusion] houqp commented on a change in pull request #678: dedup using join column in wildcard expansion

houqp commented on a change in pull request #678:
URL: https://github.com/apache/arrow-datafusion/pull/678#discussion_r668466479



##########
File path: datafusion/src/logical_plan/builder.rs
##########
@@ -220,10 +223,33 @@ impl LogicalPlanBuilder {
         for e in expr {

Review comment:
       refactored the code to use same expand_wildcard implementation in both places.




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org