tests.system.snowflake.example_copy_into_snowflake

Snowflake 相关操作符的示例用法。

模块内容

tests.system.snowflake.example_copy_into_snowflake.SNOWFLAKE_CONN_ID = 'my_snowflake_conn'[源代码]
tests.system.snowflake.example_copy_into_snowflake.SNOWFLAKE_STAGE = 'stage_name'[源代码]
tests.system.snowflake.example_copy_into_snowflake.SNOWFLAKE_SAMPLE_TABLE = 'sample_table'[源代码]
tests.system.snowflake.example_copy_into_snowflake.S3_FILE_PATH = '</path/to/file/sample_file.csv'[源代码]
tests.system.snowflake.example_copy_into_snowflake.ENV_ID[源代码]
tests.system.snowflake.example_copy_into_snowflake.DAG_ID = 'example_s3_to_snowflake'[源代码]
tests.system.snowflake.example_copy_into_snowflake.copy_into_table[源代码]
tests.system.snowflake.example_copy_into_snowflake.test_run[源代码]

此条目是否有帮助?