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
Good question. Sorry the API definition isn't clear. The assumption is that HasRawData & GetVectorById are two individual function, meaning ppl are allow to call GetVectorById without calling HasRawData before. Although we hope users to call them in order, there are no hard limit to guarantee this.
So we need a raw data existence check there.
Originally posted by @liliu-z in #746 (comment)
The text was updated successfully, but these errors were encountered: