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
The fetch size is currently hard wired to 500 rows in SQLSource. However, it would be beneficial for the end user to have control to this parameter to balance roundtrip time to main memory usage on their specific machine.
The text was updated successfully, but these errors were encountered:
The fetch size is currently hard wired to 500 rows in SQLSource. However, it would be beneficial for the end user to have control to this parameter to balance roundtrip time to main memory usage on their specific machine.
The text was updated successfully, but these errors were encountered: