You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "zeroshade (via GitHub)" <gi...@apache.org> on 2023/04/18 19:28:57 UTC

[GitHub] [arrow] zeroshade commented on issue #32832: [Go] Unable to build with tinygo

zeroshade commented on issue #32832:
URL: https://github.com/apache/arrow/issues/32832#issuecomment-1513688131

   Howdy @chriscasola! Hope all is well over there! :smile: 
   
   If I remember correctly, the thing that was holding back tinygo at that point was an issue with thrift (because Parquet still uses thrift under the hood) and a `net` interface thing that wasn't implemented/didn't exist in tinygo. 
   
   It's likely possible to muck about with build constraints to exclude the parquet libs from a tinygo/wasm build and avoid that issue if it still exists. Feel free to give it a shot and poke about with it in a PR. I don't have the time at the moment to try this myself but I can definitely review a PR if you submit one.


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