Re: [I] Unnest struct expression can't be aliased [datafusion]

2025-07-16 Thread via GitHub
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

Re: [I] Unnest struct expression can't be aliased [datafusion]

2025-01-26 Thread via GitHub
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