[ https://issues.apache.org/jira/browse/SPARK-50727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909871#comment-17909871 ]
Ted Yu commented on SPARK-50727: -------------------------------- https://github.com/apache/spark/pull/48441 is pending review. > Call skipChildren for nested object > ----------------------------------- > > Key: SPARK-50727 > URL: https://issues.apache.org/jira/browse/SPARK-50727 > Project: Spark > Issue Type: Bug > Components: SQL > Affects Versions: 3.5.4 > Reporter: Ted Yu > Priority: Minor > > In `jsonObjectKeys`, if `jsonParser.currentName()` is null, the loop is > terminated. > We should relocate the current name check inside the loop. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org