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

feat(queries)!: Query projections #5242

Merged
merged 9 commits into from
Nov 27, 2024

feat(queries,cli): print `iroha json query` results row-wise

81a4dec
Select commit
Loading
Failed to load commit list.
Merged

feat(queries)!: Query projections #5242

feat(queries,cli): print `iroha json query` results row-wise
81a4dec
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Nov 26, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 516d73d refactor(queries): separate projections from predi... Valid sign-off found
🟢 8ac9808 refactor(queries): wrap query outputs into batch t... Valid sign-off found
🟢 6a8f39d refactor(queries): transmit a selector tuple along... Valid sign-off found
🟢 e66e482 refactor(queries): implement selector evaluation; ... Valid sign-off found
🟢 d64a6fa refactor(queries): add query projection API to the... Valid sign-off found
🟢 0185a08 refactor(queries): update documentation for the qu... Valid sign-off found
🟢 f159526 fix(queries): make pytests pass Valid sign-off found
🟢 c1a9486 fix(queries): fix documentation typos Valid sign-off found
🟢 81a4dec feat(queries,cli): print iroha json query result... Valid sign-off found