You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/09/04 09:13:43 UTC

[GitHub] [spark] cloud-fan commented on pull request #29645: [SPARK-32796][SQL] Make withField API support nested struct in array

cloud-fan commented on pull request #29645:
URL: https://github.com/apache/spark/pull/29645#issuecomment-687027940


   I agree with @HyukjinKwon that it's better to be more explicit. `a.b` is a bad example, as it arbitrarily decides to support only one level, array of array of struct is not supported. I prefer to not make the same mistake in `withField`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org