-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Description:
As discussed in #516, the OEP mview tables are no longer supported. Currently, the failing tests are being skipped, but this is not a proper solution. We need to evaluate how to handle the missing data and decide on a long-term approach.
Points to discuss:
- Determine if the data from these mviews is still required.
- Investigate if the same data can be obtained from other tables.
- Assess whether the data is deprecated and can be removed entirely.
- Explore any alternative solutions if needed.
Goal:
Ensure that eDisGo can run without relying on unsupported mview tables and that any necessary data is correctly sourced or replaced.