Fetches the next row from the stream. Must not be called in parallel on the same stream. Returns Error.NoRowsLeftInStream when the stream is finished.
See Implementation
Fetches the next row from the stream. Must not be called in parallel on the same stream. Returns Error.NoRowsLeftInStream when the stream is finished.