[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2017-10-08 Thread Hyukjin Kwon (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16196192#comment-16196192 ] Hyukjin Kwon commented on SPARK-17109: -- Hi all, looks we dropped 2.10 now - SPARK-19810. Would this

[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2016-08-17 Thread Iulian Dragos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15425082#comment-15425082 ] Iulian Dragos commented on SPARK-17109: --- So the problem is somewhere along the caller list :) There

[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2016-08-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15425073#comment-15425073 ] Yin Huai commented on SPARK-17109: -- For Scala 2.10, {{tpe}} is {{Tuple3}}. For Scala 2.11, it is {{(T1,

[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2016-08-17 Thread Iulian Dragos (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424979#comment-15424979 ] Iulian Dragos commented on SPARK-17109: --- No, it seems strange. I suggest you print out the `tpe`

[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2016-08-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424907#comment-15424907 ] Yin Huai commented on SPARK-17109: -- Yea, seems scala 2.11 is fine (I also tested this test in the branch

[jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error

2016-08-17 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15424842#comment-15424842 ] Yin Huai commented on SPARK-17109: -- The definition of {{UserDefinedGenerator}} is {code} case class