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

Implement Display for QueryResult #999

Open
Lorak-mmk opened this issue May 14, 2024 · 0 comments · May be fixed by #1138
Open

Implement Display for QueryResult #999

Lorak-mmk opened this issue May 14, 2024 · 0 comments · May be fixed by #1138
Labels
enhancement New feature or request good first issue Good for newcomers QoL Quality of Life enhancements

Comments

@Lorak-mmk
Copy link
Collaborator

A very useful QoL feature would be to have Display implementation on QueryResult that printed a table like cqlsh.
It is a frequent scenario to want to just see what results were returned by a query, but Debug will never really be easily human-readable (and it is not its purpose).

@Lorak-mmk Lorak-mmk added enhancement New feature or request good first issue Good for newcomers labels May 14, 2024
@wprzytula wprzytula added the QoL Quality of Life enhancements label Jul 9, 2024
@wprzytula wprzytula linked a pull request Dec 4, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers QoL Quality of Life enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants