hi there,

(apologies if this isn't the correct forum to raise this kind of
question...)

I am investigating whether using arrow/go for my application would be
feasible.
I'd like to be able to provide Arrow support (in Go) for reading ROOT
files[1], a file format used in particle physics.
ROOT provides access to row- and col-wise data, with metadata that allows
files to be self-describing.

after some initial investigation of the feature set of the Go package, it
seems it's missing support for Structs.
does anyone know what amount of work adding it to arrow/go would entail?
(I am a reasonably seasoned Go programmer, but a complete newbie with
Arrow...)

or perhaps somebody is already working on that?

cheers,
-s

[1] https://root.cern

Reply via email to