Skip to content

Fix inconsistent behavior of skipped_content_missing across backends.

Two fixes:

  • in-mem ignored None keys
  • cassandra yielded input dicts as-is instead of a dict with just the hashes

Migrated from D2662 (view on Phabricator)

Merge request reports