I am iteratively making changes to the scala side of some new pyspark code
and re-testing from the python/pyspark side.

Presently my only solution is to rebuild completely

      sbt assembly

after any scala side change - no matter how small.

Any better / expedited way for pyspark to see small scala side updates?

Reply via email to