snowflakedb/snowflake-cli

SNOW-995960: file upload status and transfer

Opened this issue · 0 comments

Description

Users want to monitor both the file transfer status and the transfer speed. Currently, when a user uploads files, there's no visibility into the process, requiring them to access Snowflake directly to check how many files have been uploaded and their current status. Additional options such as '--verbose' or '-debug' don't provide any further information for the Snowflake stage during the file upload

Context

This feature is crucial for monitoring transfer status. Its absence necessitates users to directly access Snowflake to track the number of transferred files and also force the use of third-party tools to monitor transfer speed.