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 2022/03/11 02:07:40 UTC

[GitHub] [arrow] dancoates opened a new issue #12606: Should an arrow IPC file written by the javascript arrow library be readable by the python arrow library?

dancoates opened a new issue #12606:
URL: https://github.com/apache/arrow/issues/12606


   I came across this issue about a month ago where I couldn't read a arrow file created in js using the python library.
   
   I created a issue in the JIRA thinking that this was a pretty major problem
   
   https://issues.apache.org/jira/browse/ARROW-15642
   
   but it doesn't seem like anyone has seen it yet.
   
   So I'm wondering if I am misunderstanding the intentions of the arrow project? To me one of the major attractions is having a file format that allows data to be efficiently read, transformed, written, and then read again by another program or service. This isn't very useful if everything has to be written in the same language for this to work though?
   
   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] westonpace closed issue #12606: Should an arrow IPC file written by the javascript arrow library be readable by the python arrow library?

Posted by GitBox <gi...@apache.org>.
westonpace closed issue #12606:
URL: https://github.com/apache/arrow/issues/12606


   


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] westonpace commented on issue #12606: Should an arrow IPC file written by the javascript arrow library be readable by the python arrow library?

Posted by GitBox <gi...@apache.org>.
westonpace commented on issue #12606:
URL: https://github.com/apache/arrow/issues/12606#issuecomment-1064742873


   Your original understanding was correct.  Apologies that your ticket was overlooked.  Thanks for the ping :)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow] westonpace edited a comment on issue #12606: Should an arrow IPC file written by the javascript arrow library be readable by the python arrow library?

Posted by GitBox <gi...@apache.org>.
westonpace edited a comment on issue #12606:
URL: https://github.com/apache/arrow/issues/12606#issuecomment-1064742873


   Your original understanding was correct.  Apologies that your ticket was overlooked.  I have added what I suspect is the issue.  Thanks for the ping :)


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org