You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge?
As discussed in #16790, queries with struct unnest produce columns with a placeholder __unnest_placeholder, which looks a bit awkward and is difficult to use in queries.
It would be a good idea to try to remove it from result projection.