eldenmoon opened a new pull request, #63147: URL: https://github.com/apache/doris/pull/63147
### What problem does this PR solve? Issue Number: close #19706 Related PR: N/A Problem Summary: Add an independent regression suite for the CIR-19706 Variant field_pattern index workflow. The suite appends a Variant schema template child field, creates an inverted index on that child with field_pattern, verifies a MATCH query both returns the expected result and reports RowsInvertedIndexFiltered in the profile, and covers two glob-boundary positive cases. Note: this is a test-only PR extracted as a standalone commit. It assumes the CIR-19706 implementation is present on the target branch before this regression is expected to pass. ### Release note None ### Check List (For Author) - Test: Not run locally on this clean master-based branch because the target implementation dependency is not present here. - Behavior changed: No - Does this need documentation: No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
