forked from ZJONSSON/parquetjs
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Is there a way to read all rows from selected columns when creating cursor ?
I noticed that cursor has rowGroup which has all the data that I need to fetch, but I am not sure if always it will have all rows fetched or it's just because the data I loaded is small.
Because it will be much better to get all the rows in this way or than having to iterate with cursor.next
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed