tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation

Module Contents

Attributes

ROLE_ARN_KEY

sys_test_context_task

DAG_ID

SAMPLE_DATA

SAMPLE_FILENAME

test_context

test_run

tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.ROLE_ARN_KEY = 'ROLE_ARN'[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.DAG_ID = 'example_glue_data_quality_with_recommendation'[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.SAMPLE_DATA = Multiline-String[source]
Show Value
""""Alice",20
    "Bob",25
    "Charlie",30"""
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.SAMPLE_FILENAME = 'airflow_sample.csv'[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.glue_data_quality_recommendation_workflow()[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.delete_ruleset(ruleset_name)[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.test_context[source]
tests.system.providers.amazon.aws.example_glue_data_quality_with_recommendation.test_run[source]

Was this entry helpful?