You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "davisusanibar (via GitHub)" <gi...@apache.org> on 2023/04/03 15:49:55 UTC

[GitHub] [arrow] davisusanibar opened a new issue, #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace

davisusanibar opened a new issue, #34862:
URL: https://github.com/apache/arrow/issues/34862

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Java-jars job action failed with errors: https://github.com/ursacomputing/crossbow/actions/runs/4594602597/jobs/8113830056
   
   Update JNI modules to be aligned with https://lists.apache.org/thread/5h5g9k9lvbybzl8fnbg4fppxczm42g6r
   From: `arrow::compute` To: `arrow::acero` namespace
   
   ```
   Creating library dataset\arrow_dataset_jni.lib and object dataset\arrow_dataset_jni.exp
   arrow_dataset_static.lib(unity_0_cxx.cxx.obj) : error LNK2019: unresolved external symbol "class arrow::Status __cdecl arrow::acero::ValidateExecNodeInputs(class arrow::acero::ExecPlan *,class std::vector<class arrow::acero::ExecNode *,class std::allocator<class arrow::acero::ExecNode *> > const &,int,char const *)" (?ValidateExecNodeInputs@acero@arrow@@YA?AVStatus@2@PEAVExecPlan@12@AEBV?$vector@PEAVExecNode@acero@arrow@@V?$allocator@PEAVExecNode@acero@arrow@@@std@@@std@@HPEBD@Z) referenced in function "public: static class arrow::Result<class arrow::acero::ExecNode *> __cdecl arrow::dataset::`anonymous namespace'::TeeNode::Make(class arrow::acero::ExecPlan *,class std::vector<class arrow::acero::ExecNode *,class std::allocator<class arrow::acero::ExecNode *> >,class arrow::acero::ExecNodeOptions const &)" (?Make@TeeNode@?A0x6e018dae@dataset@arrow@@SA?AV?$Result@PEAVExecNode@acero@arrow@@@4@PEAVExecPlan@acero@4@V?$vector@PEAVExecNode@acero@arrow@@V?$allocator@PEAVExecNode@acero@ar
 row@@@std@@@std@@AEBVExecNodeOptions@74@@Z)
   ```
   
   ### Component(s)
   
   Java


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] davisusanibar commented on issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace

Posted by "davisusanibar (via GitHub)" <gi...@apache.org>.
davisusanibar commented on issue #34862:
URL: https://github.com/apache/arrow/issues/34862#issuecomment-1494762709

   > I'm going to close the issue, need to review the error on more detail the errors to create the appropriate issue.
   
   It's needed to add new dependency `ArrowAcero::arrow_acero_static` to be able to compile Java JNI libraries.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] davisusanibar commented on issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace

Posted by "davisusanibar (via GitHub)" <gi...@apache.org>.
davisusanibar commented on issue #34862:
URL: https://github.com/apache/arrow/issues/34862#issuecomment-1494582229

   I'm going to close the issue, need to review the error on more detail the errors to create the appropriate issue.


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] davisusanibar closed issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace

Posted by "davisusanibar (via GitHub)" <gi...@apache.org>.
davisusanibar closed issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace
URL: https://github.com/apache/arrow/issues/34862


-- 
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: issues-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou closed issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34862: [Java] Upgrade Java JNI modules to consider new Arrow Acero library/namespace
URL: https://github.com/apache/arrow/issues/34862


-- 
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: issues-unsubscribe@arrow.apache.org

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