Skip to content

Soda test issues on CSV file hosted on Azure (mention schema[].properties[].name have space in name #1024

@dmaresma

Description

@dmaresma

Soda test issues on CSV file hosted on Azure (mention schema[].properties[].name have space in name

When I run datacontract test ./contract --server azure_env cause my datacontract contains schema properties with space in the name (column name of the csv file incluse space ' ' I ask to enforce the Quote into the Soda

QuotingConfig(
quote_field_name=type1 in ["postgres", "sqlserver", "azure"],
quote_model_name=type1 in ["postgres", "sqlserver"],
quote_model_name_with_backticks=type1 == "bigquery",
)

for Azure

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions