ganeshashree commented on PR #57920: URL: https://github.com/apache/spark/pull/57920#issuecomment-5249690659
Two notes for reviewers: This shares `INVALID_JSON_PATH` and the `drainToRootEnd` helper with the in-flight JSON_VALUE PR ([#57888](https://github.com/apache/spark/pull/57888)). Whichever lands second should dedupe. Also, the `lax-wildcard behavior ([*], .*, auto-wrap/unwrap)` intentionally extends beyond `JSON_TABLE`/`JSON_VALUE`'s wildcard-free paths, since wildcards are central to an existence predicate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
