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

chore: bson stream cleanup #3101

Merged
merged 2 commits into from
Jul 25, 2024
Merged

chore: bson stream cleanup #3101

merged 2 commits into from
Jul 25, 2024

Conversation

tychoish
Copy link
Collaborator

I was looking through the code to see if it would be reasonable to
convert BSON to JSON and then filter with jaq as recently added to
json documents and saw these cleanups.

The answer to the jaq questions is "it's possible, but it would slow
things down a bunch, in a way that I'm not comfortable doing." It has
inspried me to add a bson_to_json() (string) converter for binary
fields, and improve type conversion a bit for nested fields.

@tychoish tychoish enabled auto-merge (squash) July 25, 2024 18:57
@tychoish tychoish disabled auto-merge July 25, 2024 18:57
@tychoish tychoish merged commit 6a744c1 into main Jul 25, 2024
3 checks passed
@tychoish tychoish deleted the tycho/chore-bson-cleanup branch July 25, 2024 18:58
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.

2 participants