Re: DISCUSS: Stabilize Arrow C Stream Interface?

2022-05-26 Thread Jonathan Keane
I too am +1 (nonbinding) to marking it as stable -Jon On Thu, May 26, 2022 at 1:05 PM Neal Richardson wrote: > +1 from me too to mark it as stable. De facto it is stable: there have been > no modifications to > https://github.com/apache/arrow/blob/master/cpp/src/arrow/c/abi.h since > the > str

Re: DISCUSS: Stabilize Arrow C Stream Interface?

2022-05-26 Thread Neal Richardson
+1 from me too to mark it as stable. De facto it is stable: there have been no modifications to https://github.com/apache/arrow/blob/master/cpp/src/arrow/c/abi.h since the stream was added in 2020. Neal On Thu, May 26, 2022 at 12:32 PM Dewey Dunnington wrote: > I'm fairly new to this but have w

Re: DISCUSS: Stabilize Arrow C Stream Interface?

2022-05-26 Thread Dewey Dunnington
I'm fairly new to this but have worked on the DuckDB--R bindings integration and used it in geospatial prototyping for a few things. I would love to see the ArrowArrayStream declared as stable to promote its adoption (or start the process of finalizing its definition if there is pending feedback th