Ricardo Zilleruelo
Results
1
comments of
Ricardo Zilleruelo
> Do you have an example unloading query that you'd want to support? Something like this: ```python def test_copy_into_parquet_with_params( mocked_stage_path: pathlib.Path, mocked_snow_connection_with_stage: snowflake.connector.SnowflakeConnection, ) -> None: """Test that the function...