Kouhei Sutou created ARROW-2635:
---
Summary: [Ruby] LICENSE.txt isn't needed
Key: ARROW-2635
URL: https://issues.apache.org/jira/browse/ARROW-2635
Project: Apache Arrow
Issue Type: Improvement
Wes McKinney created ARROW-2637:
---
Summary: [C++/Python] Build support and instructions for
development on Alpine Linux
Key: ARROW-2637
URL: https://issues.apache.org/jira/browse/ARROW-2637
Project: Apac
Kouhei Sutou created ARROW-2636:
---
Summary: [Ruby] "Unofficial" package note is missing
Key: ARROW-2636
URL: https://issues.apache.org/jira/browse/ARROW-2636
Project: Apache Arrow
Issue Type: Im
Wes McKinney created ARROW-2634:
---
Summary: [Go] Add LICENSE additions for Go subproject
Key: ARROW-2634
URL: https://issues.apache.org/jira/browse/ARROW-2634
Project: Apache Arrow
Issue Type: I
FYI, if you want to see an example server you can run with a GRPC generated
client, you can run the ExampleFlightServer located at [1]. Very basic
'test' with that class and client is located at [2].
[1]
https://github.com/jacques-n/arrow/tree/flight/java/flight/src/main/java/org/apache/arrow/flig
Hey All,
I used my Strata talk today as a forcing function to make additional
progress on a GRPC-based Arrow RPC protocol [1]. I’m calling it “Apache
Arrow Flight”. You can take a look at the work here [2]. I’ll work to clean
up my work and explain my thoughts about the protocol in the coming day