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 2019/03/25 18:23:04 UTC

[GitHub] [spark] BryanCutler commented on issue #24177: [SPARK-27240][PYTHON] Use pandas DataFrame for struct type argument in Scalar Pandas UDF.

BryanCutler commented on issue #24177: [SPARK-27240][PYTHON] Use pandas DataFrame for struct type argument in Scalar Pandas UDF.
URL: https://github.com/apache/spark/pull/24177#issuecomment-476320902
 
 
   >@BryanCutler I'm sorry, but I couldn't figure out what you meant.
   So, do you want to use multiple "flattened" arguments instead of a single DataFrame in Grouped Map Pandas UDFs?
   
   Sorry, I think I wrote that a little too hastily and it might not have made much sense. Yes, I was referring to `wrap_grouped_map_pandas_udf` but actually I think it's not an issue since the user doesn't select columns in the same way with a `groupby().apply()` operation.

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


With regards,
Apache Git Services

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