Opened https://issues.apache.org/jira/browse/ARROW-13462
to track correction of the doc's examples
On Tue, Jul 27, 2021 at 11:59 AM Benjamin Kietzman
wrote:
> Sorry, that is a typo. I will open a JIRA to fix the doc.
>
> In the meantime, incremented_datum.make_array() should work for you
>
> On
Sorry, that is a typo. I will open a JIRA to fix the doc.
In the meantime, incremented_datum.make_array() should work for you
On Tue, Jul 27, 2021, 11:57 Rares Vernica wrote:
> Hi,
>
> I'm trying the example in the Compute Functions user guide
> https://arrow.apache.org/docs/cpp/compute.html#in