raulcd commented on code in PR #46591:
URL: https://github.com/apache/arrow/pull/46591#discussion_r2108537845


##########
docs/source/python/install.rst:
##########
@@ -63,6 +63,25 @@ need to install the `Visual C++ Redistributable for Visual 
Studio 2015
 .. warning::
    On Linux, you will need pip >= 19.0 to detect the prebuilt binary packages.
 
+You may encounter problems writing datetime data to a file if you install
+pyarrow with pip.  One process to fix this problem:

Review Comment:
   ```suggestion
   You may encounter problems writing datetime data to an ORC file if you 
install
   pyarrow with pip. One possible solution to fix this problem:
   ```



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

Reply via email to