HyukjinKwon edited a comment on issue #26910: [SPARK-30154][ML] PySpark UDF to 
convert MLlib vectors to dense arrays
URL: https://github.com/apache/spark/pull/26910#issuecomment-566937518
 
 
   I don't think such things happen anyway. The problem is UDF itself as it 
needs to convert Catalyst type to Scala type and needs to convert it back, 
which is pretty slow.

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

Reply via email to