parquetjs
parquetjs copied to clipboard
How to read the latest value?
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?