zhjwpku opened a new pull request, #635:
URL: https://github.com/apache/iceberg-cpp/pull/635

   1. Update the shared installation interface to depend on the static 
nanoarrow target, since vendored libraries are built only as static 
artifacts(see prepare_fetchcontent).
   
   2. Switch the example build to use shared libraries to surface linkage 
issues. This revealed that `TableScanBuilder` symbols are not exported. 
Explicitly export the `TableScanBuilder` template instantiations so that 
shared-library consumers can successfully link against `Build()`.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to