Allow to specify an array of overrides #22

Open
opened 2025-02-24 12:31:34 +00:00 by fyrchik · 0 comments
Owner

In #21 we added an ability to override any locode data with custom values.
These overrides may come from different sources, though:

  1. Custom database, where some missing fields are filled.
  2. Our own compatibility layer. Consider placement policy that contains City EQ Leningrad, which becomes invalid after Leningrad is renamed to Saint-Petersburg. Or some other cases that require manual tweaks.

Multiple different override files will make it easier to trace changes and understand why they are the way they are.

cc @aarifullin

In #21 we added an ability to override any locode data with custom values. These overrides may come from different sources, though: 1. Custom database, where some missing fields are filled. 2. Our own compatibility layer. Consider placement policy that contains `City EQ Leningrad`, which becomes invalid after `Leningrad` is renamed to `Saint-Petersburg`. Or some other cases that require manual tweaks. Multiple different override files will make it easier to trace changes and understand why they are the way they are. cc @aarifullin
fyrchik added the
enhancement
discussion
labels 2025-02-24 12:31:34 +00:00
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: TrueCloudLab/frostfs-locode-db#22
No description provided.