Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(prettyCQL): now gemini does not crash on out-of-bounds access #430

Conversation

CodeLieutenant
Copy link
Contributor

No description provided.

@CodeLieutenant CodeLieutenant added bug Something isn't working crash labels Oct 1, 2024
@CodeLieutenant CodeLieutenant self-assigned this Oct 1, 2024
@CodeLieutenant CodeLieutenant linked an issue Oct 2, 2024 that may be closed by this pull request
@CodeLieutenant CodeLieutenant changed the title fix(prettySQL): now gemini does not crash on out-of-bounds access fix(prettyCQL): now gemini does not crash on out-of-bounds access Oct 2, 2024
@CodeLieutenant CodeLieutenant marked this pull request as ready for review October 22, 2024 13:46
@CodeLieutenant CodeLieutenant force-pushed the fix/gemini-crash-on-pretty-sql branch 2 times, most recently from 2e1b4eb to f9d0380 Compare October 22, 2024 14:10
@CodeLieutenant
Copy link
Contributor Author

CI Failure is now related to #431 and not to the crashing on out of bounds error on prettyCQL

Error detected: &joberror.JobError{Timestamp:time.Date(2024, time.October, 22, 14, 20, 39, 607885384, time.Local), Message:"Validation failed: unable to load check data from the oracle store: gocql: expected 4 values send got 5", Query:"SELECT * FROM ks1.table1 WHERE pk0 IN ([1338035698441577353]) AND pk1 IN (-89) AND pk2 IN (0.53) AND pk3 IN (0.14) ", StmtType:"SelectStatement"}{"L":"INFO","T":"2024-10-22T14:20:39.607Z","N":"work cycle.validation_job","M":"ending validation loop"}
{"L":"INFO","T":"2024-10-22T14:20:39.627Z","N":"work cycle.validation_job","M":"Validation failed. Error: unable to load check data from the oracle store: gocql: expected 4 values send got 5"}

@CodeLieutenant CodeLieutenant force-pushed the fix/gemini-crash-on-pretty-sql branch from f9d0380 to f5db7da Compare October 22, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failure while running integration tests
1 participant