Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Preserve attributes when reconstructing string field from XML#469

Merged
srowen merged 2 commits intodatabricks:masterfrom
srowen:Issue375
Aug 24, 2020
Merged

Preserve attributes when reconstructing string field from XML#469
srowen merged 2 commits intodatabricks:masterfrom
srowen:Issue375

Conversation

@srowen
Copy link
Copy Markdown
Collaborator

@srowen srowen commented Aug 22, 2020

Resolves #375

When reconstructing the value of a string field, where the element's children are XML, the XML is parsed then reconstructed (TODO: maybe one day this can be avoided). Attributes aren't preserved. This puts them back.

@srowen srowen self-assigned this Aug 24, 2020
@srowen srowen added this to the 0.10.0 milestone Aug 24, 2020
@srowen srowen merged commit 68b92b3 into databricks:master Aug 24, 2020
@srowen srowen deleted the Issue375 branch August 24, 2020 16:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

attributes are ignored when specifying a schema

1 participant