I am developing a dlt that manages expectations and it works correctly.

but I need to see the columns
__DROP_EXPECTATIONS_COL
__MEETS_DROP_EXPECTATIONS
__ALLOW_EXPECTATIONS_COL
in the unified catalog, I can see them in the delta table that the dlt generates, but not in the unified catalog.

