You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:15:41 UTC

[jira] [Resolved] (SPARK-17169) To use scala macros to update code when SharedParamsCodeGen.scala changed

     [ https://issues.apache.org/jira/browse/SPARK-17169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-17169.
----------------------------------
    Resolution: Incomplete

> To use scala macros to update code when SharedParamsCodeGen.scala changed
> -------------------------------------------------------------------------
>
>                 Key: SPARK-17169
>                 URL: https://issues.apache.org/jira/browse/SPARK-17169
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Qian Huang
>            Priority: Minor
>              Labels: bulk-closed
>
> As commented in the file SharedParamsCodeGen.scala, we have to manually run
> build/sbt "mllib/runMain org.apache.spark.ml.param.shared.SharedParamsCodeGen"
> to generate and update it.
> It could be better to do compile time code-gen for this using scala macros rather than running the script as described above. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org