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
it looks like the this provider is always requesting all columns even when we don't select them. I guess there is no support (or i couldn't find a flag) for column pruning.
this would greatly improve the performance when dealing with a lot of data.
it looks like the this provider is always requesting all columns even when we don't select them. I guess there is no support (or i couldn't find a flag) for column pruning.
this would greatly improve the performance when dealing with a lot of data.