GitHub user ouzhou closed a discussion: how to decode a `data.arrows.fury` file 
in browser

I am a front-end web developer and I want to use arrows files on my website. 

To save network bandwidth, I plan to use Python to compress the data.arrows 
file into a data.arrows.fury file. 
Then, on the website, I intend to use the apache-fury library to decompress the 
data.arrows.fury file, and subsequently use the apache-arrow library to further 
decompress it to retrieve the data. 

I would like to know if this operation is feasible.

GitHub link: https://github.com/apache/fury/discussions/1995

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to