maropu commented on pull request #31733: URL: https://github.com/apache/spark/pull/31733#issuecomment-792220267
hm, I see. Looks interesting. Based on the jira description (written by Kris), the Scala compiler seems to abbreviate long filenames by default. So, IntelliJ implicitly changes the behaviour, e.g., by passing some params to the compile? > The problem is that this format can concatenate into a very long string that goes beyond certain limits, so Scala will change the class name format beyond certain length threshold. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
