Github user cloud-fan commented on the pull request:
https://github.com/apache/spark/pull/2230#issuecomment-54269552
@marmbrus Sorry for missing the `distinct`. Since we parse the dot in
`SqlParser` now, the only possible formats of `name` passed into
`LogicalPlan.resolve` is "ident" or "ident.ident". So my change to
`LogicalPlan` is just simplify the logic there. We can still roll back to the
origin `LogicalPlan.resolve` if you feel it too radical :)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]