{% for row in columns %}
{{ row.__meta_ingress_file_path }} |
{{ row.column_batch_group }} |
{{ row.column_group }} |
{{ row.column_name }} |
{{ row.column_label }} |
{{ row.column_description }} |
{{ row.compare_filter }} |
{{ row.compare_table }} |
{{ row.compare_row_id_keys }} |
{{ row.compare_row_columns }} |
{{ row.column_name_new }} |
{{ row.custom_function }} |
{{ row.database_name }} |
{{ row.dataset_name }} |
{{ row.date_format }} |
{{ row.function }} |
{{ row.data_product_id }} |
{{ row.expected_percent_null }} |
{{ row.expected_percent_to_not_be_null }} |
{{ row.expect_column_values_to_be_in_set }} |
{{ row.expect_column_values_to_not_be_in_set }} |
{{ row.apply_expectations_by_date }} |
{{ row.apply_expectations_for_n_dates_back }} |
{% endfor %}