Github user scwf commented on the pull request:
https://github.com/apache/spark/pull/4186#issuecomment-72150031
Hey, @chenghao-intel, I think we can not eliminate the `MultiAlias` since
Generator (UDTF) is not namedExpression which will leads to
java.lang.ClassCastException: org.apache.spark.sql.hive.HiveGenericUdtf cannot
be cast to org.apache.spark.sql.catalyst.expressions.NamedExpression
Project require the projectList must be NamedExpression.
---
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]