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
CASSGO-4 Support of sending queries to the specific node
Query.SetHostID() allows users to specify on which node the Query will be executed.
It is not a tipycal use case, but it makes sense with virtual tables which are available since C* 4.0.
Patch by Bohdan Siryk; Reviewed by João Reis, James Hartig for CASSGO-4
0 commit comments