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 2020/07/13 19:44:03 UTC

[GitHub] [arrow] wesm opened a new pull request #7738: ARROW-9446: [C++] Add compiler id, version, and build flags to BuildInfo

wesm opened a new pull request #7738:
URL: https://github.com/apache/arrow/pull/7738


   Example output:
   
   ```
   In [1]: pa.show_versions()                                                                                                                                                                
   pyarrow version info
   --------------------
   Package kind: not indicated
   Arrow C++ library version: 1.0.0-SNAPSHOT
   Arrow C++ compiler: GNU 8.4.0
   Arrow C++ compiler flags:  -fdiagnostics-color=always -O3 -DNDEBUG
   Arrow C++ git revision: feda9877f8145aebf907c61a24640735a968a230
   Arrow C++ git description: apache-arrow-0.17.0-708-gfeda9877f-dirty
   ```


----------------------------------------------------------------
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 #7738: ARROW-9446: [C++] Add compiler id, version, and build flags to BuildInfo

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


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


----------------------------------------------------------------
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 closed pull request #7738: ARROW-9446: [C++] Add compiler id, version, and build flags to BuildInfo

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


   


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