tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
795 stars 46 forks source link

Isolate range param lifetime from scan lifetime #220

Closed LMJW closed 1 week ago

LMJW commented 1 week ago

Related issue: https://github.com/tonbo-io/tonbo/issues/135

Also fixed a small warning by removing the unnecessary mut

ethe commented 1 week ago

Thanks @LMJW ! It looks good, I think we are able to close #135