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
We should keep specializing on the result buffer type, but the AbstractResultBuffer doesn't carry any real interface with it, so we should abandon it and accept e.g. Dicts and Vectors as valid result buffer types.
The text was updated successfully, but these errors were encountered:
We should keep specializing on the result buffer type, but the
AbstractResultBuffer
doesn't carry any real interface with it, so we should abandon it and accept e.g.Dict
s andVector
s as valid result buffer types.The text was updated successfully, but these errors were encountered: