-
valid in snowflake, seems like it needs to be “regexp_replace” in postgres
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.2 darwin/amd64
### Does this issue reproduce with the latest release?
yes
and with 1.19 on the Go P…
-
**Describe the bug**
Typo in the syntax validation code that is used to validate positional argument regex.
The validation never fails.
See the following code:
https://github.com/zowe/zowe-c…
-
### Client Version:
515.1641
### Issue Summary:
Grab a paper and a pen
Write _a on the paper
Save it
Bluescreen
(seems underscore followed by any character, but not the other way around)
`…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1.2.7
### What's Wrong?
regexp_extract…
-
If I have files that has a prefix, such as:
category1-foobar.jpg, category2-foobar.jpg and I want to save it under "Downloads/category-1/category1-foobar.jpg" is there any way to achive this?
I…
-
### What happens?
Consider the following program:
```
create or replace function s(str, re, replacement) as table (
(with cte as (select regexp_extract(str, re, ['head', 'tail']) as r)
sel…
-
I want to be able to exclude the linter for files ending with "_test.go" suffix. Is there a way to do it? is there a regexp exclusion support/
-
### What version of Bun is running?
1.1.30
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
In my turborepo project, when I run `bun build ./src/i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
https://github.com/nestjs/serve-static/blob/master/package.json#L70
This pinned version is…