datacontract / datacontract-specification

The Data Contract Specification Repository
https://datacontract.com/
MIT License
278 stars 41 forks source link

add 'map' as valid datatype #61

Closed gkoenig closed 4 months ago

gkoenig commented 7 months ago

in Databricks there is datatype 'map' for columns in a UnityCatalog table. After I created a datacontract, which includes the UnityCatalog table as "model", the linting of the datacontract fails....since 'map' is not in the list of valid types. Since I want to keep the original datatype, it would be great to have 'map' added.

jochenchrist commented 4 months ago

Discussion in #80

jochenchrist commented 4 months ago

Thank you for contributing. We included this change in https://github.com/datacontract/datacontract-specification/commit/e826497b8cb5e12cf2ea9f3bbda65e9c35045e07