As you correctly suspected querying the native RPC does start returning rows almost immediately going straight into mdarpc_sendrow() from mda__traverse_lock_hashtable() so maybe the issue relates to the rows being held server-side during the hashtable scan or maybe something isn't prepped properly when coming from CIS?
↧