gaojun2048 edited a comment on pull request #1881: URL: https://github.com/apache/arrow-datafusion/pull/1881#issuecomment-1065850733
@alamb @thinkharderdev @Ted-Jiang @liukun4515 For the latest problem, I found that we have added `datafusion-proto` crate, in which the serialization and deserialization of LogicalPlan are processed. Now I have move the UDF plugin to ballista, but the `datafusion-proto` crate can not dependency `ballista-core`. So the udf/udaf can not deserialization. Any good suggestions? More information about this can see in the build error. -- 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]
