xudong963 commented on issue #12794:
URL: https://github.com/apache/datafusion/issues/12794#issuecomment-3077979105
I also met the issue, and supporting alias for unnest struct makes sense to
me
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
duongcongtoai commented on issue #12794:
URL: https://github.com/apache/datafusion/issues/12794#issuecomment-2614783715
If the alias does not do anything, it may indicate that the user is misusing
the `UNNEST` operator. In such cases, is notifying the user with an appropriate
error message