tests.system.providers.trino.example_trino

Example DAG using TrinoOperator.

Module Contents

tests.system.providers.trino.example_trino.SCHEMA = 'hive.cities'[source]
tests.system.providers.trino.example_trino.TABLE = 'city'[source]
tests.system.providers.trino.example_trino.TABLE1 = 'city1'[source]
tests.system.providers.trino.example_trino.TABLE2 = 'city2'[source]
tests.system.providers.trino.example_trino.trino_create_schema[source]
tests.system.providers.trino.example_trino.test_run[source]

Was this entry helpful?