Raw values of the row.
Raw values of the row.
Returns the internal iterator that will return the data used to construct the final row.
Returns the internal iterator that will return the data used to construct the final row.
filters for the iterator
internal iterator
Given the object returned by the internal iterator, this method must transform that object into a RawRow.
Given the object returned by the internal iterator, this method must transform that object into a RawRow.
object returned by the internal iterator
raw row
(Changed in version 2.8.0) collect has changed. The previous behavior can be reproduced with toSeq.
<invalid inheritdoc annotation>
<invalid inheritdoc annotation>