Re: [VOTE] Remove experimental API

2024-03-16 Thread Hussein Awala
For me, this is one of the experimental features that we can remove at any time according to our release process. For the users who are using it, I don't think they are using a recent version of Airflow because this API has been deprecated since 2.0.0 and we haven't added any features or fixes to

Re: [VOTE] Remove experimental API

2024-03-16 Thread Vikram Koka
-1 As much as I would like to see this removed, I feel the same way as Jed above. In response to the question raised regarding "Experimental features", the reason why this one seems different is because though this was marked as "experimental", it was the only way to interact with Airflow before

Re: [VOTE] Remove experimental API

2024-03-16 Thread Daniel Imberman
As everyone above mentioned. I’m all for removing it but we should do so as part of a major breaking release. Perhaps if we haven’t already we should at least add deprecation warnings? -1 but very down to add deprecation warnings On Sat, Mar 16, 2024 at 4:19 PM Bas Harenslak wrote: > -1 for me

Re: [VOTE] Remove experimental API

2024-03-16 Thread Bas Harenslak
-1 for me too. Regardless of how we treat the “experimental” status, I often still see people using the experimental API for triggering DAGs. IMO it would be too much of a breaking change to remove it in a minor version, so I suggest removing it in Airflow 3. Bas > Op 16 mrt 2024 om 14:24

Re: [VOTE] Remove experimental API

2024-03-16 Thread Andrey Anshin
Asked because if it never was an experimental feature, then it can't be just removed until Airflow 3 which might never happen. In this case the vote should be canceled, and we need to continue to discuss moving it to a separate provider and suspend/remove the newly created provider. On Sun, 17

Re: [VOTE] Remove experimental API

2024-03-16 Thread Andrey Anshin
I just wonder if `Experimental` is covered by https://airflow.apache.org/docs/apache-airflow/stable/release-process.html#experimental-features ? Or is it just another meaning of Experimental ? On Sat, 16 Mar 2024 at 23:39, Jarek Potiuk wrote: > Would you still vote `-1` of course was the

Re: [VOTE] Remove experimental API

2024-03-16 Thread Jarek Potiuk
Would you still vote `-1` of course was the question. On Sat, Mar 16, 2024 at 8:37 PM Jarek Potiuk wrote: > Question: Jed, Ash: Would you still vote If we move it to provider (with > status "removed from maintenance except security fixes" - same as we did > with daskexecutor? > > J. > > On

Re: [VOTE] Remove experimental API

2024-03-16 Thread Jarek Potiuk
Question: Jed, Ash: Would you still vote If we move it to provider (with status "removed from maintenance except security fixes" - same as we did with daskexecutor? J. On Sat, Mar 16, 2024 at 8:25 PM Ash Berlin-Taylor wrote: > As much as I would love to remove it I'm with Jed: if it worked on

Re: [VOTE] Remove experimental API

2024-03-16 Thread Ash Berlin-Taylor
As much as I would love to remove it I'm with Jed: if it worked on 2.0 it should work on all 2.x My vote is -1 On 16 March 2024 19:08:13 GMT, Jed Cunningham wrote: >I forgot to add the "why" - I view this as a breaking change still.

Re: [VOTE] Remove experimental API

2024-03-16 Thread Jed Cunningham
I forgot to add the "why" - I view this as a breaking change still.

Re: [VOTE] Remove experimental API

2024-03-16 Thread Jed Cunningham
-1. Even though it's been deprecated for a really long time now, I don't think we should remove it in a minor 2 release. I think we should wait until the next major.

Re: [VOTE] Remove experimental API

2024-03-16 Thread Jarek Potiuk
+1 (binding) On Sat, Mar 16, 2024 at 1:14 PM Andrey Anshin wrote: > Greetings everyone! > > I would like to start a vote proces about removal of Experimental API > support into the next minor Airflow version, presumably 2.9, but it could > be postponed to 2.10. > > By default experimental REST

[VOTE] Remove experimental API

2024-03-16 Thread Andrey Anshin
Greetings everyone! I would like to start a vote proces about removal of Experimental API support into the next minor Airflow version, presumably 2.9, but it could be postponed to 2.10. By default experimental REST API turned off, and we recommend to use stable REST API:

Re: [DISCUSS] Deprecate cli options in Airflow Configurations and airflow.api.client

2024-03-16 Thread Andrey Anshin
Oh.. I've totally forgotten about this discussion. We have some time before Airflow 2.9, so there is a chance that we could remove it into 2.9. Let me create a vote. On Tue, 20 Feb 2024 at 23:10, Pierre Jeambrun wrote: > +1, stable API should be favoured > > On Tue 20 Feb 2024 at 16:10, Jarek