Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
RegexSubstringMatcher is available only when RE2 is enabled as it is guarded with #ifdef ARROW_WITH_RE2 but it is used in MatchLike kernel without the RE2 guard, so it compilation fails.
GitHub Pull Request #11296