wesm edited a comment on pull request #7605:
URL: https://github.com/apache/arrow/pull/7605#issuecomment-657136410


   I implemented some changes:
   
   * Passing through `ARROW_VERSION` unmodified to arrow/util/config.h, so it 
will say 1.0.0-SNAPSHOT now
   * Add cpp_ prefix to the Python variables
   * Add Kou's version scheme suggestion 
   
   so now we have
   
   ```
   In [1]: pa.show_versions()                                                   
                                                                
   pyarrow version info
   --------------------
   Package kind: not indicated
   Arrow C++ library version: 1.0.0-SNAPSHOT
   Arrow C++ git revision: b396060b1437149523248b0eb50d7101f75d7034
   Arrow C++ git description: apache-arrow-0.17.0-677-gb396060b1
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to