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 jsonl output formatting error in query command. Closes #8. #9

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

snystrom
Copy link
Contributor

@snystrom snystrom commented Nov 3, 2022

This is a minor change that quotes the query_index and matches keys in jsonl output for query. I also bumped the patch version of the querier crate to reflect the change. This closes #8.

Copy link
Collaborator

@Guilucand Guilucand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request! I'll merge it.

@Guilucand Guilucand merged commit 61ec293 into algbio:main Nov 4, 2022
@snystrom
Copy link
Contributor Author

snystrom commented Nov 4, 2022

Awesome! By the way, ggcat is amazing. Loving it!

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

Successfully merging this pull request may close these issues.

query jsonl output generates bad keys
2 participants