[ 
https://issues.apache.org/jira/browse/SPARK-45562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon reassigned SPARK-45562:
------------------------------------

    Assignee: Sandip Agarwala

> XML: Make 'rowTag' a required option
> ------------------------------------
>
>                 Key: SPARK-45562
>                 URL: https://issues.apache.org/jira/browse/SPARK-45562
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Sandip Agarwala
>            Assignee: Sandip Agarwala
>            Priority: Major
>              Labels: pull-request-available
>
> User can specify `rowTag` option that is the name of the XML element that 
> maps to a `DataFrame Row`.  A non-existent `rowTag` will not infer any schema 
> or generate any `DataFrame` rows. Currently, not specifying `rowTag` option 
> results in picking up its default value of  `ROW`. This results in an empty 
> dataframe and confuse new users. Creating a Jira task to make this a required 
> option.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to