halestudio / hale

(Spatial) data harmonisation with hale»studio (formerly HUMBOLDT Alignment Editor)
143 stars 44 forks source link

HSD import: Don't fail if identical type is defined multiple times #721

Open florianesser opened 5 years ago

florianesser commented 5 years ago

Example case: If the source schema is comprised of multiple Oracle SQL queries, the HSD export will export basic Oracle types (e.g. NUMBER or VARCHAR2) along with the table definitions for every such query. If two queries use the same basic Oracle types, this will lead to an error in a subsequent import (Multiple definitions of type X).

thorsten-reitz commented 4 years ago

@florianesser is this something you want to conclude for the upcoming release?

thorsten-reitz commented 2 years ago

@florianesser can you give an estimate how much time it would take to complete this?

florianesser commented 2 years ago

@thorsten-reitz Hard to say without looking at it in depth again as I don't remember how far along this actually was and what might be missing. Probably would need half a day to set up an environment and do some tests.

thorsten-reitz commented 2 years ago

@florianesser ok thanks, then I would say we let this rest for a while longer.

github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.