parquetjs icon indicating copy to clipboard operation
parquetjs copied to clipboard

How to read the latest value?

Open Slaventsiy opened this issue 4 years ago • 0 comments

The documentation gives a way to read all the rows sequentially, but I only need the values from the last row. Is it possible to straight away go there rather than looping over?

Slaventsiy avatar Sep 28 '21 14:09 Slaventsiy