nagabharathnr opened a new issue, #65098:
URL: https://github.com/apache/airflow/issues/65098

   ### Under which category would you file this issue?
   
   Providers
   
   ### Apache Airflow version
   
   2.9+
   
   ### What happened and how to reproduce it?
   
   The Snowflake provider API includes `SnowflakeCheckOperator`, 
`SnowflakeValueCheckOperator`, and `SnowflakeIntervalCheckOperator`, but the 
current Snowflake operators guide only includes usage examples for 
`SQLExecuteQueryOperator` and `SnowflakeSqlApiOperator`.
   
   I’d like to contribute:
   
   a Snowflake system test / example DAG covering the three Snowflake data 
quality operators
   corresponding documentation updates in the Snowflake operators guide
   
   This would make the provider documentation more complete and give users 
practical examples for common data quality use cases.
   
   I’m happy to submit a PR for this.
   
   ### What you think should happen instead?
   
   The Snowflake provider documentation should include practical usage examples 
for the data quality operators that are already available in the API.
   
   Specifically:
   
   • Add an example DAG or system test demonstrating:
   
   `SnowflakeCheckOperator`
   `SnowflakeValueCheckOperator`
   `SnowflakeIntervalCheckOperator`
   
   • Update the Snowflake operators documentation page to include short usage 
sections for these operators, similar to the examples currently shown for 
`SQLExecuteQueryOperator` and `SnowflakeSqlApiOperator`.
   
   This would help users understand how to implement common data quality checks 
on Snowflake tables using Airflow.
   
   ### Operating System
   
   _No response_
   
   ### Deployment
   
   None
   
   ### Apache Airflow Provider(s)
   
   _No response_
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Official Helm Chart version
   
   Not Applicable
   
   ### Kubernetes Version
   
   _No response_
   
   ### Helm Chart configuration
   
   _No response_
   
   ### Docker Image customizations
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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