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 2021/02/04 08:54:02 UTC

[GitHub] [spark] AngersZhuuuu commented on pull request #30957: [SPARK-31937][SQL] Support processing ArrayType/MapType/StructType data using no-serde mode script transform

AngersZhuuuu commented on pull request #30957:
URL: https://github.com/apache/spark/pull/30957#issuecomment-773141579


   Gentle ping @maropu @cloud-fan Sorry for my late reply. Now I have change it to use json format. And it work well.
   Since there are two function `StructToJson` and `JsonToStruct`, So I just reuse it and avoid to write more repeated code to handle json.


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