zio-spark
zio-spark copied to clipboard
fix: spark callsite
For the moment it "work" however the behavior there is multiple issues:
- We have to update code to update the call site in every zio functions
- The callsite is not identical to the spark one since it doesn't show the last called spark method but where this method come from on the user code base