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

Make Gron Input -> QQ Idempotent with Array Values #11

Closed
JFryy opened this issue Jul 1, 2024 · 1 comment
Closed

Make Gron Input -> QQ Idempotent with Array Values #11

JFryy opened this issue Jul 1, 2024 · 1 comment

Comments

@JFryy
Copy link
Owner

JFryy commented Jul 1, 2024

The gron unmarshaller (gron input) when evaluating json paths with arrays interprets arrays as literally strings in the lookup for the hashtable, let's not do this and fix it so this can be idempotent in it's entirety. Let's make the input parser pick this up so it can be entirely interchange-able with other formtats.

@JFryy JFryy changed the title Make Gron Queries -> QQ Idempotent with Array Values Make Gron Input -> QQ Idempotent with Array Values Jul 1, 2024
@JFryy
Copy link
Owner Author

JFryy commented Jul 30, 2024

fixed in 8402eb5

@JFryy JFryy closed this as completed Jul 30, 2024
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

No branches or pull requests

1 participant