ozancicek commented on issue #24939: [SPARK-18569][ML][R] Support RFormula 
arithmetic, I() and spark functions
URL: https://github.com/apache/spark/pull/24939#issuecomment-537475705
 
 
   > It should be possible to read older models in newer versions, but not 
necessary to ensure that newer models are still readable in older versions -- 
although that's a nice to have if possible.
   
   @felixcheung  Regarding changes to persistence, older models are possible to 
read in newer versions. Newer models should also be possible to read in older 
versions, the additional column to the persisted case class is added to the end 
without any changes in column ordering & model is saved as parquet. I've also 
extended the tests regarding whitespace. Let me know if you have anything 
additional in mind.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to