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/11/17 14:28:30 UTC

[GitHub] [airflow] zubairshahzad opened a new issue #19651: facing issue to integrate airflow 2.2.2 with mssql as meta store

zubairshahzad opened a new issue #19651:
URL: https://github.com/apache/airflow/issues/19651


   ### Body
   
   facing issue to integrate airflow 2.2.2 with mssql as meta store
   
   sqlalchemy.exc.IntegrityError: (pyodbc.IntegrityError) ('23000', "[23000] [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot insert explicit value for identity column in table 'ab_permission' when IDENTITY_INSERT is set to OFF. (544) (SQLExecDirectW)") [SQL: INSERT INTO ab_permission (id, name) OUTPUT inserted.id VALUES (NEXT VALUE FOR ab_permission_id_seq, ?)] [parameters: ('can_read',)] (Background on this error at: https://sqlalche.me/e/14/gkpj)
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.


-- 
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 #19651: facing issue to integrate airflow 2.2.2 with mssql as meta store

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


   Correct. Mssql is not supported in 2.2. We have experimental support that is coming in 2.3 https://github.com/apache/airflow/blob/main/README.md#requirements 


-- 
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 closed issue #19651: facing issue to integrate airflow 2.2.2 with mssql as meta store

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #19651:
URL: https://github.com/apache/airflow/issues/19651


   


-- 
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] boring-cyborg[bot] commented on issue #19651: facing issue to integrate airflow 2.2.2 with mssql as meta store

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #19651:
URL: https://github.com/apache/airflow/issues/19651#issuecomment-971633973


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


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