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 seems like just a breaking API change in github.com/tecbot/gorocksdb. We work around it by vendoring it at 209fbe7 (the parent commit of the breaking change).
github.com/blevesearch/blevex/rocksdb/reader.go:58:12: r.snapshot.Release undefined (type *gorocksdb.Snapshot has no field or method Release)
The text was updated successfully, but these errors were encountered: