vibhatha commented on PR #13613: URL: https://github.com/apache/arrow/pull/13613#issuecomment-1207137870
@westonpace there is a link-error ```bash unity_0_cxx.cxx.obj : error LNK2019: unresolved external symbol "class arrow::Result<class std::shared_ptr<class arrow::compute::ExecPlan> > __cdecl arrow::engine::DeserializePlan(class arrow::Buffer const &,class std::shared_ptr<class arrow::compute::SinkNodeConsumer> const &,class arrow::engine::ExtensionIdRegistry const *,class arrow::engine::ExtensionSet *,struct arrow::engine::ConversionOptions const &)" (?DeserializePlan@engine@arrow@@YA?AV?$Result@V?$shared_ptr@VExecPlan@compute@arrow@@@std@@@2@AEB ``` -- 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]
