potiuk commented on PR #25541:
URL: https://github.com/apache/airflow/pull/25541#issuecomment-1207410528

   > But I don't think this a good idea to implement operator which pass 
credentials directly to SQL query (not as part Snowflake providers and any 
others). This credentials could expose to logs and also it not recommended by 
Snowflake docs:
   
   Absolutely.
   
   > However if we implement COPY INTO <table> as some kind of abstract 
operator than end users might create their own custom operator to fit their 
requirements and provide credentials as part of SQL query if they do not won't 
follow recommendation and security practice.
   
   Yes but we should discourage that in our docs as well, pointing to SF docs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to