Hi all. I use airflow plugin and I can't mass dele...
# troubleshoot
l
Hi all. I use airflow plugin and I can't mass delete data with platdorm "airflow" using CLI. Command
datahub delete --env TEST --entity_type=datajob --platform=airflow --hard
return "0 entities with 0 rows" but I can delete specific urn or other platform such "kafka" and "postgres". How can I make mass delete for airflow?