Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In XSD, handle frac digits for decimal types. Also try to support custom type declarations in the XSD #638

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

srowen
Copy link
Collaborator

@srowen srowen commented Apr 13, 2023

Two things:

Support frac digits, not just scale, in XSD schemas when reading XSDs as schema.

Also, try to support simple named types in the XSD along the way.

@srowen srowen added this to the 0.17.0 milestone Apr 13, 2023
@srowen srowen self-assigned this Apr 13, 2023
@srowen srowen merged commit 0fe32ac into databricks:master Apr 13, 2023
@srowen srowen deleted the DecimalScaleAndTypes branch May 31, 2023 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant