eddyxu commented on a change in pull request #31735:
URL: https://github.com/apache/spark/pull/31735#discussion_r588012156
##########
File path: python/pyspark/sql/pandas/serializers.py
##########
@@ -183,6 +212,21 @@ def create_array(s, t):
raise e
return array
+ def to_plain_struct(cell):
Review comment:
let me see what i can do.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]