[ https://issues.apache.org/jira/browse/SPARK-33609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
zhengruifeng resolved SPARK-33609. ---------------------------------- Fix Version/s: 3.2.0 Resolution: Fixed Issue resolved by pull request 30548 [https://github.com/apache/spark/pull/30548] > word2vec reduce broadcast size > ------------------------------ > > Key: SPARK-33609 > URL: https://issues.apache.org/jira/browse/SPARK-33609 > Project: Spark > Issue Type: Improvement > Components: ML > Affects Versions: 3.1.0 > Reporter: zhengruifeng > Assignee: zhengruifeng > Priority: Minor > Fix For: 3.2.0 > > > float32 vectors are converted to double and then broadcasted, however, we can > directly use float32 vectors in transformation. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org