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

Reply via email to