data-solution-automation-engine / data-warehouse-automation-metadata-schema

Generic interface exchange format for Data Warehouse Automation and ETL generation.
GNU Lesser General Public License v3.0
38 stars 11 forks source link

OneOf segments are not handled correctly in the class library #11

Closed RoelantVos closed 3 years ago

RoelantVos commented 3 years ago

A key feature of the Data Warehouse Automation schema definition is that a 'source', both at Data Object as well as Data Item level, can be either a object or query.

However, this is not handled in the class library yet so the Json cannot be deserialised properly.