Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/17671#discussion_r154932602
--- Diff: python/pyspark/worker.py ---
@@ -160,6 +166,24 @@ def read_udfs(pickleSer, infile, eval_type):
def main(infile, outfile):
+ if raven:
--- End diff --
> I'd rather not add things in the hot path if we don't need to
+1
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]