hamidelmaazouz commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2344312151
Any update on this ?
```
Because no versions of apache-airflow match >2.10.0,<2.10.1 || >2.10.1,<3.0.0
and apache-airflow[celery] (2.10.0) depends on sqlalchemy
veinkr commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2241469969
Hi, @Taragolis , just curious if we can disable the usage of
[FAB](https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/index.html),
and then update the sqlalchemy-2.
Taragolis commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2094752721
The strategic, maybe even since Airflow 2.0, is get rid of FAB in Airflow at
all.
It moved into the separate provider since 2.9, however all Authorisation
still happen go thro
veinkr commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2094746444
@Taragolis , sorry to bother, I jsut checked the
[Flask-AppBuilder](https://pypi.org/project/Flask-AppBuilder/) repo, it haven't
updated since two months ago, and it seems that it b
veinkr commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2094701420
Hi, @dondaum , I saw you said that all `RemovedIn20Warning `should be fixed
in PR
[https://github.com/apache/airflow/pull/39299](https://github.com/apache/airflow/pull/39299)
, doe
dondaum commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2067633235
Hi. I would like to support. To clarify is it correct that all warnings can
be found in this issue detail section from potiuk?
--
This is an automated message from the Apache Git
Taragolis commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2066283481
I've add collect this warning during the CI step, however our warning
collection system collect warnings only during run tests, and errors might
happen during initial configurati
moiseenkov commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2058451579
Excluding providers (FAB and openlineage) I managed to catch two warnings in
the core:
```
airflow/www/views.py:845: [W0513(warning), ] The "columns" argument to
Select.wi
VladaZakharova commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-2051458814
Hi Team! How is the progress going in this one? :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
Dev-iL commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1951460606
@potiuk Sure thing, will ping when ready 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
potiuk commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1951454071
Why don you make a PR for that @Dev-iL ?
--
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
Dev-iL commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1951118883
Not a deprecation but probably related to this effort: `DagBag` cannot be
imported with SQLA 2:
```python
>>> from airflow.models import DagBag
Traceback (most recent ca
infohash commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1857972226
This is why I forked SQLAlchemy 2.0 and put it in my project's source
directory instead of installing it as a project dependency. Once airflow
ecosystem completely moves to SQLA 2
Taragolis commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1855694165
Just for the record, fix all stuff do not automatically granted ability to
run Airflow with SQLAlchemy 2.0, due to upper bound limitation of Airflow and
Providers dependencies:
VladaZakharova commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1855569830
Hi Team!
Is there some progress on this one? Are we actually close to close it? :)
--
This is an automated message from the Apache Git Service.
To respond to the message
moiseenkov commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1768132556
> Not yet @moiseenkov , we are close but still have couple of files which we
are working on. I will keep you posted when all the codebase has been
refactored !
Thanks!
phanikumv commented on issue #28723:
URL: https://github.com/apache/airflow/issues/28723#issuecomment-1768102141
Not yet @moiseenkov , we are close but still have couple of files which we
are working on. I will keep you posted when all the codebase has been
refactored !
--
This i
17 matches
Mail list logo