Julien,
Riffing off other recent threads, another important case is
List of {int OR List of int}
On Mon, Oct 19, 2015 at 1:28 PM, Julien Le Dem <[email protected]> wrote:
> I'm looking at the type system in Drill and I have the following question:
> Why is there a LIST type and a REPEATED field?
> It sounds like there should only one of those 2 concepts.
> Could someone describe how the following are represented?
> - one dimensional list of int
> - 2 dimensional list of ints
> - 3 dimensional list of ints
> Thank you
>
> --
> Julien
>