Github user marmbrus commented on the pull request:
https://github.com/apache/spark/pull/9548#issuecomment-155217297
That particular example does not really seem like a problem to me. Its the
same column logically that you are dropping.
What if we make the change in the Column API only, instead of trying to
change `AttributeReference`. Perhaps we can assign a globally unique ID to any
Dataframe (similar to expression ID). This can be optionally added to any
column that is created directly from a dataframe.
---
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]