Skip to content

SI-9799 Keep ImportHandlers that imports implicit symbols for -Yrepl-class-based#5210

Closed
zsxwing wants to merge 1 commit intoscala:2.12.xfrom
zsxwing:SI-9799
Closed

SI-9799 Keep ImportHandlers that imports implicit symbols for -Yrepl-class-based#5210
zsxwing wants to merge 1 commit intoscala:2.12.xfrom
zsxwing:SI-9799

Conversation

@zsxwing
Copy link
Contributor

@zsxwing zsxwing commented Jun 3, 2016

Since we don't know whether the implicit imports are necessary, they should be always kept.

@scala-jenkins scala-jenkins added this to the 2.12.0-RC1 milestone Jun 3, 2016
@zsxwing
Copy link
Contributor Author

zsxwing commented Jun 3, 2016

/cc @ScrapCodes

@ScrapCodes
Copy link
Contributor

No this change is not going to help us. Removing that line will lead to importing much more than necessary for declaring the class.

It will lead to surfacing of old fixed bugs like: SPARK-1199. You can try running ReplSuite in spark for scala 2.10 by making your change as above.

@zsxwing
Copy link
Contributor Author

zsxwing commented Jun 6, 2016

Closed as this will introduce other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants