thinkharderdev commented on pull request #1881: URL: https://github.com/apache/arrow-datafusion/pull/1881#issuecomment-1085051261
> > It should take a FuntionRegisrty now (which will be a TaskContext) at runtime. I think we should use that since we can setup the TaskContext with any preloaded functions > > Ok. I will update code and use TaskContext to serialization and deserialization UDF Hi @gaojun2048. I had to implement this on our fork for our project so I went ahead and PR'd it here https://github.com/apache/arrow-datafusion/pull/2130. Hope that helps! -- 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]
