O2-Czech-Republic / proxima-platform

The Proxima platform.
Apache License 2.0
18 stars 7 forks source link

[batch] add option to scan rows with missing attribute #336

Open je-ik opened 3 months ago

je-ik commented 3 months ago

When scanning an attribute using BatchLogReader it might be desirable to return keys which are missing the attribute. This is possible when scanning families with list-primary-key access type, rows with missing attribute can be returned as delete elements.