Skip to content

Guidance in relation to RelationalGroupedDataset/FlatMapGroupsInPandas #899

Answered by dbeavon
dbeavon asked this question in Q&A
Discussion options

You must be logged in to vote

FYI, I did a bit more testing with a newer version.... as-of now I am not getting the error anymore after upgrading to Microsoft.Spark.Worker.1.1.1 and the new version of nuget (microsoft-spark-3-0_2.12-1.1.1.jar)

One thing I'm still not clear on is how to pick between similar functionality when the same underlying feature (eg FlatMapGroupsInPandas) can be used in two separate ways. Should I focus my efforts on the using the fxdataframe variety of the UDF or the recordbatch variety? Which is likely to be more reliable and less prone to breaking changes in future versions of .Net UDF's?

It would help to have some guidelines for picking which path to take.

Given that this is the only versio…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dbeavon
Comment options

Answer selected by dbeavon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant