frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 62bd22a379 [#142] metabase: Fix false-positive select in absence of filtered header
Fix a bug in the selection when the object without some filtered header
added to the final result.

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 in absence of filtered header 2020-11-03 18:42:32 +03:00
select_test.go [#142] metabase: Fix false-positive select in absence of filtered header 2020-11-03 18:42:32 +03:00