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
This function operates on SerializedValues, and so is not type-safe.
Given that we already provide token-calculation API on PreparedStatement
and ClusterState, exposing this method seems redundant.
If it turns out that there are users who need this method and can't use
existing APIs then we can think about providing appropriate safe API,
or making this pub once again as a last resort.
0 commit comments