Can the SQLancer log of the github action run be obtained?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 397
- Avg merge
- 21h 41m
- Merged PRs (30d)
- 3
Description
I want to find out why databend often gives the following error:
https://github.com/hanyisong/sqlancer/actions/runs/3713158096/jobs/6295493367#step:6:307
Caused by: java.sql.SQLException: Code: 1003, displayText = Unknown database 'databend2'.
This type of error cannot be reproduced locally
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions run and inspect step 6 around the reported failure. Trace how the SQLancer action configures the Databend connection and determine what information is needed to explain the intermittent unknown-database error or reproduce it outside CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java, sql
- Domain
- ci-cd, databases, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100