[
https://issues.apache.org/jira/browse/ARROW-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658129#comment-17658129
]
Rok Mihevc commented on ARROW-1097:
-----------------------------------
This issue has been migrated to [issue
#16684|https://github.com/apache/arrow/issues/16684] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> Reading tensor needs file to be opened in writeable mode
> --------------------------------------------------------
>
> Key: ARROW-1097
> URL: https://issues.apache.org/jira/browse/ARROW-1097
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Vaishal Shah
> Assignee: Philipp Moritz
> Priority: Major
> Fix For: 0.5.0
>
>
> Tensors written in OSFile, while reading needs to file to be opened in
> writeable mode. read_tensor() is not working with any mode of file using
> OSFile. It works only with mem_mapped files(that too in 'r+w' mode)
> "IOError: only valid on writeable files"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)