Skip to content

Conversation

nukima
Copy link

@nukima nukima commented Jan 24, 2024

This should work with airflow 2.x (tested with 2.3.4)

This should work with airflow 2.x (tested with 2.3.4)
@arms23
Copy link

arms23 commented Apr 23, 2024

Is this project still alive ? Was it replaced by something else ?

@NatLee
Copy link

NatLee commented May 1, 2024

This may occur ercursion error tested in 2.9.0 with image apache/airflow:slim-2.9.0-python3.9.

  File "/home/airflow/.local/lib/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 1497, in __getattr__
    return getattr(self.impl, key)
  File "/home/airflow/.local/lib/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 1497, in __getattr__
    return getattr(self.impl, key)
  File "/home/airflow/.local/lib/python3.9/site-packages/sqlalchemy/sql/type_api.py", line 1497, in __getattr__
    return getattr(self.impl, key)
  [Previous line repeated 4896 more times]
RecursionError: maximum recursion depth exceeded

@khoramism
Copy link

Is this project still alive ? Was it replaced by something else ?

I guess not :!(

@nukima
Copy link
Author

nukima commented Feb 24, 2025

Thanks for the feedback, everyone. I'll take a look into the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants