Thanks All. I will ask my further questions on the pull request.

~Amol

On Thu, Apr 16, 2020 at 7:13 PM Wes McKinney <[email protected]> wrote:

> I agree that a native Go implementation would be preferable. All of the
> gRPC-related tooling for Go should be first rate.
>
> On Thu, Apr 16, 2020, 7:59 AM Sebastien Binet <[email protected]> wrote:
>
>> hi,
>>
>> there's a first stab over there:
>> - https://github.com/apache/arrow/pull/6731
>>
>> -s
>>
>> On Thu, Apr 16, 2020 at 2:51 PM Amol Umbarkar <[email protected]>
>> wrote:
>>
>>> Hello all,
>>>
>>> I have started exploring Apache Arrow for Go
>>> <https://github.com/apache/arrow/tree/master/go> for an ETL tool that I
>>> have been working on.
>>>
>>> I want to also use *flight* to stream data between executors. But
>>> couldn't find a go equivalent.
>>>
>>> Should I consider using CGO bindings for C++
>>> <https://arrow.apache.org/docs/cpp/api/flight.html> or If this is an
>>> ongoing effort for native implementation in Go , I could contribute as well.
>>>
>>> Please share your thoughts
>>>
>>> Thanks,
>>> Amol
>>>
>>

Reply via email to