Weichen Xu created SPARK-53362:
----------------------------------

             Summary: Fix IDFModel local loader bug
                 Key: SPARK-53362
                 URL: https://issues.apache.org/jira/browse/SPARK-53362
             Project: Spark
          Issue Type: Sub-task
          Components: ML
    Affects Versions: 4.1.0
         Environment: Fix IDFModel local loader bug:

 

[https://github.com/apache/spark/blob/50a2ebe87f5ca4dbcc732cf3a543d6ebaea856ad/mllib/src/main/scala/org/apache/spark/ml/feature/IDF.scala#L234]

this line code shouldn't be executed when it is loading from local disk. 
otherwise file formatting error will be rased.
            Reporter: Weichen Xu






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to