You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/10/17 11:39:00 UTC

[jira] [Assigned] (SPARK-45562) XML: Make 'rowTag' a required option

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org