Hi, i have a problem when i ingest metadata. That ...
# ingestion
c
Hi, i have a problem when i ingest metadata. That is the permission of reading table or view.Sometime there are too many tables to deny. If i don't deny them, the ingestion will corrupt right way regardless a lot meta data doesn't ingest yet. Maybe we can ignore that problem by exception handle function in python. we simple continue the process if we encounter the permission problem
l
Yes - we've talked about adding an option to continue when we encounter errors after logging them. cc @mammoth-bear-12532
he is looking into it