Is there a reason why Datum::ARRAY stores an ArrayData and not an Array? I'm aware there's the `make_array` method to obtain the equivalent, but was wondering if there was a deeper reason.
- Datum API Francois Saint-Jacques
- Re: Datum API Wes McKinney
Is there a reason why Datum::ARRAY stores an ArrayData and not an Array? I'm aware there's the `make_array` method to obtain the equivalent, but was wondering if there was a deeper reason.