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
CXXCBC-275 Update query_context handling in query management calls (#337)
* CXXCBC-275 Update query_context handling in query management calls
The decision is to always send a query_context, and live with the errors
we see from 6.x and earlier for the management calls. We could follow
up with an option that allowed to user to specify this isn't put in the
calls, if really needed.
* update to use scope::default_name, namespace_id
Co-authored-by: Sergey Avseyev <[email protected]>
0 commit comments