tests.system.ydb.example_ydb

Attributes

ENV_ID

DAG_ID

create_pet_table

test_run

Functions

populate_pet_table_via_bulk_upsert()

sanitize_date(value)

Ensure the value is a valid date format

transform_dates(**kwargs)

Module Contents

tests.system.ydb.example_ydb.ENV_ID[source]
tests.system.ydb.example_ydb.DAG_ID = 'ydb_operator_dag'[source]
tests.system.ydb.example_ydb.populate_pet_table_via_bulk_upsert()[source]
tests.system.ydb.example_ydb.sanitize_date(value)[source]

Ensure the value is a valid date format

tests.system.ydb.example_ydb.transform_dates(**kwargs)[source]
tests.system.ydb.example_ydb.create_pet_table[source]
tests.system.ydb.example_ydb.test_run[source]

Was this entry helpful?