tests.system.amazon.aws.example_athena

模块内容

函数

await_bucket(bucket_name)

read_results_from_s3(bucket_name, query_execution_id)

属性

sys_test_context_task

DAG_ID

SAMPLE_DATA

SAMPLE_FILENAME

test_context

test_run

tests.system.amazon.aws.example_athena.sys_test_context_task[source]
tests.system.amazon.aws.example_athena.DAG_ID = 'example_athena'[source]
tests.system.amazon.aws.example_athena.SAMPLE_DATA = 多行字符串[source]
显示值
""""Alice",20
    "Bob",25
    "Charlie",30
    """
tests.system.amazon.aws.example_athena.SAMPLE_FILENAME = 'airflow_sample.csv'[source]
tests.system.amazon.aws.example_athena.await_bucket(bucket_name)[source]
tests.system.amazon.aws.example_athena.read_results_from_s3(bucket_name, query_execution_id)[source]
tests.system.amazon.aws.example_athena.test_context[source]
tests.system.amazon.aws.example_athena.test_run[source]

此条目是否有帮助?