Expanded tree cache full error need to tune the query
问题 Description: $enumValues will have sequence of strings that I have to look into $assetSubGroup will have a element value from XML (for loop) i.e string that I have to match in above maintained sequence If match is not, I have to hold few element values and return. All three of my attempts below are giving me expanded tree cache full errors. There are ~470000 assets i.e XML I'm querying. How can I tune these queries to avoid expanded tree cache errors? approach 1: let $query-name := "get-asset