Commit ea62949
Minor: add tests for regexp_replace and capture groups (apache#21413)
## Which issue does this PR close?
- related to apache#21379
## Rationale for this change
As suggested by @adriangb
apache#21379 (comment)
Let's add some additional test coverage as we work to optimize
regexp_replace
## What changes are included in this PR?
Add some tests
## Are these changes tested?
yes
## Are there any user-facing changes?
No1 parent e905931 commit ea62949
1 file changed
Lines changed: 27 additions & 0 deletions
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
0 commit comments