tests.system.apache.iceberg.example_iceberg

Attributes

bash_command

test_run

Module Contents

tests.system.apache.iceberg.example_iceberg.bash_command = Multiline-String[source]
Show Value
"""
echo "Our token: {{ conn.iceberg_default.get_hook().get_conn() }}"
echo "Also as an environment variable:"
env | grep TOKEN
"""
tests.system.apache.iceberg.example_iceberg.test_run[source]

Was this entry helpful?