Open mateuszboryn opened 1 year ago
Hi @mateuszboryn piicatcher currently utilises the amundson package to retrieve data from the databases and the sql queries are on a tabular level [https://github.com/amundsen-io/amundsen/blob/main/databuilder/databuilder/extractor/postgres_metadata_extractor.py]. Hence, we are unable to filter out the database views and create a switch for that.
Another option is to use include/exclude lists: https://docs.tokern.io/piicatcher/include_exclude_lists
It would be good to have switches in command line options (and in API of course):