The GitHub Actions job "CI" on shardingsphere.git has failed.
Run started by GitHub user danigiri (triggered by danigiri).

Head commit for run:
cd5b1d51d2fdf83342d6a4813fc797886ca7b911 / Daniel Giribet <[email protected]>
added extract_url_parameter as extra

- added test
- added parser g4 in  `extractUrlParameterFunction`
- added visitor logic
- ran spotless
- ran (though will check again once committed and do a full test)
```
cd test/it/parser/
mvn -DskipTests=true generate-sources compile install -q
cd parser/sql/dialect/doris/
mvn test -Dit.test=InternalDorisParserIT
```

 Question
- do we collapse two consecutive changes?
So
```
// DORIS ADDED END
// DORIS ADDED BEGIN
```

would be
```
```

Report URL: https://github.com/apache/shardingsphere/actions/runs/11705361714

With regards,
GitHub Actions via GitBox

Reply via email to