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

🛠️ [TASK] : Scylla db integrations tests for catalyst-gateway/bin/src/db/index/queries/purge/cql queries #1559

Open
Tracked by #1256
Mr-Leshiy opened this issue Jan 19, 2025 · 1 comment · May be fixed by #1579
Assignees

Comments

@Mr-Leshiy
Copy link
Contributor

Summary

Make a scylla db integration tests catalyst-gateway/bin/src/db/index/queries/purge/cql queries.

Description

Implement an Scylla db integration tests, the same it is done for in catalyst-gateway/bin/src/db/index/tests/scylla_queries.rs for the new purge queries.

@Mr-Leshiy Mr-Leshiy moved this from New to 🔖 Ready in Catalyst Jan 19, 2025
@apskhem apskhem self-assigned this Jan 20, 2025
@apskhem apskhem moved this from 🔖 Ready to 🏗 In progress in Catalyst Jan 21, 2025
@apskhem apskhem linked a pull request Jan 21, 2025 that will close this issue
8 tasks
@apskhem apskhem linked a pull request Jan 21, 2025 that will close this issue
8 tasks
@Mr-Leshiy
Copy link
Contributor Author

Right now cat-gateway returns such error during the execution of some purge query.
So pls try to fix this issue during testing these queries.

[ERROR] : TypeCheckError: Failed to type check the Rust type (alloc::vec::Vec<u8>, i16, num_bigint::bigint::BigInt) against CQL column types [Blob, SmallInt] : wrong column count: the statement operates on 2 columns, but the given rust types contains 3 chain=Mainnet line_number=466 target=cat_gateway::cardano 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

2 participants