[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-11-22 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687597#comment-15687597 ] Shixiong Zhu commented on SPARK-14146: -- Hm..., this issue seems worse than I thought

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-05-02 Thread Wenchen Fan (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15267742#comment-15267742 ] Wenchen Fan commented on SPARK-14146: - this is actually a scala issue: https://issues

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310980#comment-15310980 ] Shixiong Zhu commented on SPARK-14146: -- We still need a fix for Scala 2.10. FYI, for

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311223#comment-15311223 ] Shixiong Zhu commented on SPARK-14146: -- Another failure case: {code} scala> val x =

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-01 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311242#comment-15311242 ] Shixiong Zhu commented on SPARK-14146: -- [~cloud_fan] https://issues.scala-lang.org/

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-02 Thread Prashant Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15313618#comment-15313618 ] Prashant Sharma commented on SPARK-14146: - Thanks for the reproducers, I am looki

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-06 Thread Prashant Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15316383#comment-15316383 ] Prashant Sharma commented on SPARK-14146: - I am having difficulty fixing it. Unle

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-06 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317383#comment-15317383 ] Shixiong Zhu commented on SPARK-14146: -- [~scrapco...@gmail.com] could you submit a P

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-07 Thread Prashant Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318162#comment-15318162 ] Prashant Sharma commented on SPARK-14146: - Yes. > Imported implicits can't be fo

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-06-08 Thread Prashant Sharma (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320357#comment-15320357 ] Prashant Sharma commented on SPARK-14146: - So I tried that option, looks like it

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2018-05-01 Thread Aaron S. Hawley (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460239#comment-16460239 ] Aaron S. Hawley commented on SPARK-14146: - Should be resolved in Scala after this

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2018-05-08 Thread Shixiong Zhu (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16468094#comment-16468094 ] Shixiong Zhu commented on SPARK-14146: -- [~ashawley] Yeah, we can close this ticket w

[jira] [Commented] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases

2016-04-26 Thread Jakob Odersky (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-14146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259079#comment-15259079 ] Jakob Odersky commented on SPARK-14146: --- the reason this fails is because spark-she