adsharma commented on issue #804: URL: https://github.com/apache/incubator-graphar/issues/804#issuecomment-3691695795
Potential workaround: The issue was that graphar's bundled `libgraphar.so` was built with S3 support but the bundled libarrow.so in graphar.libs/ didn't have the required S3 symbols. Manually replacing it with the version from pyarrow with S3 support works. -- 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]
