Ted Yu created SPARK-50727:
------------------------------

             Summary: 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


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

Reply via email to