You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/30 12:40:40 UTC

[GitHub] [arrow] amol- opened a new pull request #10207: ARROW-12582: [C++] ORC link failure related to zstd

amol- opened a new pull request #10207:
URL: https://github.com/apache/arrow/pull/10207


   


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #10207: ARROW-12582: [C++] ORC link failure related to zstd

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #10207:
URL: https://github.com/apache/arrow/pull/10207#issuecomment-830066950


   https://issues.apache.org/jira/browse/ARROW-12582


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

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



[GitHub] [arrow] amol- closed pull request #10207: ARROW-12582: [C++] ORC link failure related to zstd

Posted by GitBox <gi...@apache.org>.
amol- closed pull request #10207:
URL: https://github.com/apache/arrow/pull/10207


   


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

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



[GitHub] [arrow] kou commented on pull request #10207: ARROW-12582: [C++] ORC link failure related to zstd

Posted by GitBox <gi...@apache.org>.
kou commented on pull request #10207:
URL: https://github.com/apache/arrow/pull/10207#issuecomment-830424634


   Bundled ORC uses ORC bundled Zstandard, right?
   Can we build bundled ORC with our Zstandard (Arrow bundled or system) instead of ORC bundled Zstandard?


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

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



[GitHub] [arrow] amol- commented on pull request #10207: ARROW-12582: [C++] ORC link failure related to zstd

Posted by GitBox <gi...@apache.org>.
amol- commented on pull request #10207:
URL: https://github.com/apache/arrow/pull/10207#issuecomment-831284426


   Actually after I added this change (and got a successful build) I couldn't reproduce the issue anymore even without this change. Even cleaning up the repo and rebuilding it from scratch doesn't seem to cause the linking issues anymore.
   
   So I'm starting to suspect that the original error was somehow related to some stray cache


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

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