You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/31 10:30:18 UTC

[GitHub] [airflow] blcksrx opened a new issue #17938: Support on conflict statement in DBApiHook

blcksrx opened a new issue #17938:
URL: https://github.com/apache/airflow/issues/17938


   ### Description
   
   It's a good idea to support conflicts statements such as `ON CONFLICT DO NOTHING` or `ON CONFLICT UPDATE`
   in `DBApi Hook`, that user can do it easily by providing additional  `kwargs` in `insert_rows` method.
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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: commits-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] eladkal commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-1026636868


   > Definitely, but Im still watching for review
   The PR is closed so if you were waiting for some comment it's better to ping on the PR itself
   
   
   


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] potiuk commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-909184205


   Feel free . Should I assign it to you :) ?


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] potiuk commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-909184205


   Feel free . Should I assign it to you :) ?


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] eladkal commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-1026233619


   @blcksrx I see that the PR you raised became stale. Do you wish to finish it?


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] blcksrx commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
blcksrx commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-1026270450


   Definitely, but Im still watching for review 


-- 
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-unsubscribe@airflow.apache.org

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



[GitHub] [airflow] potiuk commented on issue #17938: Support on conflict statement in DBApiHook

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #17938:
URL: https://github.com/apache/airflow/issues/17938#issuecomment-909184205


   Feel free . Should I assign it to you :) ?


-- 
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-unsubscribe@airflow.apache.org

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