Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure column in yaml if column has space in name #261

Open
Palkers76 opened this issue Oct 21, 2024 · 0 comments
Open

How to configure column in yaml if column has space in name #261

Palkers76 opened this issue Oct 21, 2024 · 0 comments

Comments

@Palkers76
Copy link

I tried different characters but nothing seems to work
column_id: "2020 Census Tract"
column_id: '2020 Census Tract'
column_id: 2020 Census Tract
column_id: '"2020 Census Tract"'

rule_bindings:
data_bronze_e_comerce-evp_import_date_bronze-2020_Census_Tract:
column_id: '"2020 Census Tract"'
entity_uri:
bigquery://projects/dqf-accelerator-8065/datasets/lng_data_bronze_e_comerce/tables/evp_import_date_bronze
reference_columns_id: lng_data_bronze_e_comerce-evp_import_date_bronze-ref_cols
row_filter_id: NONE
rule_ids:
- CensusTract-completeness-Attribute-Missing
- CensusTract-validity-Domain-Pattern-List

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant