/blob/69d595ae4c61902b3f2778e536fca6675350c88c/cpp/src/arrow/flight/internal.cc#L219
for the protbuf.
Thanks
Ryan M. White, Ph. D
www.linkedin.com/in/ryanmwhitephd
@ryanmwhitephd
ryanmwhite...@gmail.com
On Thu, Feb 14, 2019 at 4:11 PM Ryan White wrote:
> Hi,
>
> I'm using protocol buffers to retain metadat
Hi,
I'm using protocol buffers to retain metadata, and I would like to store
the Arrow Schema in the protobuf as Arrow is doing in Flight. Looking at
the Flight perf.proto, I can do the same and define a bytes field in my
proto. From pyarrow, can I serialize/deserialize pyarrow.schema? I've only
f
Ryan White created ARROW-4327:
-
Summary: ImportError: libarrow.so py.test fails with Fedora /
CentOS build
Key: ARROW-4327
URL: https://issues.apache.org/jira/browse/ARROW-4327
Project: Apache Arrow