wmoustafa commented on pull request #24559:
URL: https://github.com/apache/spark/pull/24559#issuecomment-730865485


   > I think we need a design doc for the UDF API. We need to think about 
ease-of-use and performance.
   
   @rdblue @cloud-fan What do you think of the 
[Transport](https://github.com/linkedin/transport) API? It is simple, wraps 
InternalRows in the case of Spark, and portable between Spark, Presto, Hive and 
Avro (and potentially other data formats, so UDFs can probably be pushed to the 
format layer)


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to