zio-spark icon indicating copy to clipboard operation
zio-spark copied to clipboard

fix: spark callsite

Open dylandoamaral opened this issue 2 years ago • 0 comments

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

dylandoamaral avatar Mar 30 '22 13:03 dylandoamaral