frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 7a8f322d59 [#142] metabase: Fix false-positive select
Fix a bug in the selection when an object could be added to the result after
a mismatch in the previous filter.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-03 18:42:32 +03:00
..
db.go [#137] metabase: Implement Path method 2020-11-03 18:42:32 +03:00
db_test.go [#137] metabase: Add unit test for a nonexistent attribute 2020-11-03 18:42:32 +03:00
delete.go [#128] metabase: Implement Delete method 2020-10-29 17:34:41 +03:00
delete_test.go [#137] metabase: Implement and useful test funcs for work with DB 2020-11-03 18:42:32 +03:00
get.go [#128] metabase: Implement Delete method 2020-10-29 17:34:41 +03:00
get_test.go [#137] metabase: Implement and useful test funcs for work with DB 2020-11-03 18:42:32 +03:00
put.go [#142] metabase: Store header value index in a tree leaf 2020-11-03 18:42:32 +03:00
put_test.go [#137] metabase: Implement and useful test funcs for work with DB 2020-11-03 18:42:32 +03:00
select.go [#142] metabase: Fix false-positive select 2020-11-03 18:42:32 +03:00
select_test.go [#142] metabase: Fix false-positive select 2020-11-03 18:42:32 +03:00