gaogaotiantian commented on code in PR #58729:
URL: https://github.com/apache/spark/pull/58729#discussion_r4040511319


##########
python/pyspark/eval_handlers/_arrow.py:
##########
@@ -0,0 +1,72 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more

Review Comment:
   I don't have super strong opinion on this, but eval type handlers is not 
part of sql now? I mean our serializers are in sql. I agree that maybe 
eventually our udf can handle requests from everywhere, but for now, do we have 
any case where this runs outside of sql?



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to