diff --git a/tests/functional/run-action-row-debug-logging/expected-stdout b/tests/functional/run-action-row-debug-logging/expected-stdout index 07979f4..ad05d5e 100644 --- a/tests/functional/run-action-row-debug-logging/expected-stdout +++ b/tests/functional/run-action-row-debug-logging/expected-stdout @@ -5,9 +5,9 @@ Exporting "sales" to "in.c-main.escaping". [%s] DEBUG: Running query " COPY INTO @~/in.c-main.escaping/part FROM (SELECT * FROM "escaping") FILE_FORMAT = (TYPE=CSV FIELD_DELIMITER = ',' FIELD_OPTIONALLY_ENCLOSED_BY = '"' ESCAPE_UNENCLOSED_FIELD = '\\' COMPRESSION = 'GZIP' NULL_IF=()) HEADER = false MAX_FILE_SIZE=50000000 OVERWRITE = TRUE ; ". [] [] [%s] DEBUG: USE DATABASE "COMPONENT_TESTING"; USE SCHEMA "COMPONENT_TESTING"."COMPONENT_TEST"; GET @~/in.c-main.escaping file:///opt/snowsqltempdir/run-%s.%s/out/tables/in.c-main.escaping.csv.gz; [] [] Downloading data from Snowflake. -[%s] DEBUG: snowsql --noup --config /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/snowsql.config -c downloader -f /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/%s-snowsql.sql [] [] +snowsql --noup --config /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/snowsql.config -c downloader -f /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/%s-snowsql.sql 1 files (216 B) downloaded. [%s] DEBUG: Running query "SELECT * FROM (SELECT * FROM "escaping") LIMIT 0;". [] [] [%s] DEBUG: Running query "DESC RESULT LAST_QUERY_ID()". [] [] [%s] DEBUG: Running query "REMOVE @~/in.c-main.escaping;". [] [] -Exported "7" rows to "in.c-main.escaping". \ No newline at end of file +Exported "7" rows to "in.c-main.escaping". diff --git a/tests/functional/run-action-row/expected-stdout b/tests/functional/run-action-row/expected-stdout index 1921800..236fadc 100644 --- a/tests/functional/run-action-row/expected-stdout +++ b/tests/functional/run-action-row/expected-stdout @@ -1,5 +1,6 @@ Creating ODBC connection to "Driver=SnowflakeDSIIDriver;Server=kebooladev.snowflakecomputing.com;Port=443;Tracing=0;Database="%s";Schema="%s";application="Keboola_Connection"". Exporting "sales" to "in.c-main.escaping". Downloading data from Snowflake. +snowsql --noup --config /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/snowsql.config -c downloader -f /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/%s-snowsql.sql 1 files (216 B) downloaded. Exported "7" rows to "in.c-main.escaping". diff --git a/tests/functional/run-action/expected-stdout b/tests/functional/run-action/expected-stdout index aa951b2..916be83 100644 --- a/tests/functional/run-action/expected-stdout +++ b/tests/functional/run-action/expected-stdout @@ -5,5 +5,6 @@ Downloading data from Snowflake. Exported "7" rows to "in.c-main.escaping". Exporting "sales" to "in.c-main.sales". Downloading data from Snowflake. +snowsql --noup --config /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/snowsql.config -c downloader -f /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/%s-snowsql.sql 1 files (3.%i KB) downloaded. Exported "100" rows to "in.c-main.sales". diff --git a/tests/functional/semi-structured/expected-stdout b/tests/functional/semi-structured/expected-stdout index ec155e8..ad4c550 100644 --- a/tests/functional/semi-structured/expected-stdout +++ b/tests/functional/semi-structured/expected-stdout @@ -1,5 +1,6 @@ Creating ODBC connection to "Driver=SnowflakeDSIIDriver;Server=kebooladev.snowflakecomputing.com;Port=443;Tracing=0;Database="%s";Schema="%s";application="Keboola_Connection"". Exporting "semi-structured" to "in.c-main.semi-structured". Downloading data from Snowflake. +snowsql --noup --config /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/snowsql.config -c downloader -f /opt/snowsqltempdir/ex-snowflake-adapter/run-%s.%s/%s-snowsql.sql 1 files (62 B) downloaded. Exported "1" rows to "in.c-main.semi-structured".