Surya Hebbar created IMPALA-14680:
-------------------------------------
Summary: Improve row regex search syntax of runtime profile tests
Key: IMPALA-14680
URL: https://issues.apache.org/jira/browse/IMPALA-14680
Project: IMPALA
Issue Type: Improvement
Reporter: Surya Hebbar
Assignee: Surya Hebbar
While enabling the aggregated profile IMPALA-9846, we improve the regex search
implementation for the runtime profile tests.
To improve this, we also need to improve the current `row_regex` search syntax
used for search.
This has greedy search syntax like ".*" at the beginning and end of row_regex,
this is unnecessary and needs to be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)