Skip to content
  • Joseph K. Bradley's avatar
    89f082de
    [SPARK-14903][SPARK-14071][ML][PYTHON] Revert : MLWritable.write property · 89f082de
    Joseph K. Bradley authored
    ## What changes were proposed in this pull request?
    
    SPARK-14071 changed MLWritable.write to be a property.  This reverts that change since there was not a good way to make MLReadable.read appear to be a property.
    
    ## How was this patch tested?
    
    existing unit tests
    
    Author: Joseph K. Bradley <joseph@databricks.com>
    
    Closes #12671 from jkbradley/revert-MLWritable-write-py.
    89f082de
    [SPARK-14903][SPARK-14071][ML][PYTHON] Revert : MLWritable.write property
    Joseph K. Bradley authored
    ## What changes were proposed in this pull request?
    
    SPARK-14071 changed MLWritable.write to be a property.  This reverts that change since there was not a good way to make MLReadable.read appear to be a property.
    
    ## How was this patch tested?
    
    existing unit tests
    
    Author: Joseph K. Bradley <joseph@databricks.com>
    
    Closes #12671 from jkbradley/revert-MLWritable-write-py.
Loading