In org.apache.drill.exec.vector.complex.Positionable's method
setPosition(int index), is the index parameter always a byte offset
from the beginning of something, or is it sometimes in some other
units (records, blocks, etc.)?

(Is it correct to document on Positionable.setPosition(int) that it's
a byte offset, or is the intent that the setPosition's contract leaves
the units deferred to more-specific interfaces or classes?)

Thanks,
Daniel
--
Daniel Barclay
MapR Technologies

Reply via email to