karolchmist commented on pull request #28545:
URL: https://github.com/apache/spark/pull/28545#issuecomment-629602098


   > > I couldn't find a way to run the initialization code with existing REPL 
classes in Scala 2.13.2
   > 
   > Did you try writing the auto-run script to a temporary file, calling 
`System.setProperty("scala.repl.autoruncode", "/tmp/path/to/script")`?
   
   I considered it, but then a new temp file would be created every time the 
REPL is started... It would work probably. 
   
   Also, I thought that maybe this setting should be left untouched to the user.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to