Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-05-11 Thread via GitHub


eladkal closed issue #44807: Improve example docs around 
`SQLExecuteQueryOperator` in all SQLrelated providers 
URL: https://github.com/apache/airflow/issues/44807


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-04-30 Thread via GitHub


nailo2c commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2842506339

   Hi @eladkal, #49679 is merged, so I believe this issue can be closed.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-04-24 Thread via GitHub


nailo2c commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2828750767

   The items:
   - [x] Exasol (Previously had ExasolOperator)
   - [x] apache.drill (Previously had DrillOperator)
   - [x] jdbc (Previously had JdbcOperator)
   - [x] microsoft.mssql (Previously had MsSqlOperator)
   - [x] mysql (Previously had MySQLOperator)
   - [x] oracle (Previously had OracleOperator)
   - [x] presto Previously had PrestoOperator)
   - [x] snowflake (Previously had SnowflakeOperator)
   - [x] trino (Previously had TrinoOperator)
   - [x] vertica (Previously had VerticaOperator)
   - [x] postgres (Previously had PostgresOperator)
   
   Once #49679 is merged, all items will use SQLExecuteQueryOperator, so I 
believe this issue can be closed.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-04-21 Thread via GitHub


nailo2c commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2820060377

   @eladkal yes, I'm still working on the remaining items.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-04-21 Thread via GitHub


eladkal commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2819859608

   @nailo2c are you working on the remaining items?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2025-01-25 Thread via GitHub


nailo2c commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2614227834

   Hi @eladkal could you assign this issue to me? I'd like to give it a try.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2024-12-15 Thread via GitHub


eladkal commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2544052087

   Amazon is not on the list because the docs there are OK. No need for changes 
on this provider


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2024-12-15 Thread via GitHub


geraj1010 commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2544041741

   For Amazon, I did find mention of `SQLExecuteQueryOperator` for Redshift and 
Athena, but not RDS.
   
   Redshift: 
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/redshift/redshift_sql.html
   Athena: 
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/operators/athena/athena_sql.html
   
   Should I replace the existing files with `operators.rst` and create a new 
one for RDS (if needed)?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2024-12-10 Thread via GitHub


eladkal commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2533760678

   > To confirm, this is for all operators that were deprecated (and merged) in 
[#44559](https://github.com/apache/airflow/issues/44559)? Are you looking for 
additional `HOW-TO` guides for the `The Items`?
   
   Yes, get what we have for sqlite to the other providers. I assume it's 
mostly the same with difference of `conn_id`


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Improve example docs around `SQLExecuteQueryOperator` in all SQLrelated providers [airflow]

2024-12-10 Thread via GitHub


geraj1010 commented on issue #44807:
URL: https://github.com/apache/airflow/issues/44807#issuecomment-2533537320

   To confirm, this is for all operators that were deprecated (and merged) in 
[#44559](https://github.com/apache/airflow/issues/44559)? Are you looking for 
additional `HOW-TO` guides for the `The Items`?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org