datacontract / datacontract-cli

CLI to manage your datacontract.yaml files
https://cli.datacontract.com
Other
479 stars 94 forks source link

fix: add support for `precision` and `scale` for `DecimalType` #419

Closed FredrikBakken closed 2 months ago

FredrikBakken commented 2 months ago

Add precision and scale values to Spark DecimalType.

jochenchrist commented 2 months ago

Thanks for your contribution! Happy to merge :)