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 2020/08/25 22:11:18 UTC

[GitHub] [arrow] Alex-Monahan opened a new issue #8054: Arrow Flight from Python to JavaScript

Alex-Monahan opened a new issue #8054:
URL: https://github.com/apache/arrow/issues/8054


   I made a JIRA Wish/Issue here, but I wasn't sure if I used the correct format:
   https://issues.apache.org/jira/browse/ARROW-9860
   
   Essentially, I am looking for the fastest way to send large data sets from a Python Web Server to the browser. I have my data in a Pandas dataframe, and I believe that Arrow would be the best way to send it. Is there a way to use Arrow Flight to send this data to JS running in the browser? If not, what is the fastest way to send Arrow data to the browser today? Today I am using a BufferOutputStream.
   
   Thanks!
   -Alex


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



[GitHub] [arrow] emkornfield commented on issue #8054: Arrow Flight from Python to JavaScript

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


   Hi Alex, The JIRA looks like a reasonable start.  Thank you for filing it.  I'll close this and tag some people who might be able to give you an answer there.


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



[GitHub] [arrow] emkornfield closed issue #8054: Arrow Flight from Python to JavaScript

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


   


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