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
In v1 arangodb client we had this function "WithQueryForceOneShardAttributeValue" to set the value of ForceOneShardAttribute . In v2 version of the client we dont have this function . Need help to add some way to pass the value for the attribute .
Here is the url i mentioned: https://pkg.go.dev/github.com/arangodb/go-driver#WithQueryForceOneShardAttributeValue
The text was updated successfully, but these errors were encountered:
Khushwantsharma
changed the title
Need support o pass the value for "ForceOneShardAttribute" Attribute in v2 client so that the query can to specific shard .
Need support to pass the value for "ForceOneShardAttribute" Attribute in v2 client so that the query can to specific shard .
Oct 16, 2024
In v1 arangodb client we had this function "WithQueryForceOneShardAttributeValue" to set the value of ForceOneShardAttribute . In v2 version of the client we dont have this function . Need help to add some way to pass the value for the attribute .
Here is the url i mentioned: https://pkg.go.dev/github.com/arangodb/go-driver#WithQueryForceOneShardAttributeValue
The text was updated successfully, but these errors were encountered: