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
QueryServiceExecutor has two different ways to get query results, with materialization in the memory and in stream mode. Both of these modes must support option maxRows. Basic implemenration may just skip all extra rows