Sorry I think I missed a question:
Similarly, I think we could handle fields with primitive or struct types
struct types add another dimension of complexity, I'd don't think it is
harmful to necessarily support them, but it also doesn't seem like they add
a lot of value when compared to enumerat
I think nesting in struct makes sense to support as this is consistent with
partitioning input columns.
I can propose a PR if there aren't any more opinions here.
On Fri, Oct 20, 2023 at 3:49 PM Ryan Blue wrote:
> You're right. It calls out that `float` and `double` columns can't be
> used, but