gitmodimo commented on PR #45421:
URL: https://github.com/apache/arrow/pull/45421#issuecomment-2697081708

   > I think it should be `ARROW_ACERO_EXPORT` rather than `ARROW_EXPORT`. But 
FYI, exporting the symbol doesn't necessarily make it a public API - it just 
makes the symbol visible for testing in individual test binaries that 
dynamically links the libacero. As the "internal" in the file name suggests, 
this is not supposed to be used outside the arrow repo so far. Nevertheless, we 
can publish it if there are actual needs.
   Ahh. Thank you. I find the queue useful for controlling backpressure in 
custom acero nodes. I will create new issue and PR with
   1. ARROW_ACERO_EXPORT
   2. renamed header without _internal
   
   
   


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to