currently the ai enrichment is based on tables. Will it in the future be possible to use the tool based on views?
We created a separated schema for the ai functionalty. In this schema we created views with logical names (instead of bad_table_a) based on a set of tables in the core schema. We also added logic in these views (actual data, and other constraints). Based on this data we created our own metadata tables with information about the tables, columns, constraints , domains etc.
What we are missing right now is the clustering of tables (table groups). We can add that but it could be wiser to use the enrichment feature
Regards Erik