[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function, `RemoveNativelySupportedComponents`, refines query components by removing elements the datastore can natively handle."],["It takes `filters`, `orders`, and `exists` as input, which define the current query constraints and required existence checks."],["The function outputs a reduced set of `filters` and `orders`, which should not be used in the execution of the actual query."],["The inputs `filters` and `orders` are sets that define the current query parameters."]]],[]]