potiuk commented on issue #53369:
URL: https://github.com/apache/airflow/issues/53369#issuecomment-3075659839

   I am not sur where this error comes from ? How do you think it comes from 
those version and not your wrong usage? the cohnstraints in airflow are 
generated when there is no error in unit tests of airflow showing that those 
versions work. 
   
   As far as I know the issue you have is because some code you are using needs 
sqlalchemy 2:
   
   
https://stackoverflow.com/questions/38332787/pandas-to-sql-to-sqlite-returns-engine-object-has-no-attribute-cursor
   
   Which waits for FAB 5 to be merged: 
   
   https://github.com/apache/airflow/issues/50188
   
   Without knowing what exactly caused your issue, we are unable to spend our 
time on trying to guess what is causing your problem, but if you can spend some 
time on providing more details, complete stack traces and more context, we 
might.


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