andygrove commented on PR #2172: URL: https://github.com/apache/arrow-datafusion/pull/2172#issuecomment-1094361371
@alamb @Dandandan @mingmwang I have fixed the test failures and renamed `AliasedRelation` to `SubqueryAlias`. This is only implemented for `TableScan` so far but if this approach is acceptable, I will file follow-on issues to use the same approach for projection and union, which both currently have their own `alias` fields. -- 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]
