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/06/24 09:59:08 UTC

[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10582: ARROW-12142: [Python][Doc] Mention the CXX ABI flag in the docs

jorisvandenbossche commented on a change in pull request #10582:
URL: https://github.com/apache/arrow/pull/10582#discussion_r657806698



##########
File path: docs/source/python/extending.rst
##########
@@ -477,3 +477,7 @@ wheel version (2010 or 2014) is being used. In addition to the other notes
 above, if you are compiling C++ using these shared libraries, you will need
 to make sure you use a compatible toolchain as well or you might see a
 segfault during runtime.
+
+Also, if you enconter errors when linking or loading the library, consider

Review comment:
       ```suggestion
   Also, if you encounter errors when linking or loading the library, consider
   ```




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