You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this should be thinked carefully. We can use a generic function as the one used in table_to_parquet. All the chunk logic will be on one place and it will call the good read_* function.
As all read_* have different signatures (different parameters for skip and max rows) we must use some kind of interface to do that.
I'm not sure if I'm clear enough.... I will draft something.
No description provided.
The text was updated successfully, but these errors were encountered: