Github user yhuai commented on the pull request:

    https://github.com/apache/spark/pull/7813#issuecomment-126753589
  
    Seems even if we use a single element of an array or a struct (e.g. 
`array[0]`) in the grouping expression, we do not get the item until we start 
the aggregate operator, which caused the problem of 
`java.lang.UnsupportedOperationException: Not supported DataType: 
ArrayType(StringType,true)`. 


---
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]

Reply via email to