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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
