Closed aulorbe closed 4 months ago
Currently, Filter's function is confusing as it relates to Metadata (see this comment for more info).
Filter
Metadata
Rename Filter to MetadataFilter to convey that it holds metadata that is used to constrain query-related requests.
MetadataFilter
CI passes.
Problem
Currently,
Filter
's function is confusing as it relates toMetadata
(see this comment for more info).Solution
Rename
Filter
toMetadataFilter
to convey that it holds metadata that is used to constrain query-related requests.Type of Change
Test Plan
CI passes.