[GH-ISSUE #48] Suggestion for small change in table order of ETL #28

Closed
opened 2026-03-23 20:28:37 +00:00 by mirror · 1 comment
Owner

Originally created by @lbertelo01 on GitHub (Apr 18, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/48

Originally assigned to: @pjlammertyn on GitHub.

image

The vocabulary table should be one of the first tables to run, because if a table uses custom concepts, it checks if the vocabulary used (in our case AZDELTA) is present in the vocabulary table. With the order used now, we get a problem with the custom concepts in the fact_relationship table.

Originally created by @lbertelo01 on GitHub (Apr 18, 2024). Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/48 Originally assigned to: @pjlammertyn on GitHub. ![image](https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/assets/98480071/dd858705-839b-4319-814f-4586951692e4) The vocabulary table should be one of the first tables to run, because if a table uses custom concepts, it checks if the vocabulary used (in our case AZDELTA) is present in the vocabulary table. With the order used now, we get a problem with the custom concepts in the fact_relationship table.
mirror 2026-03-23 20:28:37 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@pjlammertyn commented on GitHub (Apr 18, 2024):

solved in commit github.com/RADar-AZDelta/Rabbit-in-a-Blender@86147b3582

<!-- gh-comment-id:2064031778 --> @pjlammertyn commented on GitHub (Apr 18, 2024): solved in commit https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/commit/86147b3582a55d19e57514da75d713d1c653af53
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Rabbit-in-a-Blender#28
No description provided.