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

Usage: Get keys without values. #69

Open
jcuenod opened this issue Jun 1, 2023 · 1 comment
Open

Usage: Get keys without values. #69

jcuenod opened this issue Jun 1, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jcuenod
Copy link

jcuenod commented Jun 1, 2023

I want to read a very large file and conditionally traverse into it. This means that I want to be able to read property keys without parsing the values. Ideally, I'd like to be able to get the type of the values as well. I can't tell whether this is a limitation of simdjson or whether it's a limitation of this wrapper.

@luizperes luizperes added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 1, 2023
@luizperes
Copy link
Owner

I think this is totally possible, this is more like a feature that is missing in this wrapper. I am adding this as enhancement.

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants