You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Recently as a part of testing GetJsonObject I found a few bugs where we differ with Spark. This is kind of scary and I would like to feel better about how correct the solution is by doing some more testing. Specifically with complicated JSON schemas, deeply nested data and deeply nested queries with wildcards in the middle.
We should probably look to see if there are other unit tests that we can find/reuse as well.
The text was updated successfully, but these errors were encountered:
Describe the bug
Recently as a part of testing GetJsonObject I found a few bugs where we differ with Spark. This is kind of scary and I would like to feel better about how correct the solution is by doing some more testing. Specifically with complicated JSON schemas, deeply nested data and deeply nested queries with wildcards in the middle.
We should probably look to see if there are other unit tests that we can find/reuse as well.
The text was updated successfully, but these errors were encountered: